@azure/arm-synapse 8.1.0-alpha.20221128.1 → 8.1.0-alpha.20221219.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +90 -14
- package/dist/index.js +1190 -425
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/azureAdOnlyAuthenticationsCreateSample.js +11 -3
- package/dist-esm/samples-dev/azureAdOnlyAuthenticationsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/azureAdOnlyAuthenticationsGetSample.js +11 -3
- package/dist-esm/samples-dev/azureAdOnlyAuthenticationsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/azureAdOnlyAuthenticationsListSample.js +11 -3
- package/dist-esm/samples-dev/azureAdOnlyAuthenticationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/bigDataPoolsCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/bigDataPoolsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bigDataPoolsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/bigDataPoolsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/bigDataPoolsGetSample.js +11 -3
- package/dist-esm/samples-dev/bigDataPoolsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/bigDataPoolsListByWorkspaceSample.js +11 -3
- package/dist-esm/samples-dev/bigDataPoolsListByWorkspaceSample.js.map +1 -1
- package/dist-esm/samples-dev/bigDataPoolsUpdateSample.js +11 -3
- package/dist-esm/samples-dev/bigDataPoolsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/dataMaskingPoliciesCreateOrUpdateSample.js +15 -6
- package/dist-esm/samples-dev/dataMaskingPoliciesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/dataMaskingPoliciesGetSample.js +11 -3
- package/dist-esm/samples-dev/dataMaskingPoliciesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/dataMaskingRulesCreateOrUpdateSample.js +23 -12
- package/dist-esm/samples-dev/dataMaskingRulesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/dataMaskingRulesGetSample.js +11 -3
- package/dist-esm/samples-dev/dataMaskingRulesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/dataMaskingRulesListBySqlPoolSample.js +11 -3
- package/dist-esm/samples-dev/dataMaskingRulesListBySqlPoolSample.js.map +1 -1
- package/dist-esm/samples-dev/extendedSqlPoolBlobAuditingPoliciesCreateOrUpdateSample.js +19 -9
- package/dist-esm/samples-dev/extendedSqlPoolBlobAuditingPoliciesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/extendedSqlPoolBlobAuditingPoliciesGetSample.js +11 -3
- package/dist-esm/samples-dev/extendedSqlPoolBlobAuditingPoliciesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/extendedSqlPoolBlobAuditingPoliciesListBySqlPoolSample.js +11 -3
- package/dist-esm/samples-dev/extendedSqlPoolBlobAuditingPoliciesListBySqlPoolSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimeAuthKeysListSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimeAuthKeysListSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimeAuthKeysRegenerateSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimeAuthKeysRegenerateSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimeConnectionInfosGetSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimeConnectionInfosGetSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimeCredentialsSyncSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimeCredentialsSyncSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimeMonitoringDataListSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimeMonitoringDataListSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimeNodeIPAddressGetSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimeNodeIPAddressGetSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimeNodesDeleteSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimeNodesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimeNodesGetSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimeNodesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimeNodesUpdateSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimeNodesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimeObjectMetadataListSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimeObjectMetadataListSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimeObjectMetadataRefreshSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimeObjectMetadataRefreshSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimeStatusGetSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimeStatusGetSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimesCreateSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimesCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimesDeleteSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimesDisableInteractiveQuerySample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimesDisableInteractiveQuerySample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimesEnableInteractiveQuerySample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimesEnableInteractiveQuerySample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimesGetSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimesListByWorkspaceSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimesListByWorkspaceSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimesListOutboundNetworkDependenciesEndpointsSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimesListOutboundNetworkDependenciesEndpointsSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimesStartSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimesStartSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimesStopSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimesStopSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimesUpdateSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimesUpgradeSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimesUpgradeSample.js.map +1 -1
- package/dist-esm/samples-dev/ipFirewallRulesCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/ipFirewallRulesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/ipFirewallRulesDeleteSample.js +11 -3
- package/dist-esm/samples-dev/ipFirewallRulesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/ipFirewallRulesGetSample.js +11 -3
- package/dist-esm/samples-dev/ipFirewallRulesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/ipFirewallRulesListByWorkspaceSample.js +11 -3
- package/dist-esm/samples-dev/ipFirewallRulesListByWorkspaceSample.js.map +1 -1
- package/dist-esm/samples-dev/ipFirewallRulesReplaceAllSample.js +11 -3
- package/dist-esm/samples-dev/ipFirewallRulesReplaceAllSample.js.map +1 -1
- package/dist-esm/samples-dev/keysCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/keysCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/keysDeleteSample.js +11 -3
- package/dist-esm/samples-dev/keysDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/keysGetSample.js +11 -3
- package/dist-esm/samples-dev/keysGetSample.js.map +1 -1
- package/dist-esm/samples-dev/keysListByWorkspaceSample.js +11 -3
- package/dist-esm/samples-dev/keysListByWorkspaceSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoOperationsListSample.js +10 -2
- package/dist-esm/samples-dev/kustoOperationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolAttachedDatabaseConfigurationsCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolAttachedDatabaseConfigurationsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolAttachedDatabaseConfigurationsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolAttachedDatabaseConfigurationsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolAttachedDatabaseConfigurationsGetSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolAttachedDatabaseConfigurationsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolAttachedDatabaseConfigurationsListByKustoPoolSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolAttachedDatabaseConfigurationsListByKustoPoolSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolChildResourceCheckNameAvailabilitySample.js +15 -6
- package/dist-esm/samples-dev/kustoPoolChildResourceCheckNameAvailabilitySample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDataConnectionsCheckNameAvailabilitySample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDataConnectionsCheckNameAvailabilitySample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDataConnectionsCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDataConnectionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDataConnectionsDataConnectionValidationSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDataConnectionsDataConnectionValidationSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDataConnectionsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDataConnectionsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDataConnectionsGetSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDataConnectionsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDataConnectionsListByDatabaseSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDataConnectionsListByDatabaseSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDataConnectionsUpdateSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDataConnectionsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDatabasePrincipalAssignmentsCheckNameAvailabilitySample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDatabasePrincipalAssignmentsCheckNameAvailabilitySample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDatabasePrincipalAssignmentsCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDatabasePrincipalAssignmentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDatabasePrincipalAssignmentsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDatabasePrincipalAssignmentsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDatabasePrincipalAssignmentsGetSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDatabasePrincipalAssignmentsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDatabasePrincipalAssignmentsListSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDatabasePrincipalAssignmentsListSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDatabasesCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDatabasesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDatabasesDeleteSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDatabasesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDatabasesGetSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDatabasesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDatabasesListByKustoPoolSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDatabasesListByKustoPoolSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDatabasesUpdateSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDatabasesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolPrincipalAssignmentsCheckNameAvailabilitySample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolPrincipalAssignmentsCheckNameAvailabilitySample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolPrincipalAssignmentsCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolPrincipalAssignmentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolPrincipalAssignmentsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolPrincipalAssignmentsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolPrincipalAssignmentsGetSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolPrincipalAssignmentsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolPrincipalAssignmentsListSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolPrincipalAssignmentsListSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolsAddLanguageExtensionsSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolsAddLanguageExtensionsSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolsCheckNameAvailabilitySample.js +10 -2
- package/dist-esm/samples-dev/kustoPoolsCheckNameAvailabilitySample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolsCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolsDetachFollowerDatabasesSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolsDetachFollowerDatabasesSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolsGetSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolsListByWorkspaceSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolsListByWorkspaceSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolsListFollowerDatabasesSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolsListFollowerDatabasesSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolsListLanguageExtensionsSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolsListLanguageExtensionsSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolsListSkusByResourceSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolsListSkusByResourceSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolsListSkusSample.js +10 -2
- package/dist-esm/samples-dev/kustoPoolsListSkusSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolsRemoveLanguageExtensionsSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolsRemoveLanguageExtensionsSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolsStartSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolsStartSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolsStopSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolsStopSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolsUpdateSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/librariesListByWorkspaceSample.js +11 -3
- package/dist-esm/samples-dev/librariesListByWorkspaceSample.js.map +1 -1
- package/dist-esm/samples-dev/libraryGetSample.js +11 -3
- package/dist-esm/samples-dev/libraryGetSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsCheckNameAvailabilitySample.js +13 -4
- package/dist-esm/samples-dev/operationsCheckNameAvailabilitySample.js.map +1 -1
- package/dist-esm/samples-dev/operationsGetAzureAsyncHeaderResultSample.js +11 -3
- package/dist-esm/samples-dev/operationsGetAzureAsyncHeaderResultSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsGetLocationHeaderResultSample.js +11 -3
- package/dist-esm/samples-dev/operationsGetLocationHeaderResultSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +10 -2
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateSample.js +11 -3
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +11 -3
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +11 -3
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsPrivateLinkHubGetSample.js +11 -3
- package/dist-esm/samples-dev/privateEndpointConnectionsPrivateLinkHubGetSample.js.map +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsPrivateLinkHubListSample.js +11 -3
- package/dist-esm/samples-dev/privateEndpointConnectionsPrivateLinkHubListSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkHubPrivateLinkResourcesGetSample.js +11 -3
- package/dist-esm/samples-dev/privateLinkHubPrivateLinkResourcesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkHubPrivateLinkResourcesListSample.js +11 -3
- package/dist-esm/samples-dev/privateLinkHubPrivateLinkResourcesListSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkHubsCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/privateLinkHubsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkHubsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/privateLinkHubsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkHubsGetSample.js +11 -3
- package/dist-esm/samples-dev/privateLinkHubsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkHubsListByResourceGroupSample.js +11 -3
- package/dist-esm/samples-dev/privateLinkHubsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkHubsListSample.js +10 -2
- package/dist-esm/samples-dev/privateLinkHubsListSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkHubsUpdateSample.js +11 -3
- package/dist-esm/samples-dev/privateLinkHubsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.js +11 -3
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkResourcesListSample.js +11 -3
- package/dist-esm/samples-dev/privateLinkResourcesListSample.js.map +1 -1
- package/dist-esm/samples-dev/restorableDroppedSqlPoolsGetSample.js +12 -3
- package/dist-esm/samples-dev/restorableDroppedSqlPoolsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/restorableDroppedSqlPoolsListByWorkspaceSample.js +12 -3
- package/dist-esm/samples-dev/restorableDroppedSqlPoolsListByWorkspaceSample.js.map +1 -1
- package/dist-esm/samples-dev/sparkConfigurationGetSample.js +11 -3
- package/dist-esm/samples-dev/sparkConfigurationGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sparkConfigurationsListByWorkspaceSample.js +11 -3
- package/dist-esm/samples-dev/sparkConfigurationsListByWorkspaceSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolBlobAuditingPoliciesCreateOrUpdateSample.js +15 -6
- package/dist-esm/samples-dev/sqlPoolBlobAuditingPoliciesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolBlobAuditingPoliciesGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolBlobAuditingPoliciesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolBlobAuditingPoliciesListBySqlPoolSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolBlobAuditingPoliciesListBySqlPoolSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolColumnsGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolColumnsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolConnectionPoliciesGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolConnectionPoliciesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolDataWarehouseUserActivitiesGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolDataWarehouseUserActivitiesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolGeoBackupPoliciesCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolGeoBackupPoliciesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolGeoBackupPoliciesGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolGeoBackupPoliciesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolGeoBackupPoliciesListSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolGeoBackupPoliciesListSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolMaintenanceWindowOptionsGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolMaintenanceWindowOptionsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolMaintenanceWindowsCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolMaintenanceWindowsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolMaintenanceWindowsGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolMaintenanceWindowsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolMetadataSyncConfigsCreateSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolMetadataSyncConfigsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolMetadataSyncConfigsGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolMetadataSyncConfigsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolOperationResultsGetLocationHeaderResultSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolOperationResultsGetLocationHeaderResultSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolOperationsListSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolOperationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolRecommendedSensitivityLabelsUpdateSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolRecommendedSensitivityLabelsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolReplicationLinksGetByNameSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolReplicationLinksGetByNameSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolReplicationLinksListSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolReplicationLinksListSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolRestorePointsCreateSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolRestorePointsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolRestorePointsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolRestorePointsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolRestorePointsGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolRestorePointsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolRestorePointsListSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolRestorePointsListSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolSchemasGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolSchemasGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolSchemasListSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolSchemasListSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolSecurityAlertPoliciesCreateOrUpdateSample.js +15 -6
- package/dist-esm/samples-dev/sqlPoolSecurityAlertPoliciesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolSecurityAlertPoliciesGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolSecurityAlertPoliciesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolSecurityAlertPoliciesListSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolSecurityAlertPoliciesListSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsDisableRecommendationSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsDisableRecommendationSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsEnableRecommendationSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsEnableRecommendationSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsListCurrentSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsListCurrentSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsListRecommendedSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsListRecommendedSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsUpdateSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolTableColumnsListByTableNameSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolTableColumnsListByTableNameSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolTablesGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolTablesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolTablesListBySchemaSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolTablesListBySchemaSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolTransparentDataEncryptionsCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolTransparentDataEncryptionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolTransparentDataEncryptionsGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolTransparentDataEncryptionsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolTransparentDataEncryptionsListSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolTransparentDataEncryptionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolUsagesListSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolUsagesListSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentRuleBaselinesCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentRuleBaselinesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentRuleBaselinesDeleteSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentRuleBaselinesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentRuleBaselinesGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentRuleBaselinesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentScansExportSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentScansExportSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentScansGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentScansGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentScansInitiateScanSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentScansInitiateScanSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentScansListSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentScansListSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentsCreateOrUpdateSample.js +19 -9
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentsGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentsListSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentsListSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolWorkloadClassifierCreateOrUpdateSample.js +15 -6
- package/dist-esm/samples-dev/sqlPoolWorkloadClassifierCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolWorkloadClassifierDeleteSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolWorkloadClassifierDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolWorkloadClassifierGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolWorkloadClassifierGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolWorkloadClassifierListSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolWorkloadClassifierListSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolWorkloadGroupCreateOrUpdateSample.js +15 -6
- package/dist-esm/samples-dev/sqlPoolWorkloadGroupCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolWorkloadGroupDeleteSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolWorkloadGroupDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolWorkloadGroupGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolWorkloadGroupGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolWorkloadGroupListSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolWorkloadGroupListSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolsCreateSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolsGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolsListByWorkspaceSample.js +15 -6
- package/dist-esm/samples-dev/sqlPoolsListByWorkspaceSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolsPauseSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolsPauseSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolsRenameSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolsRenameSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolsResumeSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolsResumeSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolsUpdateSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceAadAdminsCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/workspaceAadAdminsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceAadAdminsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/workspaceAadAdminsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceAadAdminsGetSample.js +11 -3
- package/dist-esm/samples-dev/workspaceAadAdminsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedIdentitySqlControlSettingsCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedIdentitySqlControlSettingsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedIdentitySqlControlSettingsGetSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedIdentitySqlControlSettingsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerBlobAuditingPoliciesCreateOrUpdateSample.js +15 -6
- package/dist-esm/samples-dev/workspaceManagedSqlServerBlobAuditingPoliciesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerBlobAuditingPoliciesGetSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerBlobAuditingPoliciesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerBlobAuditingPoliciesListByWorkspaceSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerBlobAuditingPoliciesListByWorkspaceSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerDedicatedSqlMinimalTlsSettingsGetSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerDedicatedSqlMinimalTlsSettingsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerDedicatedSqlMinimalTlsSettingsListSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerDedicatedSqlMinimalTlsSettingsListSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerDedicatedSqlMinimalTlsSettingsUpdateSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerDedicatedSqlMinimalTlsSettingsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerEncryptionProtectorCreateOrUpdateSample.js +15 -6
- package/dist-esm/samples-dev/workspaceManagedSqlServerEncryptionProtectorCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerEncryptionProtectorGetSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerEncryptionProtectorGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerEncryptionProtectorListSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerEncryptionProtectorListSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerEncryptionProtectorRevalidateSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerEncryptionProtectorRevalidateSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerExtendedBlobAuditingPoliciesCreateOrUpdateSample.js +15 -6
- package/dist-esm/samples-dev/workspaceManagedSqlServerExtendedBlobAuditingPoliciesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerExtendedBlobAuditingPoliciesGetSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerExtendedBlobAuditingPoliciesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerExtendedBlobAuditingPoliciesListByWorkspaceSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerExtendedBlobAuditingPoliciesListByWorkspaceSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerRecoverableSqlPoolsGetSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerRecoverableSqlPoolsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerRecoverableSqlPoolsListSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerRecoverableSqlPoolsListSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerSecurityAlertPolicyCreateOrUpdateSample.js +15 -6
- package/dist-esm/samples-dev/workspaceManagedSqlServerSecurityAlertPolicyCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerSecurityAlertPolicyGetSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerSecurityAlertPolicyGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerSecurityAlertPolicyListSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerSecurityAlertPolicyListSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerUsagesListSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerUsagesListSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerVulnerabilityAssessmentsCreateOrUpdateSample.js +19 -9
- package/dist-esm/samples-dev/workspaceManagedSqlServerVulnerabilityAssessmentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerVulnerabilityAssessmentsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerVulnerabilityAssessmentsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerVulnerabilityAssessmentsGetSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerVulnerabilityAssessmentsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerVulnerabilityAssessmentsListSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerVulnerabilityAssessmentsListSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceSqlAadAdminsCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/workspaceSqlAadAdminsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceSqlAadAdminsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/workspaceSqlAadAdminsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceSqlAadAdminsGetSample.js +11 -3
- package/dist-esm/samples-dev/workspaceSqlAadAdminsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/workspacesDeleteSample.js +11 -3
- package/dist-esm/samples-dev/workspacesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/workspacesGetSample.js +11 -3
- package/dist-esm/samples-dev/workspacesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js +11 -3
- package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/workspacesListSample.js +10 -2
- package/dist-esm/samples-dev/workspacesListSample.js.map +1 -1
- package/dist-esm/samples-dev/workspacesUpdateSample.js +11 -3
- package/dist-esm/samples-dev/workspacesUpdateSample.js.map +1 -1
- package/dist-esm/src/index.d.ts +1 -0
- package/dist-esm/src/index.d.ts.map +1 -1
- package/dist-esm/src/index.js +1 -0
- package/dist-esm/src/index.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +438 -171
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +267 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +7 -7
- package/dist-esm/src/models/mappers.js +19 -19
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/operations/azureADOnlyAuthentications.d.ts.map +1 -1
- package/dist-esm/src/operations/azureADOnlyAuthentications.js +19 -8
- package/dist-esm/src/operations/azureADOnlyAuthentications.js.map +1 -1
- package/dist-esm/src/operations/bigDataPools.d.ts.map +1 -1
- package/dist-esm/src/operations/bigDataPools.js +19 -8
- package/dist-esm/src/operations/bigDataPools.js.map +1 -1
- package/dist-esm/src/operations/dataMaskingRules.d.ts.map +1 -1
- package/dist-esm/src/operations/dataMaskingRules.js +8 -4
- package/dist-esm/src/operations/dataMaskingRules.js.map +1 -1
- package/dist-esm/src/operations/extendedSqlPoolBlobAuditingPolicies.d.ts.map +1 -1
- package/dist-esm/src/operations/extendedSqlPoolBlobAuditingPolicies.js +19 -8
- package/dist-esm/src/operations/extendedSqlPoolBlobAuditingPolicies.js.map +1 -1
- package/dist-esm/src/operations/integrationRuntimes.d.ts.map +1 -1
- package/dist-esm/src/operations/integrationRuntimes.js +19 -8
- package/dist-esm/src/operations/integrationRuntimes.js.map +1 -1
- package/dist-esm/src/operations/ipFirewallRules.d.ts.map +1 -1
- package/dist-esm/src/operations/ipFirewallRules.js +19 -8
- package/dist-esm/src/operations/ipFirewallRules.js.map +1 -1
- package/dist-esm/src/operations/keys.d.ts.map +1 -1
- package/dist-esm/src/operations/keys.js +19 -8
- package/dist-esm/src/operations/keys.js.map +1 -1
- package/dist-esm/src/operations/kustoOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/kustoOperations.js +19 -8
- package/dist-esm/src/operations/kustoOperations.js.map +1 -1
- package/dist-esm/src/operations/kustoPoolAttachedDatabaseConfigurations.d.ts.map +1 -1
- package/dist-esm/src/operations/kustoPoolAttachedDatabaseConfigurations.js +8 -4
- package/dist-esm/src/operations/kustoPoolAttachedDatabaseConfigurations.js.map +1 -1
- package/dist-esm/src/operations/kustoPoolDataConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/kustoPoolDataConnections.js +8 -4
- package/dist-esm/src/operations/kustoPoolDataConnections.js.map +1 -1
- package/dist-esm/src/operations/kustoPoolDatabasePrincipalAssignments.d.ts.map +1 -1
- package/dist-esm/src/operations/kustoPoolDatabasePrincipalAssignments.js +8 -4
- package/dist-esm/src/operations/kustoPoolDatabasePrincipalAssignments.js.map +1 -1
- package/dist-esm/src/operations/kustoPoolDatabases.d.ts.map +1 -1
- package/dist-esm/src/operations/kustoPoolDatabases.js +8 -4
- package/dist-esm/src/operations/kustoPoolDatabases.js.map +1 -1
- package/dist-esm/src/operations/kustoPoolPrincipalAssignments.d.ts.map +1 -1
- package/dist-esm/src/operations/kustoPoolPrincipalAssignments.js +8 -4
- package/dist-esm/src/operations/kustoPoolPrincipalAssignments.js.map +1 -1
- package/dist-esm/src/operations/kustoPools.d.ts.map +1 -1
- package/dist-esm/src/operations/kustoPools.js +32 -16
- package/dist-esm/src/operations/kustoPools.js.map +1 -1
- package/dist-esm/src/operations/libraries.d.ts.map +1 -1
- package/dist-esm/src/operations/libraries.js +19 -8
- package/dist-esm/src/operations/libraries.js.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.js +19 -8
- package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnectionsPrivateLinkHub.d.ts.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnectionsPrivateLinkHub.js +19 -8
- package/dist-esm/src/operations/privateEndpointConnectionsPrivateLinkHub.js.map +1 -1
- package/dist-esm/src/operations/privateLinkHubPrivateLinkResources.d.ts.map +1 -1
- package/dist-esm/src/operations/privateLinkHubPrivateLinkResources.js +19 -8
- package/dist-esm/src/operations/privateLinkHubPrivateLinkResources.js.map +1 -1
- package/dist-esm/src/operations/privateLinkHubs.d.ts.map +1 -1
- package/dist-esm/src/operations/privateLinkHubs.js +37 -16
- package/dist-esm/src/operations/privateLinkHubs.js.map +1 -1
- package/dist-esm/src/operations/privateLinkResources.d.ts.map +1 -1
- package/dist-esm/src/operations/privateLinkResources.js +19 -8
- package/dist-esm/src/operations/privateLinkResources.js.map +1 -1
- package/dist-esm/src/operations/restorableDroppedSqlPools.d.ts.map +1 -1
- package/dist-esm/src/operations/restorableDroppedSqlPools.js +8 -4
- package/dist-esm/src/operations/restorableDroppedSqlPools.js.map +1 -1
- package/dist-esm/src/operations/sparkConfigurations.d.ts.map +1 -1
- package/dist-esm/src/operations/sparkConfigurations.js +19 -8
- package/dist-esm/src/operations/sparkConfigurations.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolBlobAuditingPolicies.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolBlobAuditingPolicies.js +19 -8
- package/dist-esm/src/operations/sqlPoolBlobAuditingPolicies.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolGeoBackupPolicies.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolGeoBackupPolicies.js +8 -4
- package/dist-esm/src/operations/sqlPoolGeoBackupPolicies.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolOperations.js +19 -8
- package/dist-esm/src/operations/sqlPoolOperations.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolReplicationLinks.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolReplicationLinks.js +19 -8
- package/dist-esm/src/operations/sqlPoolReplicationLinks.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolRestorePoints.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolRestorePoints.js +19 -8
- package/dist-esm/src/operations/sqlPoolRestorePoints.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolSchemas.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolSchemas.js +19 -8
- package/dist-esm/src/operations/sqlPoolSchemas.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolSecurityAlertPolicies.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolSecurityAlertPolicies.js +19 -8
- package/dist-esm/src/operations/sqlPoolSecurityAlertPolicies.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolSensitivityLabels.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolSensitivityLabels.js +37 -21
- package/dist-esm/src/operations/sqlPoolSensitivityLabels.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolTableColumns.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolTableColumns.js +19 -8
- package/dist-esm/src/operations/sqlPoolTableColumns.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolTables.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolTables.js +19 -8
- package/dist-esm/src/operations/sqlPoolTables.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolTransparentDataEncryptions.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolTransparentDataEncryptions.js +19 -8
- package/dist-esm/src/operations/sqlPoolTransparentDataEncryptions.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolUsages.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolUsages.js +19 -8
- package/dist-esm/src/operations/sqlPoolUsages.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolVulnerabilityAssessmentScans.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolVulnerabilityAssessmentScans.js +19 -8
- package/dist-esm/src/operations/sqlPoolVulnerabilityAssessmentScans.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolVulnerabilityAssessments.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolVulnerabilityAssessments.js +19 -8
- package/dist-esm/src/operations/sqlPoolVulnerabilityAssessments.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolWorkloadClassifier.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolWorkloadClassifier.js +19 -8
- package/dist-esm/src/operations/sqlPoolWorkloadClassifier.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolWorkloadGroup.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolWorkloadGroup.js +19 -8
- package/dist-esm/src/operations/sqlPoolWorkloadGroup.js.map +1 -1
- package/dist-esm/src/operations/sqlPools.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPools.js +19 -8
- package/dist-esm/src/operations/sqlPools.js.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerBlobAuditingPolicies.d.ts.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerBlobAuditingPolicies.js +19 -8
- package/dist-esm/src/operations/workspaceManagedSqlServerBlobAuditingPolicies.js.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerDedicatedSQLMinimalTlsSettings.d.ts.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerDedicatedSQLMinimalTlsSettings.js +19 -8
- package/dist-esm/src/operations/workspaceManagedSqlServerDedicatedSQLMinimalTlsSettings.js.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerEncryptionProtector.d.ts.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerEncryptionProtector.js +19 -8
- package/dist-esm/src/operations/workspaceManagedSqlServerEncryptionProtector.js.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerExtendedBlobAuditingPolicies.d.ts.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerExtendedBlobAuditingPolicies.js +19 -8
- package/dist-esm/src/operations/workspaceManagedSqlServerExtendedBlobAuditingPolicies.js.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerRecoverableSqlPools.d.ts.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerRecoverableSqlPools.js +19 -8
- package/dist-esm/src/operations/workspaceManagedSqlServerRecoverableSqlPools.js.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerSecurityAlertPolicy.d.ts.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerSecurityAlertPolicy.js +19 -8
- package/dist-esm/src/operations/workspaceManagedSqlServerSecurityAlertPolicy.js.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerUsages.d.ts.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerUsages.js +19 -8
- package/dist-esm/src/operations/workspaceManagedSqlServerUsages.js.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerVulnerabilityAssessments.d.ts.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerVulnerabilityAssessments.js +19 -8
- package/dist-esm/src/operations/workspaceManagedSqlServerVulnerabilityAssessments.js.map +1 -1
- package/dist-esm/src/operations/workspaces.d.ts.map +1 -1
- package/dist-esm/src/operations/workspaces.js +37 -16
- package/dist-esm/src/operations/workspaces.js.map +1 -1
- package/dist-esm/src/pagingHelper.d.ts +13 -0
- package/dist-esm/src/pagingHelper.d.ts.map +1 -0
- package/dist-esm/src/pagingHelper.js +32 -0
- package/dist-esm/src/pagingHelper.js.map +1 -0
- package/dist-esm/src/synapseManagementClient.d.ts.map +1 -1
- package/dist-esm/src/synapseManagementClient.js +19 -17
- package/dist-esm/src/synapseManagementClient.js.map +1 -1
- package/dist-esm/test/synapse_examples.spec.d.ts +4 -0
- package/dist-esm/test/synapse_examples.spec.d.ts.map +1 -0
- package/dist-esm/test/synapse_examples.spec.js +58 -0
- package/dist-esm/test/synapse_examples.spec.js.map +1 -0
- package/package.json +14 -9
- package/review/arm-synapse.api.md +406 -661
- package/src/index.ts +1 -0
- package/src/models/index.ts +446 -181
- package/src/models/mappers.ts +19 -19
- package/src/operations/azureADOnlyAuthentications.ts +27 -10
- package/src/operations/bigDataPools.ts +27 -14
- package/src/operations/dataMaskingRules.ts +13 -7
- package/src/operations/extendedSqlPoolBlobAuditingPolicies.ts +28 -15
- package/src/operations/integrationRuntimes.ts +27 -14
- package/src/operations/ipFirewallRules.ts +26 -13
- package/src/operations/keys.ts +26 -13
- package/src/operations/kustoOperations.ts +21 -9
- package/src/operations/kustoPoolAttachedDatabaseConfigurations.ts +11 -5
- package/src/operations/kustoPoolDataConnections.ts +12 -6
- package/src/operations/kustoPoolDatabasePrincipalAssignments.ts +12 -6
- package/src/operations/kustoPoolDatabases.ts +11 -5
- package/src/operations/kustoPoolPrincipalAssignments.ts +12 -6
- package/src/operations/kustoPools.ts +44 -21
- package/src/operations/libraries.ts +26 -13
- package/src/operations/privateEndpointConnections.ts +27 -10
- package/src/operations/privateEndpointConnectionsPrivateLinkHub.ts +22 -13
- package/src/operations/privateLinkHubPrivateLinkResources.ts +22 -13
- package/src/operations/privateLinkHubs.ts +46 -19
- package/src/operations/privateLinkResources.ts +26 -9
- package/src/operations/restorableDroppedSqlPools.ts +13 -7
- package/src/operations/sparkConfigurations.ts +26 -13
- package/src/operations/sqlPoolBlobAuditingPolicies.ts +28 -15
- package/src/operations/sqlPoolGeoBackupPolicies.ts +11 -5
- package/src/operations/sqlPoolOperations.ts +27 -14
- package/src/operations/sqlPoolReplicationLinks.ts +27 -14
- package/src/operations/sqlPoolRestorePoints.ts +27 -14
- package/src/operations/sqlPoolSchemas.ts +27 -14
- package/src/operations/sqlPoolSecurityAlertPolicies.ts +27 -14
- package/src/operations/sqlPoolSensitivityLabels.ts +54 -34
- package/src/operations/sqlPoolTableColumns.ts +29 -16
- package/src/operations/sqlPoolTables.ts +28 -15
- package/src/operations/sqlPoolTransparentDataEncryptions.ts +28 -15
- package/src/operations/sqlPoolUsages.ts +27 -14
- package/src/operations/sqlPoolVulnerabilityAssessmentScans.ts +28 -15
- package/src/operations/sqlPoolVulnerabilityAssessments.ts +27 -14
- package/src/operations/sqlPoolWorkloadClassifier.ts +29 -16
- package/src/operations/sqlPoolWorkloadGroup.ts +28 -15
- package/src/operations/sqlPools.ts +27 -14
- package/src/operations/workspaceManagedSqlServerBlobAuditingPolicies.ts +27 -14
- package/src/operations/workspaceManagedSqlServerDedicatedSQLMinimalTlsSettings.ts +27 -10
- package/src/operations/workspaceManagedSqlServerEncryptionProtector.ts +27 -10
- package/src/operations/workspaceManagedSqlServerExtendedBlobAuditingPolicies.ts +27 -14
- package/src/operations/workspaceManagedSqlServerRecoverableSqlPools.ts +26 -9
- package/src/operations/workspaceManagedSqlServerSecurityAlertPolicy.ts +27 -10
- package/src/operations/workspaceManagedSqlServerUsages.ts +26 -9
- package/src/operations/workspaceManagedSqlServerVulnerabilityAssessments.ts +27 -10
- package/src/operations/workspaces.ts +46 -19
- package/src/pagingHelper.ts +39 -0
- package/src/synapseManagementClient.ts +25 -19
- package/types/arm-synapse.d.ts +447 -171
- package/dist-esm/test/sampleTest.d.ts +0 -2
- package/dist-esm/test/sampleTest.d.ts.map +0 -1
- package/dist-esm/test/sampleTest.js +0 -40
- package/dist-esm/test/sampleTest.js.map +0 -1
|
@@ -1466,7 +1466,7 @@ export interface Operation {
|
|
|
1466
1466
|
display?: OperationDisplay;
|
|
1467
1467
|
/** The intended executor of the operation. */
|
|
1468
1468
|
origin?: string;
|
|
1469
|
-
/**
|
|
1469
|
+
/** Properties of the operation. */
|
|
1470
1470
|
properties?: Record<string, unknown>;
|
|
1471
1471
|
}
|
|
1472
1472
|
/** The object that describes the operation. */
|
|
@@ -2107,26 +2107,27 @@ export interface DatabaseStatistics {
|
|
|
2107
2107
|
size?: number;
|
|
2108
2108
|
}
|
|
2109
2109
|
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
2110
|
-
export
|
|
2110
|
+
export interface ProxyResource extends Resource {
|
|
2111
|
+
}
|
|
2111
2112
|
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
2112
|
-
export
|
|
2113
|
+
export interface TrackedResource extends Resource {
|
|
2113
2114
|
/** Resource tags. */
|
|
2114
2115
|
tags?: {
|
|
2115
2116
|
[propertyName: string]: string;
|
|
2116
2117
|
};
|
|
2117
2118
|
/** The geo-location where the resource lives */
|
|
2118
2119
|
location: string;
|
|
2119
|
-
}
|
|
2120
|
+
}
|
|
2120
2121
|
/** The resource model definition for an Azure Resource Manager resource with an etag. */
|
|
2121
|
-
export
|
|
2122
|
+
export interface AzureEntityResource extends Resource {
|
|
2122
2123
|
/**
|
|
2123
2124
|
* Resource Etag.
|
|
2124
2125
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2125
2126
|
*/
|
|
2126
2127
|
readonly etag?: string;
|
|
2127
|
-
}
|
|
2128
|
+
}
|
|
2128
2129
|
/** Class representing an update to a Kusto kusto pool. */
|
|
2129
|
-
export
|
|
2130
|
+
export interface KustoPoolUpdate extends Resource {
|
|
2130
2131
|
/** Resource tags. */
|
|
2131
2132
|
tags?: {
|
|
2132
2133
|
[propertyName: string]: string;
|
|
@@ -2171,13 +2172,13 @@ export declare type KustoPoolUpdate = Resource & {
|
|
|
2171
2172
|
readonly languageExtensions?: LanguageExtensionsList;
|
|
2172
2173
|
/** The workspace unique identifier. */
|
|
2173
2174
|
workspaceUID?: string;
|
|
2174
|
-
}
|
|
2175
|
-
export
|
|
2175
|
+
}
|
|
2176
|
+
export interface PrivateEndpointConnectionForPrivateLinkHub extends PrivateEndpointConnectionForPrivateLinkHubBasicAutoGenerated {
|
|
2176
2177
|
name?: string;
|
|
2177
2178
|
type?: string;
|
|
2178
|
-
}
|
|
2179
|
+
}
|
|
2179
2180
|
/** Managed integration runtime, including managed elastic and managed dedicated integration runtimes. */
|
|
2180
|
-
export
|
|
2181
|
+
export interface ManagedIntegrationRuntime extends IntegrationRuntime {
|
|
2181
2182
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2182
2183
|
type: "Managed";
|
|
2183
2184
|
/**
|
|
@@ -2195,21 +2196,21 @@ export declare type ManagedIntegrationRuntime = IntegrationRuntime & {
|
|
|
2195
2196
|
computeProperties?: IntegrationRuntimeComputeProperties;
|
|
2196
2197
|
/** SSIS properties for managed integration runtime. */
|
|
2197
2198
|
ssisProperties?: IntegrationRuntimeSsisProperties;
|
|
2198
|
-
}
|
|
2199
|
+
}
|
|
2199
2200
|
/** Self-hosted integration runtime. */
|
|
2200
|
-
export
|
|
2201
|
+
export interface SelfHostedIntegrationRuntime extends IntegrationRuntime {
|
|
2201
2202
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2202
2203
|
type: "SelfHosted";
|
|
2203
2204
|
/** Linked integration runtime type from data factory */
|
|
2204
2205
|
linkedInfo?: LinkedIntegrationRuntimeTypeUnion;
|
|
2205
|
-
}
|
|
2206
|
+
}
|
|
2206
2207
|
/** Ssis folder. */
|
|
2207
|
-
export
|
|
2208
|
+
export interface SsisFolder extends SsisObjectMetadata {
|
|
2208
2209
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2209
2210
|
type: "Folder";
|
|
2210
|
-
}
|
|
2211
|
+
}
|
|
2211
2212
|
/** Ssis project. */
|
|
2212
|
-
export
|
|
2213
|
+
export interface SsisProject extends SsisObjectMetadata {
|
|
2213
2214
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2214
2215
|
type: "Project";
|
|
2215
2216
|
/** Folder id which contains project. */
|
|
@@ -2220,9 +2221,9 @@ export declare type SsisProject = SsisObjectMetadata & {
|
|
|
2220
2221
|
environmentRefs?: SsisEnvironmentReference[];
|
|
2221
2222
|
/** Parameters in project */
|
|
2222
2223
|
parameters?: SsisParameter[];
|
|
2223
|
-
}
|
|
2224
|
+
}
|
|
2224
2225
|
/** Ssis Package. */
|
|
2225
|
-
export
|
|
2226
|
+
export interface SsisPackage extends SsisObjectMetadata {
|
|
2226
2227
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2227
2228
|
type: "Package";
|
|
2228
2229
|
/** Folder id which contains package. */
|
|
@@ -2233,18 +2234,18 @@ export declare type SsisPackage = SsisObjectMetadata & {
|
|
|
2233
2234
|
projectId?: number;
|
|
2234
2235
|
/** Parameters in package */
|
|
2235
2236
|
parameters?: SsisParameter[];
|
|
2236
|
-
}
|
|
2237
|
+
}
|
|
2237
2238
|
/** Ssis environment. */
|
|
2238
|
-
export
|
|
2239
|
+
export interface SsisEnvironment extends SsisObjectMetadata {
|
|
2239
2240
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2240
2241
|
type: "Environment";
|
|
2241
2242
|
/** Folder id which contains environment. */
|
|
2242
2243
|
folderId?: number;
|
|
2243
2244
|
/** Variable in environment */
|
|
2244
2245
|
variables?: SsisVariable[];
|
|
2245
|
-
}
|
|
2246
|
+
}
|
|
2246
2247
|
/** Managed integration runtime status. */
|
|
2247
|
-
export
|
|
2248
|
+
export interface ManagedIntegrationRuntimeStatus extends IntegrationRuntimeStatus {
|
|
2248
2249
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2249
2250
|
type: "Managed";
|
|
2250
2251
|
/**
|
|
@@ -2267,9 +2268,9 @@ export declare type ManagedIntegrationRuntimeStatus = IntegrationRuntimeStatus &
|
|
|
2267
2268
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2268
2269
|
*/
|
|
2269
2270
|
readonly lastOperation?: ManagedIntegrationRuntimeOperationResult;
|
|
2270
|
-
}
|
|
2271
|
+
}
|
|
2271
2272
|
/** Self-hosted integration runtime status. */
|
|
2272
|
-
export
|
|
2273
|
+
export interface SelfHostedIntegrationRuntimeStatus extends IntegrationRuntimeStatus {
|
|
2273
2274
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2274
2275
|
type: "SelfHosted";
|
|
2275
2276
|
/**
|
|
@@ -2357,16 +2358,16 @@ export declare type SelfHostedIntegrationRuntimeStatus = IntegrationRuntimeStatu
|
|
|
2357
2358
|
serviceRegion?: string;
|
|
2358
2359
|
/** The newer versions on download center. */
|
|
2359
2360
|
newerVersions?: string[];
|
|
2360
|
-
}
|
|
2361
|
+
}
|
|
2361
2362
|
/** Azure Synapse secure string definition. The string value will be masked with asterisks '*' during Get or List API calls. */
|
|
2362
|
-
export
|
|
2363
|
+
export interface SecureString extends SecretBase {
|
|
2363
2364
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2364
2365
|
type: "SecureString";
|
|
2365
2366
|
/** Value of secure string. */
|
|
2366
2367
|
value: string;
|
|
2367
|
-
}
|
|
2368
|
+
}
|
|
2368
2369
|
/** The custom setup of running cmdkey commands. */
|
|
2369
|
-
export
|
|
2370
|
+
export interface CmdkeySetup extends CustomSetupBase {
|
|
2370
2371
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2371
2372
|
type: "CmdkeySetup";
|
|
2372
2373
|
/** The server name of data source access. */
|
|
@@ -2375,41 +2376,41 @@ export declare type CmdkeySetup = CustomSetupBase & {
|
|
|
2375
2376
|
userName: Record<string, unknown>;
|
|
2376
2377
|
/** The password of data source access. */
|
|
2377
2378
|
password: SecretBaseUnion;
|
|
2378
|
-
}
|
|
2379
|
+
}
|
|
2379
2380
|
/** The custom setup of setting environment variable. */
|
|
2380
|
-
export
|
|
2381
|
+
export interface EnvironmentVariableSetup extends CustomSetupBase {
|
|
2381
2382
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2382
2383
|
type: "EnvironmentVariableSetup";
|
|
2383
2384
|
/** The name of the environment variable. */
|
|
2384
2385
|
variableName: string;
|
|
2385
2386
|
/** The value of the environment variable. */
|
|
2386
2387
|
variableValue: string;
|
|
2387
|
-
}
|
|
2388
|
+
}
|
|
2388
2389
|
/** The custom setup of installing 3rd party components. */
|
|
2389
|
-
export
|
|
2390
|
+
export interface ComponentSetup extends CustomSetupBase {
|
|
2390
2391
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2391
2392
|
type: "ComponentSetup";
|
|
2392
2393
|
/** The name of the 3rd party component. */
|
|
2393
2394
|
componentName: string;
|
|
2394
2395
|
/** The license key to activate the component. */
|
|
2395
2396
|
licenseKey?: SecretBaseUnion;
|
|
2396
|
-
}
|
|
2397
|
+
}
|
|
2397
2398
|
/** The key authorization type integration runtime. */
|
|
2398
|
-
export
|
|
2399
|
+
export interface LinkedIntegrationRuntimeKeyAuthorization extends LinkedIntegrationRuntimeType {
|
|
2399
2400
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2400
2401
|
authorizationType: "Key";
|
|
2401
2402
|
/** The key used for authorization. */
|
|
2402
2403
|
key: SecureString;
|
|
2403
|
-
}
|
|
2404
|
+
}
|
|
2404
2405
|
/** The role based access control (RBAC) authorization type integration runtime. */
|
|
2405
|
-
export
|
|
2406
|
+
export interface LinkedIntegrationRuntimeRbacAuthorization extends LinkedIntegrationRuntimeType {
|
|
2406
2407
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2407
2408
|
authorizationType: "RBAC";
|
|
2408
2409
|
/** The resource identifier of the integration runtime to be shared. */
|
|
2409
2410
|
resourceId: string;
|
|
2410
|
-
}
|
|
2411
|
+
}
|
|
2411
2412
|
/** Azure Active Directory Only Authentication Info */
|
|
2412
|
-
export
|
|
2413
|
+
export interface AzureADOnlyAuthentication extends ProxyResource {
|
|
2413
2414
|
/** Azure Active Directory only Authentication enabled. */
|
|
2414
2415
|
azureADOnlyAuthentication?: boolean;
|
|
2415
2416
|
/**
|
|
@@ -2422,9 +2423,9 @@ export declare type AzureADOnlyAuthentication = ProxyResource & {
|
|
|
2422
2423
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2423
2424
|
*/
|
|
2424
2425
|
readonly creationDate?: Date;
|
|
2425
|
-
}
|
|
2426
|
+
}
|
|
2426
2427
|
/** IP firewall rule */
|
|
2427
|
-
export
|
|
2428
|
+
export interface IpFirewallRuleInfo extends ProxyResource {
|
|
2428
2429
|
/** The end IP address of the firewall rule. Must be IPv4 format. Must be greater than or equal to startIpAddress */
|
|
2429
2430
|
endIpAddress?: string;
|
|
2430
2431
|
/**
|
|
@@ -2434,16 +2435,16 @@ export declare type IpFirewallRuleInfo = ProxyResource & {
|
|
|
2434
2435
|
readonly provisioningState?: ProvisioningState;
|
|
2435
2436
|
/** The start IP address of the firewall rule. Must be IPv4 format */
|
|
2436
2437
|
startIpAddress?: string;
|
|
2437
|
-
}
|
|
2438
|
+
}
|
|
2438
2439
|
/** A workspace key */
|
|
2439
|
-
export
|
|
2440
|
+
export interface Key extends ProxyResource {
|
|
2440
2441
|
/** Used to activate the workspace after a customer managed key is provided. */
|
|
2441
2442
|
isActiveCMK?: boolean;
|
|
2442
2443
|
/** The Key Vault Url of the workspace key. */
|
|
2443
2444
|
keyVaultUrl?: string;
|
|
2444
|
-
}
|
|
2445
|
+
}
|
|
2445
2446
|
/** A private endpoint connection */
|
|
2446
|
-
export
|
|
2447
|
+
export interface PrivateEndpointConnection extends ProxyResource {
|
|
2447
2448
|
/** The private endpoint which the connection belongs to. */
|
|
2448
2449
|
privateEndpoint?: PrivateEndpoint;
|
|
2449
2450
|
/** Connection state of the private endpoint connection. */
|
|
@@ -2453,24 +2454,24 @@ export declare type PrivateEndpointConnection = ProxyResource & {
|
|
|
2453
2454
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2454
2455
|
*/
|
|
2455
2456
|
readonly provisioningState?: string;
|
|
2456
|
-
}
|
|
2457
|
+
}
|
|
2457
2458
|
/** A private link resource */
|
|
2458
|
-
export
|
|
2459
|
+
export interface PrivateLinkResource extends ProxyResource {
|
|
2459
2460
|
/**
|
|
2460
2461
|
* The private link resource properties.
|
|
2461
2462
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2462
2463
|
*/
|
|
2463
2464
|
readonly properties?: PrivateLinkResourceProperties;
|
|
2464
|
-
}
|
|
2465
|
+
}
|
|
2465
2466
|
/** Configuration for metadata sync */
|
|
2466
|
-
export
|
|
2467
|
+
export interface MetadataSyncConfig extends ProxyResource {
|
|
2467
2468
|
/** Indicates whether the metadata sync is enabled or disabled */
|
|
2468
2469
|
enabled?: boolean;
|
|
2469
2470
|
/** The Sync Interval in minutes. */
|
|
2470
2471
|
syncIntervalInMinutes?: number;
|
|
2471
|
-
}
|
|
2472
|
+
}
|
|
2472
2473
|
/** A database geo backup policy. */
|
|
2473
|
-
export
|
|
2474
|
+
export interface GeoBackupPolicy extends ProxyResource {
|
|
2474
2475
|
/**
|
|
2475
2476
|
* Kind of geo backup policy. This is metadata used for the Azure portal experience.
|
|
2476
2477
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2488,17 +2489,17 @@ export declare type GeoBackupPolicy = ProxyResource & {
|
|
|
2488
2489
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2489
2490
|
*/
|
|
2490
2491
|
readonly storageType?: string;
|
|
2491
|
-
}
|
|
2492
|
+
}
|
|
2492
2493
|
/** User activities of a data warehouse */
|
|
2493
|
-
export
|
|
2494
|
+
export interface DataWarehouseUserActivities extends ProxyResource {
|
|
2494
2495
|
/**
|
|
2495
2496
|
* Count of running and suspended queries.
|
|
2496
2497
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2497
2498
|
*/
|
|
2498
2499
|
readonly activeQueriesCount?: number;
|
|
2499
|
-
}
|
|
2500
|
+
}
|
|
2500
2501
|
/** Database restore points. */
|
|
2501
|
-
export
|
|
2502
|
+
export interface RestorePoint extends ProxyResource {
|
|
2502
2503
|
/**
|
|
2503
2504
|
* Resource location.
|
|
2504
2505
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2524,9 +2525,9 @@ export declare type RestorePoint = ProxyResource & {
|
|
|
2524
2525
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2525
2526
|
*/
|
|
2526
2527
|
readonly restorePointLabel?: string;
|
|
2527
|
-
}
|
|
2528
|
+
}
|
|
2528
2529
|
/** Represents a Sql pool replication link. */
|
|
2529
|
-
export
|
|
2530
|
+
export interface ReplicationLink extends ProxyResource {
|
|
2530
2531
|
/**
|
|
2531
2532
|
* Location of the workspace that contains this firewall rule.
|
|
2532
2533
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2582,13 +2583,13 @@ export declare type ReplicationLink = ProxyResource & {
|
|
|
2582
2583
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2583
2584
|
*/
|
|
2584
2585
|
readonly replicationState?: ReplicationState;
|
|
2585
|
-
}
|
|
2586
|
+
}
|
|
2586
2587
|
/** Maintenance windows. */
|
|
2587
|
-
export
|
|
2588
|
+
export interface MaintenanceWindows extends ProxyResource {
|
|
2588
2589
|
timeRanges?: MaintenanceWindowTimeRange[];
|
|
2589
|
-
}
|
|
2590
|
+
}
|
|
2590
2591
|
/** Maintenance window options. */
|
|
2591
|
-
export
|
|
2592
|
+
export interface MaintenanceWindowOptions extends ProxyResource {
|
|
2592
2593
|
/** Whether maintenance windows are enabled for the database. */
|
|
2593
2594
|
isEnabled?: boolean;
|
|
2594
2595
|
/** Available maintenance cycles e.g. {Saturday, 0, 48*60}, {Wednesday, 0, 24*60}. */
|
|
@@ -2603,9 +2604,9 @@ export declare type MaintenanceWindowOptions = ProxyResource & {
|
|
|
2603
2604
|
timeGranularityInMinutes?: number;
|
|
2604
2605
|
/** Whether we allow multiple maintenance windows per cycle. */
|
|
2605
2606
|
allowMultipleMaintenanceWindowsPerCycle?: boolean;
|
|
2606
|
-
}
|
|
2607
|
+
}
|
|
2607
2608
|
/** Represents a Sql pool transparent data encryption configuration. */
|
|
2608
|
-
export
|
|
2609
|
+
export interface TransparentDataEncryption extends ProxyResource {
|
|
2609
2610
|
/**
|
|
2610
2611
|
* Resource location.
|
|
2611
2612
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2613,9 +2614,9 @@ export declare type TransparentDataEncryption = ProxyResource & {
|
|
|
2613
2614
|
readonly location?: string;
|
|
2614
2615
|
/** The status of the database transparent data encryption. */
|
|
2615
2616
|
status?: TransparentDataEncryptionStatus;
|
|
2616
|
-
}
|
|
2617
|
+
}
|
|
2617
2618
|
/** A Sql pool blob auditing policy. */
|
|
2618
|
-
export
|
|
2619
|
+
export interface SqlPoolBlobAuditingPolicy extends ProxyResource {
|
|
2619
2620
|
/**
|
|
2620
2621
|
* Resource kind.
|
|
2621
2622
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2708,9 +2709,9 @@ export declare type SqlPoolBlobAuditingPolicy = ProxyResource & {
|
|
|
2708
2709
|
*
|
|
2709
2710
|
*/
|
|
2710
2711
|
isAzureMonitorTargetEnabled?: boolean;
|
|
2711
|
-
}
|
|
2712
|
+
}
|
|
2712
2713
|
/** A Sql pool operation. */
|
|
2713
|
-
export
|
|
2714
|
+
export interface SqlPoolOperation extends ProxyResource {
|
|
2714
2715
|
/**
|
|
2715
2716
|
* The name of the Sql pool the operation is being performed on.
|
|
2716
2717
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2781,9 +2782,9 @@ export declare type SqlPoolOperation = ProxyResource & {
|
|
|
2781
2782
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2782
2783
|
*/
|
|
2783
2784
|
readonly isCancellable?: boolean;
|
|
2784
|
-
}
|
|
2785
|
+
}
|
|
2785
2786
|
/** A sensitivity label. */
|
|
2786
|
-
export
|
|
2787
|
+
export interface SensitivityLabel extends ProxyResource {
|
|
2787
2788
|
/**
|
|
2788
2789
|
* managed by
|
|
2789
2790
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2818,9 +2819,9 @@ export declare type SensitivityLabel = ProxyResource & {
|
|
|
2818
2819
|
*/
|
|
2819
2820
|
readonly isDisabled?: boolean;
|
|
2820
2821
|
rank?: SensitivityLabelRank;
|
|
2821
|
-
}
|
|
2822
|
+
}
|
|
2822
2823
|
/** A sensitivity label update operation. */
|
|
2823
|
-
export
|
|
2824
|
+
export interface SensitivityLabelUpdate extends ProxyResource {
|
|
2824
2825
|
op?: SensitivityLabelUpdateKind;
|
|
2825
2826
|
/** Schema name of the column to update. */
|
|
2826
2827
|
schema?: string;
|
|
@@ -2830,9 +2831,9 @@ export declare type SensitivityLabelUpdate = ProxyResource & {
|
|
|
2830
2831
|
column?: string;
|
|
2831
2832
|
/** The sensitivity label information to apply on a column. */
|
|
2832
2833
|
sensitivityLabel?: SensitivityLabel;
|
|
2833
|
-
}
|
|
2834
|
+
}
|
|
2834
2835
|
/** A recommended sensitivity label update operation. */
|
|
2835
|
-
export
|
|
2836
|
+
export interface RecommendedSensitivityLabelUpdate extends ProxyResource {
|
|
2836
2837
|
op?: RecommendedSensitivityLabelUpdateKind;
|
|
2837
2838
|
/** Schema name of the column to update. */
|
|
2838
2839
|
schema?: string;
|
|
@@ -2840,13 +2841,15 @@ export declare type RecommendedSensitivityLabelUpdate = ProxyResource & {
|
|
|
2840
2841
|
table?: string;
|
|
2841
2842
|
/** Column name to update. */
|
|
2842
2843
|
column?: string;
|
|
2843
|
-
}
|
|
2844
|
+
}
|
|
2844
2845
|
/** A Sql pool schema resource. */
|
|
2845
|
-
export
|
|
2846
|
+
export interface SqlPoolSchema extends ProxyResource {
|
|
2847
|
+
}
|
|
2846
2848
|
/** A Sql pool table resource. */
|
|
2847
|
-
export
|
|
2849
|
+
export interface SqlPoolTable extends ProxyResource {
|
|
2850
|
+
}
|
|
2848
2851
|
/** A Sql pool column resource. */
|
|
2849
|
-
export
|
|
2852
|
+
export interface SqlPoolColumn extends ProxyResource {
|
|
2850
2853
|
/** The column data type. */
|
|
2851
2854
|
columnType?: ColumnDataType;
|
|
2852
2855
|
/**
|
|
@@ -2854,9 +2857,9 @@ export declare type SqlPoolColumn = ProxyResource & {
|
|
|
2854
2857
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2855
2858
|
*/
|
|
2856
2859
|
readonly isComputed?: boolean;
|
|
2857
|
-
}
|
|
2860
|
+
}
|
|
2858
2861
|
/** A Sql pool connection policy. */
|
|
2859
|
-
export
|
|
2862
|
+
export interface SqlPoolConnectionPolicy extends ProxyResource {
|
|
2860
2863
|
/**
|
|
2861
2864
|
* Resource kind.
|
|
2862
2865
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2881,9 +2884,9 @@ export declare type SqlPoolConnectionPolicy = ProxyResource & {
|
|
|
2881
2884
|
redirectionState?: string;
|
|
2882
2885
|
/** The connection policy state. */
|
|
2883
2886
|
state?: string;
|
|
2884
|
-
}
|
|
2887
|
+
}
|
|
2885
2888
|
/** A Sql pool vulnerability assessment. */
|
|
2886
|
-
export
|
|
2889
|
+
export interface SqlPoolVulnerabilityAssessment extends ProxyResource {
|
|
2887
2890
|
/** A blob storage container path to hold the scan results (e.g. https://myStorage.blob.core.windows.net/VaScans/). It is required if server level vulnerability assessment policy doesn't set */
|
|
2888
2891
|
storageContainerPath?: string;
|
|
2889
2892
|
/** A shared access signature (SAS Key) that has write access to the blob container specified in 'storageContainerPath' parameter. If 'storageAccountAccessKey' isn't specified, StorageContainerSasKey is required. */
|
|
@@ -2892,9 +2895,9 @@ export declare type SqlPoolVulnerabilityAssessment = ProxyResource & {
|
|
|
2892
2895
|
storageAccountAccessKey?: string;
|
|
2893
2896
|
/** The recurring scans settings */
|
|
2894
2897
|
recurringScans?: VulnerabilityAssessmentRecurringScansProperties;
|
|
2895
|
-
}
|
|
2898
|
+
}
|
|
2896
2899
|
/** A vulnerability assessment scan record. */
|
|
2897
|
-
export
|
|
2900
|
+
export interface VulnerabilityAssessmentScanRecord extends ProxyResource {
|
|
2898
2901
|
/**
|
|
2899
2902
|
* The scan ID.
|
|
2900
2903
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2935,17 +2938,17 @@ export declare type VulnerabilityAssessmentScanRecord = ProxyResource & {
|
|
|
2935
2938
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2936
2939
|
*/
|
|
2937
2940
|
readonly numberOfFailedSecurityChecks?: number;
|
|
2938
|
-
}
|
|
2941
|
+
}
|
|
2939
2942
|
/** A Sql pool Vulnerability Assessment scan export resource. */
|
|
2940
|
-
export
|
|
2943
|
+
export interface SqlPoolVulnerabilityAssessmentScansExport extends ProxyResource {
|
|
2941
2944
|
/**
|
|
2942
2945
|
* Location of the exported report (e.g. https://myStorage.blob.core.windows.net/VaScans/scans/serverName/databaseName/scan_scanId.xlsx).
|
|
2943
2946
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2944
2947
|
*/
|
|
2945
2948
|
readonly exportedReportLocation?: string;
|
|
2946
|
-
}
|
|
2949
|
+
}
|
|
2947
2950
|
/** A Sql pool security alert policy. */
|
|
2948
|
-
export
|
|
2951
|
+
export interface SqlPoolSecurityAlertPolicy extends ProxyResource {
|
|
2949
2952
|
/** Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific Sql pool. */
|
|
2950
2953
|
state?: SecurityAlertPolicyState;
|
|
2951
2954
|
/** Specifies an array of alerts that are disabled. Allowed values are: Sql_Injection, Sql_Injection_Vulnerability, Access_Anomaly, Data_Exfiltration, Unsafe_Action */
|
|
@@ -2965,14 +2968,14 @@ export declare type SqlPoolSecurityAlertPolicy = ProxyResource & {
|
|
|
2965
2968
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2966
2969
|
*/
|
|
2967
2970
|
readonly creationTime?: Date;
|
|
2968
|
-
}
|
|
2971
|
+
}
|
|
2969
2972
|
/** A Sql pool vulnerability assessment rule baseline. */
|
|
2970
|
-
export
|
|
2973
|
+
export interface SqlPoolVulnerabilityAssessmentRuleBaseline extends ProxyResource {
|
|
2971
2974
|
/** The rule baseline result */
|
|
2972
2975
|
baselineResults?: SqlPoolVulnerabilityAssessmentRuleBaselineItem[];
|
|
2973
|
-
}
|
|
2976
|
+
}
|
|
2974
2977
|
/** An extended Sql pool blob auditing policy. */
|
|
2975
|
-
export
|
|
2978
|
+
export interface ExtendedSqlPoolBlobAuditingPolicy extends ProxyResource {
|
|
2976
2979
|
/** Specifies condition of where clause when creating an audit. */
|
|
2977
2980
|
predicateExpression?: string;
|
|
2978
2981
|
/** Specifies the state of the policy. If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled are required. */
|
|
@@ -3074,8 +3077,8 @@ export declare type ExtendedSqlPoolBlobAuditingPolicy = ProxyResource & {
|
|
|
3074
3077
|
* The default minimum value is 1000 (1 second). The maximum is 2,147,483,647.
|
|
3075
3078
|
*/
|
|
3076
3079
|
queueDelayMs?: number;
|
|
3077
|
-
}
|
|
3078
|
-
export
|
|
3080
|
+
}
|
|
3081
|
+
export interface DataMaskingPolicy extends ProxyResource {
|
|
3079
3082
|
/**
|
|
3080
3083
|
* The location of the data masking policy.
|
|
3081
3084
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3105,9 +3108,9 @@ export declare type DataMaskingPolicy = ProxyResource & {
|
|
|
3105
3108
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3106
3109
|
*/
|
|
3107
3110
|
readonly maskingLevel?: string;
|
|
3108
|
-
}
|
|
3111
|
+
}
|
|
3109
3112
|
/** Represents a Sql pool data masking rule. */
|
|
3110
|
-
export
|
|
3113
|
+
export interface DataMaskingRule extends ProxyResource {
|
|
3111
3114
|
/**
|
|
3112
3115
|
* The location of the data masking rule.
|
|
3113
3116
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3145,9 +3148,9 @@ export declare type DataMaskingRule = ProxyResource & {
|
|
|
3145
3148
|
suffixSize?: string;
|
|
3146
3149
|
/** If maskingFunction is set to Text, the character to use for masking the unexposed part of the string. Otherwise, this parameter will be ignored. */
|
|
3147
3150
|
replacementString?: string;
|
|
3148
|
-
}
|
|
3151
|
+
}
|
|
3149
3152
|
/** Workload group operations for a sql pool */
|
|
3150
|
-
export
|
|
3153
|
+
export interface WorkloadGroup extends ProxyResource {
|
|
3151
3154
|
/** The workload group minimum percentage resource. */
|
|
3152
3155
|
minResourcePercent?: number;
|
|
3153
3156
|
/** The workload group cap percentage resource. */
|
|
@@ -3160,9 +3163,9 @@ export declare type WorkloadGroup = ProxyResource & {
|
|
|
3160
3163
|
importance?: string;
|
|
3161
3164
|
/** The workload group query execution timeout. */
|
|
3162
3165
|
queryExecutionTimeout?: number;
|
|
3163
|
-
}
|
|
3166
|
+
}
|
|
3164
3167
|
/** Workload classifier operations for a data warehouse */
|
|
3165
|
-
export
|
|
3168
|
+
export interface WorkloadClassifier extends ProxyResource {
|
|
3166
3169
|
/** The workload classifier member name. */
|
|
3167
3170
|
memberName?: string;
|
|
3168
3171
|
/** The workload classifier label. */
|
|
@@ -3175,9 +3178,9 @@ export declare type WorkloadClassifier = ProxyResource & {
|
|
|
3175
3178
|
endTime?: string;
|
|
3176
3179
|
/** The workload classifier importance. */
|
|
3177
3180
|
importance?: string;
|
|
3178
|
-
}
|
|
3181
|
+
}
|
|
3179
3182
|
/** A server blob auditing policy. */
|
|
3180
|
-
export
|
|
3183
|
+
export interface ServerBlobAuditingPolicy extends ProxyResource {
|
|
3181
3184
|
/** Specifies the state of the policy. If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled are required. */
|
|
3182
3185
|
state?: BlobAuditingPolicyState;
|
|
3183
3186
|
/** Specifies the blob storage endpoint (e.g. https://MyAccount.blob.core.windows.net). If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled is required. */
|
|
@@ -3291,9 +3294,9 @@ export declare type ServerBlobAuditingPolicy = ProxyResource & {
|
|
|
3291
3294
|
*
|
|
3292
3295
|
*/
|
|
3293
3296
|
isDevopsAuditEnabled?: boolean;
|
|
3294
|
-
}
|
|
3297
|
+
}
|
|
3295
3298
|
/** An extended server blob auditing policy. */
|
|
3296
|
-
export
|
|
3299
|
+
export interface ExtendedServerBlobAuditingPolicy extends ProxyResource {
|
|
3297
3300
|
/** Specifies condition of where clause when creating an audit. */
|
|
3298
3301
|
predicateExpression?: string;
|
|
3299
3302
|
/** Specifies the state of the policy. If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled are required. */
|
|
@@ -3409,9 +3412,9 @@ export declare type ExtendedServerBlobAuditingPolicy = ProxyResource & {
|
|
|
3409
3412
|
*
|
|
3410
3413
|
*/
|
|
3411
3414
|
isDevopsAuditEnabled?: boolean;
|
|
3412
|
-
}
|
|
3415
|
+
}
|
|
3413
3416
|
/** Workspace managed Sql server security alert policy. */
|
|
3414
|
-
export
|
|
3417
|
+
export interface ServerSecurityAlertPolicy extends ProxyResource {
|
|
3415
3418
|
/** Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific server */
|
|
3416
3419
|
state?: SecurityAlertPolicyState;
|
|
3417
3420
|
/** Specifies an array of alerts that are disabled. Allowed values are: Sql_Injection, Sql_Injection_Vulnerability, Access_Anomaly, Data_Exfiltration, Unsafe_Action */
|
|
@@ -3431,9 +3434,9 @@ export declare type ServerSecurityAlertPolicy = ProxyResource & {
|
|
|
3431
3434
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3432
3435
|
*/
|
|
3433
3436
|
readonly creationTime?: Date;
|
|
3434
|
-
}
|
|
3437
|
+
}
|
|
3435
3438
|
/** A server vulnerability assessment. */
|
|
3436
|
-
export
|
|
3439
|
+
export interface ServerVulnerabilityAssessment extends ProxyResource {
|
|
3437
3440
|
/** A blob storage container path to hold the scan results (e.g. https://myStorage.blob.core.windows.net/VaScans/). */
|
|
3438
3441
|
storageContainerPath?: string;
|
|
3439
3442
|
/** A shared access signature (SAS Key) that has read and write access to the blob container specified in 'storageContainerPath' parameter. If 'storageAccountAccessKey' isn't specified, StorageContainerSasKey is required. */
|
|
@@ -3442,9 +3445,9 @@ export declare type ServerVulnerabilityAssessment = ProxyResource & {
|
|
|
3442
3445
|
storageAccountAccessKey?: string;
|
|
3443
3446
|
/** The recurring scans settings */
|
|
3444
3447
|
recurringScans?: VulnerabilityAssessmentRecurringScansProperties;
|
|
3445
|
-
}
|
|
3448
|
+
}
|
|
3446
3449
|
/** The server encryption protector. */
|
|
3447
|
-
export
|
|
3450
|
+
export interface EncryptionProtector extends ProxyResource {
|
|
3448
3451
|
/**
|
|
3449
3452
|
* Kind of encryption protector. This is metadata used for the Azure portal experience.
|
|
3450
3453
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3474,9 +3477,9 @@ export declare type EncryptionProtector = ProxyResource & {
|
|
|
3474
3477
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3475
3478
|
*/
|
|
3476
3479
|
readonly thumbprint?: string;
|
|
3477
|
-
}
|
|
3480
|
+
}
|
|
3478
3481
|
/** A recoverable sql pool */
|
|
3479
|
-
export
|
|
3482
|
+
export interface RecoverableSqlPool extends ProxyResource {
|
|
3480
3483
|
/**
|
|
3481
3484
|
* The edition of the database
|
|
3482
3485
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3497,9 +3500,9 @@ export declare type RecoverableSqlPool = ProxyResource & {
|
|
|
3497
3500
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3498
3501
|
*/
|
|
3499
3502
|
readonly lastAvailableBackupDate?: Date;
|
|
3500
|
-
}
|
|
3503
|
+
}
|
|
3501
3504
|
/** Dedicated Sql Minimal Tls Settings Info */
|
|
3502
|
-
export
|
|
3505
|
+
export interface DedicatedSQLminimalTlsSettings extends ProxyResource {
|
|
3503
3506
|
/**
|
|
3504
3507
|
* Resource location.
|
|
3505
3508
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3507,9 +3510,9 @@ export declare type DedicatedSQLminimalTlsSettings = ProxyResource & {
|
|
|
3507
3510
|
readonly location?: string;
|
|
3508
3511
|
/** The minimal tls version of the sql server. */
|
|
3509
3512
|
minimalTlsVersion?: string;
|
|
3510
|
-
}
|
|
3513
|
+
}
|
|
3511
3514
|
/** Workspace active directory administrator */
|
|
3512
|
-
export
|
|
3515
|
+
export interface WorkspaceAadAdminInfo extends ProxyResource {
|
|
3513
3516
|
/** Tenant ID of the workspace active directory administrator */
|
|
3514
3517
|
tenantId?: string;
|
|
3515
3518
|
/** Login of the workspace active directory administrator */
|
|
@@ -3518,14 +3521,14 @@ export declare type WorkspaceAadAdminInfo = ProxyResource & {
|
|
|
3518
3521
|
administratorType?: string;
|
|
3519
3522
|
/** Object ID of the workspace active directory administrator */
|
|
3520
3523
|
sid?: string;
|
|
3521
|
-
}
|
|
3524
|
+
}
|
|
3522
3525
|
/** Sql Control Settings for workspace managed identity */
|
|
3523
|
-
export
|
|
3526
|
+
export interface ManagedIdentitySqlControlSettingsModel extends ProxyResource {
|
|
3524
3527
|
/** Grant sql control to managed identity */
|
|
3525
3528
|
grantSqlControlToManagedIdentity?: ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentity;
|
|
3526
|
-
}
|
|
3529
|
+
}
|
|
3527
3530
|
/** A restorable dropped Sql pool */
|
|
3528
|
-
export
|
|
3531
|
+
export interface RestorableDroppedSqlPool extends ProxyResource {
|
|
3529
3532
|
/**
|
|
3530
3533
|
* The geo-location where the resource lives
|
|
3531
3534
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3571,9 +3574,9 @@ export declare type RestorableDroppedSqlPool = ProxyResource & {
|
|
|
3571
3574
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3572
3575
|
*/
|
|
3573
3576
|
readonly earliestRestoreDate?: Date;
|
|
3574
|
-
}
|
|
3577
|
+
}
|
|
3575
3578
|
/** Class representing an attached database configuration. */
|
|
3576
|
-
export
|
|
3579
|
+
export interface AttachedDatabaseConfiguration extends ProxyResource {
|
|
3577
3580
|
/** Resource location. */
|
|
3578
3581
|
location?: string;
|
|
3579
3582
|
/**
|
|
@@ -3599,9 +3602,9 @@ export declare type AttachedDatabaseConfiguration = ProxyResource & {
|
|
|
3599
3602
|
defaultPrincipalsModificationKind?: DefaultPrincipalsModificationKind;
|
|
3600
3603
|
/** Table level sharing specifications */
|
|
3601
3604
|
tableLevelSharingProperties?: TableLevelSharingProperties;
|
|
3602
|
-
}
|
|
3605
|
+
}
|
|
3603
3606
|
/** Class representing a Kusto database. */
|
|
3604
|
-
export
|
|
3607
|
+
export interface Database extends ProxyResource {
|
|
3605
3608
|
/** Resource location. */
|
|
3606
3609
|
location?: string;
|
|
3607
3610
|
/** Kind of the database */
|
|
@@ -3611,9 +3614,9 @@ export declare type Database = ProxyResource & {
|
|
|
3611
3614
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3612
3615
|
*/
|
|
3613
3616
|
readonly systemData?: SystemData;
|
|
3614
|
-
}
|
|
3617
|
+
}
|
|
3615
3618
|
/** Class representing a data connection. */
|
|
3616
|
-
export
|
|
3619
|
+
export interface DataConnection extends ProxyResource {
|
|
3617
3620
|
/** Resource location. */
|
|
3618
3621
|
location?: string;
|
|
3619
3622
|
/** Kind of the endpoint for the data connection */
|
|
@@ -3623,9 +3626,9 @@ export declare type DataConnection = ProxyResource & {
|
|
|
3623
3626
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3624
3627
|
*/
|
|
3625
3628
|
readonly systemData?: SystemData;
|
|
3626
|
-
}
|
|
3629
|
+
}
|
|
3627
3630
|
/** Class representing a cluster principal assignment. */
|
|
3628
|
-
export
|
|
3631
|
+
export interface ClusterPrincipalAssignment extends ProxyResource {
|
|
3629
3632
|
/**
|
|
3630
3633
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
3631
3634
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3654,9 +3657,9 @@ export declare type ClusterPrincipalAssignment = ProxyResource & {
|
|
|
3654
3657
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3655
3658
|
*/
|
|
3656
3659
|
readonly provisioningState?: ResourceProvisioningState;
|
|
3657
|
-
}
|
|
3660
|
+
}
|
|
3658
3661
|
/** Class representing a database principal assignment. */
|
|
3659
|
-
export
|
|
3662
|
+
export interface DatabasePrincipalAssignment extends ProxyResource {
|
|
3660
3663
|
/**
|
|
3661
3664
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
3662
3665
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3685,9 +3688,9 @@ export declare type DatabasePrincipalAssignment = ProxyResource & {
|
|
|
3685
3688
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3686
3689
|
*/
|
|
3687
3690
|
readonly provisioningState?: ResourceProvisioningState;
|
|
3688
|
-
}
|
|
3691
|
+
}
|
|
3689
3692
|
/** A privateLinkHub */
|
|
3690
|
-
export
|
|
3693
|
+
export interface PrivateLinkHub extends TrackedResource {
|
|
3691
3694
|
/** PrivateLinkHub provisioning state */
|
|
3692
3695
|
provisioningState?: string;
|
|
3693
3696
|
/**
|
|
@@ -3695,9 +3698,9 @@ export declare type PrivateLinkHub = TrackedResource & {
|
|
|
3695
3698
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3696
3699
|
*/
|
|
3697
3700
|
readonly privateEndpointConnections?: PrivateEndpointConnectionForPrivateLinkHubBasic[];
|
|
3698
|
-
}
|
|
3701
|
+
}
|
|
3699
3702
|
/** A SQL Analytics pool */
|
|
3700
|
-
export
|
|
3703
|
+
export interface SqlPool extends TrackedResource {
|
|
3701
3704
|
/** SQL pool SKU */
|
|
3702
3705
|
sku?: Sku;
|
|
3703
3706
|
/** Maximum size in bytes */
|
|
@@ -3738,9 +3741,9 @@ export declare type SqlPool = TrackedResource & {
|
|
|
3738
3741
|
storageAccountType?: StorageAccountType;
|
|
3739
3742
|
/** Specifies the time that the sql pool was deleted */
|
|
3740
3743
|
sourceDatabaseDeletionDate?: Date;
|
|
3741
|
-
}
|
|
3744
|
+
}
|
|
3742
3745
|
/** A workspace */
|
|
3743
|
-
export
|
|
3746
|
+
export interface Workspace extends TrackedResource {
|
|
3744
3747
|
/** Identity of the workspace */
|
|
3745
3748
|
identity?: ManagedIdentity;
|
|
3746
3749
|
/** Workspace default data lake storage account details */
|
|
@@ -3806,9 +3809,9 @@ export declare type Workspace = TrackedResource & {
|
|
|
3806
3809
|
azureADOnlyAuthentication?: boolean;
|
|
3807
3810
|
/** Is trustedServiceBypassEnabled for the workspace */
|
|
3808
3811
|
trustedServiceBypassEnabled?: boolean;
|
|
3809
|
-
}
|
|
3812
|
+
}
|
|
3810
3813
|
/** A Big Data pool */
|
|
3811
|
-
export
|
|
3814
|
+
export interface BigDataPoolResourceInfo extends TrackedResource {
|
|
3812
3815
|
/** The state of the Big Data pool. */
|
|
3813
3816
|
provisioningState?: string;
|
|
3814
3817
|
/** Auto-scaling properties */
|
|
@@ -3851,9 +3854,9 @@ export declare type BigDataPoolResourceInfo = TrackedResource & {
|
|
|
3851
3854
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3852
3855
|
*/
|
|
3853
3856
|
readonly lastSucceededTimestamp?: Date;
|
|
3854
|
-
}
|
|
3857
|
+
}
|
|
3855
3858
|
/** Class representing a Kusto kusto pool. */
|
|
3856
|
-
export
|
|
3859
|
+
export interface KustoPool extends TrackedResource {
|
|
3857
3860
|
/** The SKU of the kusto pool. */
|
|
3858
3861
|
sku: AzureSku;
|
|
3859
3862
|
/**
|
|
@@ -3904,11 +3907,14 @@ export declare type KustoPool = TrackedResource & {
|
|
|
3904
3907
|
readonly languageExtensions?: LanguageExtensionsList;
|
|
3905
3908
|
/** The workspace unique identifier. */
|
|
3906
3909
|
workspaceUID?: string;
|
|
3907
|
-
}
|
|
3910
|
+
}
|
|
3908
3911
|
/** Azure Synapse nested resource, which belongs to a workspace. */
|
|
3909
|
-
export
|
|
3912
|
+
export interface SubResource extends AzureEntityResource {
|
|
3913
|
+
}
|
|
3910
3914
|
/** Class representing a read write database. */
|
|
3911
|
-
export
|
|
3915
|
+
export interface ReadWriteDatabase extends Database {
|
|
3916
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
3917
|
+
kind: "ReadWrite";
|
|
3912
3918
|
/**
|
|
3913
3919
|
* The provisioned state of the resource.
|
|
3914
3920
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3928,9 +3934,11 @@ export declare type ReadWriteDatabase = Database & {
|
|
|
3928
3934
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3929
3935
|
*/
|
|
3930
3936
|
readonly isFollowed?: boolean;
|
|
3931
|
-
}
|
|
3937
|
+
}
|
|
3932
3938
|
/** Class representing a read only following database. */
|
|
3933
|
-
export
|
|
3939
|
+
export interface ReadOnlyFollowingDatabase extends Database {
|
|
3940
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
3941
|
+
kind: "ReadOnlyFollowing";
|
|
3934
3942
|
/**
|
|
3935
3943
|
* The provisioned state of the resource.
|
|
3936
3944
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3963,9 +3971,11 @@ export declare type ReadOnlyFollowingDatabase = Database & {
|
|
|
3963
3971
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3964
3972
|
*/
|
|
3965
3973
|
readonly principalsModificationKind?: PrincipalsModificationKind;
|
|
3966
|
-
}
|
|
3974
|
+
}
|
|
3967
3975
|
/** Class representing an event hub data connection. */
|
|
3968
|
-
export
|
|
3976
|
+
export interface EventHubDataConnection extends DataConnection {
|
|
3977
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
3978
|
+
kind: "EventHub";
|
|
3969
3979
|
/** The resource ID of the event hub to be used to create a data connection. */
|
|
3970
3980
|
eventHubResourceId?: string;
|
|
3971
3981
|
/** The event hub consumer group. */
|
|
@@ -3987,9 +3997,11 @@ export declare type EventHubDataConnection = DataConnection & {
|
|
|
3987
3997
|
readonly provisioningState?: ResourceProvisioningState;
|
|
3988
3998
|
/** The resource ID of a managed identity (system or user assigned) to be used to authenticate with event hub. */
|
|
3989
3999
|
managedIdentityResourceId?: string;
|
|
3990
|
-
}
|
|
4000
|
+
}
|
|
3991
4001
|
/** Class representing an iot hub data connection. */
|
|
3992
|
-
export
|
|
4002
|
+
export interface IotHubDataConnection extends DataConnection {
|
|
4003
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4004
|
+
kind: "IotHub";
|
|
3993
4005
|
/** The resource ID of the Iot hub to be used to create a data connection. */
|
|
3994
4006
|
iotHubResourceId?: string;
|
|
3995
4007
|
/** The iot hub consumer group. */
|
|
@@ -4009,9 +4021,11 @@ export declare type IotHubDataConnection = DataConnection & {
|
|
|
4009
4021
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4010
4022
|
*/
|
|
4011
4023
|
readonly provisioningState?: ResourceProvisioningState;
|
|
4012
|
-
}
|
|
4024
|
+
}
|
|
4013
4025
|
/** Class representing an Event Grid data connection. */
|
|
4014
|
-
export
|
|
4026
|
+
export interface EventGridDataConnection extends DataConnection {
|
|
4027
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4028
|
+
kind: "EventGrid";
|
|
4015
4029
|
/** The resource ID of the storage account where the data resides. */
|
|
4016
4030
|
storageAccountResourceId?: string;
|
|
4017
4031
|
/** The resource ID where the event grid is configured to send events. */
|
|
@@ -4033,9 +4047,9 @@ export declare type EventGridDataConnection = DataConnection & {
|
|
|
4033
4047
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4034
4048
|
*/
|
|
4035
4049
|
readonly provisioningState?: ResourceProvisioningState;
|
|
4036
|
-
}
|
|
4050
|
+
}
|
|
4037
4051
|
/** Library response details */
|
|
4038
|
-
export
|
|
4052
|
+
export interface LibraryResource extends SubResource {
|
|
4039
4053
|
/** Name of the library. */
|
|
4040
4054
|
namePropertiesName?: string;
|
|
4041
4055
|
/** Storage blob path of library. */
|
|
@@ -4056,14 +4070,14 @@ export declare type LibraryResource = SubResource & {
|
|
|
4056
4070
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4057
4071
|
*/
|
|
4058
4072
|
readonly creatorId?: string;
|
|
4059
|
-
}
|
|
4073
|
+
}
|
|
4060
4074
|
/** Integration runtime resource type. */
|
|
4061
|
-
export
|
|
4075
|
+
export interface IntegrationRuntimeResource extends SubResource {
|
|
4062
4076
|
/** Integration runtime properties. */
|
|
4063
4077
|
properties: IntegrationRuntimeUnion;
|
|
4064
|
-
}
|
|
4078
|
+
}
|
|
4065
4079
|
/** SparkConfiguration response details */
|
|
4066
|
-
export
|
|
4080
|
+
export interface SparkConfigurationResource extends SubResource {
|
|
4067
4081
|
/** Description about the SparkConfiguration. */
|
|
4068
4082
|
description?: string;
|
|
4069
4083
|
/** SparkConfiguration configs. */
|
|
@@ -4078,9 +4092,10 @@ export declare type SparkConfigurationResource = SubResource & {
|
|
|
4078
4092
|
createdBy?: string;
|
|
4079
4093
|
/** The timestamp of resource creation. */
|
|
4080
4094
|
created?: Date;
|
|
4081
|
-
}
|
|
4095
|
+
}
|
|
4082
4096
|
/** Known values of {@link AzureADOnlyAuthenticationName} that the service accepts. */
|
|
4083
4097
|
export declare enum KnownAzureADOnlyAuthenticationName {
|
|
4098
|
+
/** Default */
|
|
4084
4099
|
Default = "default"
|
|
4085
4100
|
}
|
|
4086
4101
|
/**
|
|
@@ -4093,8 +4108,11 @@ export declare enum KnownAzureADOnlyAuthenticationName {
|
|
|
4093
4108
|
export declare type AzureADOnlyAuthenticationName = string;
|
|
4094
4109
|
/** Known values of {@link StateValue} that the service accepts. */
|
|
4095
4110
|
export declare enum KnownStateValue {
|
|
4111
|
+
/** Consistent */
|
|
4096
4112
|
Consistent = "Consistent",
|
|
4113
|
+
/** InConsistent */
|
|
4097
4114
|
InConsistent = "InConsistent",
|
|
4115
|
+
/** Updating */
|
|
4098
4116
|
Updating = "Updating"
|
|
4099
4117
|
}
|
|
4100
4118
|
/**
|
|
@@ -4109,10 +4127,15 @@ export declare enum KnownStateValue {
|
|
|
4109
4127
|
export declare type StateValue = string;
|
|
4110
4128
|
/** Known values of {@link ProvisioningState} that the service accepts. */
|
|
4111
4129
|
export declare enum KnownProvisioningState {
|
|
4130
|
+
/** Provisioning */
|
|
4112
4131
|
Provisioning = "Provisioning",
|
|
4132
|
+
/** Succeeded */
|
|
4113
4133
|
Succeeded = "Succeeded",
|
|
4134
|
+
/** Deleting */
|
|
4114
4135
|
Deleting = "Deleting",
|
|
4136
|
+
/** Failed */
|
|
4115
4137
|
Failed = "Failed",
|
|
4138
|
+
/** DeleteError */
|
|
4116
4139
|
DeleteError = "DeleteError"
|
|
4117
4140
|
}
|
|
4118
4141
|
/**
|
|
@@ -4129,9 +4152,13 @@ export declare enum KnownProvisioningState {
|
|
|
4129
4152
|
export declare type ProvisioningState = string;
|
|
4130
4153
|
/** Known values of {@link OperationStatus} that the service accepts. */
|
|
4131
4154
|
export declare enum KnownOperationStatus {
|
|
4155
|
+
/** InProgress */
|
|
4132
4156
|
InProgress = "InProgress",
|
|
4157
|
+
/** Succeeded */
|
|
4133
4158
|
Succeeded = "Succeeded",
|
|
4159
|
+
/** Failed */
|
|
4134
4160
|
Failed = "Failed",
|
|
4161
|
+
/** Canceled */
|
|
4135
4162
|
Canceled = "Canceled"
|
|
4136
4163
|
}
|
|
4137
4164
|
/**
|
|
@@ -4147,9 +4174,13 @@ export declare enum KnownOperationStatus {
|
|
|
4147
4174
|
export declare type OperationStatus = string;
|
|
4148
4175
|
/** Known values of {@link CreateMode} that the service accepts. */
|
|
4149
4176
|
export declare enum KnownCreateMode {
|
|
4177
|
+
/** Default */
|
|
4150
4178
|
Default = "Default",
|
|
4179
|
+
/** PointInTimeRestore */
|
|
4151
4180
|
PointInTimeRestore = "PointInTimeRestore",
|
|
4181
|
+
/** Recovery */
|
|
4152
4182
|
Recovery = "Recovery",
|
|
4183
|
+
/** Restore */
|
|
4153
4184
|
Restore = "Restore"
|
|
4154
4185
|
}
|
|
4155
4186
|
/**
|
|
@@ -4165,7 +4196,9 @@ export declare enum KnownCreateMode {
|
|
|
4165
4196
|
export declare type CreateMode = string;
|
|
4166
4197
|
/** Known values of {@link StorageAccountType} that the service accepts. */
|
|
4167
4198
|
export declare enum KnownStorageAccountType {
|
|
4199
|
+
/** GRS */
|
|
4168
4200
|
GRS = "GRS",
|
|
4201
|
+
/** LRS */
|
|
4169
4202
|
LRS = "LRS"
|
|
4170
4203
|
}
|
|
4171
4204
|
/**
|
|
@@ -4179,6 +4212,7 @@ export declare enum KnownStorageAccountType {
|
|
|
4179
4212
|
export declare type StorageAccountType = string;
|
|
4180
4213
|
/** Known values of {@link GeoBackupPolicyName} that the service accepts. */
|
|
4181
4214
|
export declare enum KnownGeoBackupPolicyName {
|
|
4215
|
+
/** Default */
|
|
4182
4216
|
Default = "Default"
|
|
4183
4217
|
}
|
|
4184
4218
|
/**
|
|
@@ -4191,6 +4225,7 @@ export declare enum KnownGeoBackupPolicyName {
|
|
|
4191
4225
|
export declare type GeoBackupPolicyName = string;
|
|
4192
4226
|
/** Known values of {@link DataWarehouseUserActivityName} that the service accepts. */
|
|
4193
4227
|
export declare enum KnownDataWarehouseUserActivityName {
|
|
4228
|
+
/** Current */
|
|
4194
4229
|
Current = "current"
|
|
4195
4230
|
}
|
|
4196
4231
|
/**
|
|
@@ -4203,9 +4238,13 @@ export declare enum KnownDataWarehouseUserActivityName {
|
|
|
4203
4238
|
export declare type DataWarehouseUserActivityName = string;
|
|
4204
4239
|
/** Known values of {@link ReplicationState} that the service accepts. */
|
|
4205
4240
|
export declare enum KnownReplicationState {
|
|
4241
|
+
/** Pending */
|
|
4206
4242
|
Pending = "PENDING",
|
|
4243
|
+
/** Seeding */
|
|
4207
4244
|
Seeding = "SEEDING",
|
|
4245
|
+
/** CatchUP */
|
|
4208
4246
|
CatchUP = "CATCH_UP",
|
|
4247
|
+
/** Suspended */
|
|
4209
4248
|
Suspended = "SUSPENDED"
|
|
4210
4249
|
}
|
|
4211
4250
|
/**
|
|
@@ -4221,12 +4260,19 @@ export declare enum KnownReplicationState {
|
|
|
4221
4260
|
export declare type ReplicationState = string;
|
|
4222
4261
|
/** Known values of {@link DayOfWeek} that the service accepts. */
|
|
4223
4262
|
export declare enum KnownDayOfWeek {
|
|
4263
|
+
/** Sunday */
|
|
4224
4264
|
Sunday = "Sunday",
|
|
4265
|
+
/** Monday */
|
|
4225
4266
|
Monday = "Monday",
|
|
4267
|
+
/** Tuesday */
|
|
4226
4268
|
Tuesday = "Tuesday",
|
|
4269
|
+
/** Wednesday */
|
|
4227
4270
|
Wednesday = "Wednesday",
|
|
4271
|
+
/** Thursday */
|
|
4228
4272
|
Thursday = "Thursday",
|
|
4273
|
+
/** Friday */
|
|
4229
4274
|
Friday = "Friday",
|
|
4275
|
+
/** Saturday */
|
|
4230
4276
|
Saturday = "Saturday"
|
|
4231
4277
|
}
|
|
4232
4278
|
/**
|
|
@@ -4245,6 +4291,7 @@ export declare enum KnownDayOfWeek {
|
|
|
4245
4291
|
export declare type DayOfWeek = string;
|
|
4246
4292
|
/** Known values of {@link TransparentDataEncryptionName} that the service accepts. */
|
|
4247
4293
|
export declare enum KnownTransparentDataEncryptionName {
|
|
4294
|
+
/** Current */
|
|
4248
4295
|
Current = "current"
|
|
4249
4296
|
}
|
|
4250
4297
|
/**
|
|
@@ -4257,11 +4304,17 @@ export declare enum KnownTransparentDataEncryptionName {
|
|
|
4257
4304
|
export declare type TransparentDataEncryptionName = string;
|
|
4258
4305
|
/** Known values of {@link ManagementOperationState} that the service accepts. */
|
|
4259
4306
|
export declare enum KnownManagementOperationState {
|
|
4307
|
+
/** Pending */
|
|
4260
4308
|
Pending = "Pending",
|
|
4309
|
+
/** InProgress */
|
|
4261
4310
|
InProgress = "InProgress",
|
|
4311
|
+
/** Succeeded */
|
|
4262
4312
|
Succeeded = "Succeeded",
|
|
4313
|
+
/** Failed */
|
|
4263
4314
|
Failed = "Failed",
|
|
4315
|
+
/** CancelInProgress */
|
|
4264
4316
|
CancelInProgress = "CancelInProgress",
|
|
4317
|
+
/** Cancelled */
|
|
4265
4318
|
Cancelled = "Cancelled"
|
|
4266
4319
|
}
|
|
4267
4320
|
/**
|
|
@@ -4279,39 +4332,73 @@ export declare enum KnownManagementOperationState {
|
|
|
4279
4332
|
export declare type ManagementOperationState = string;
|
|
4280
4333
|
/** Known values of {@link ColumnDataType} that the service accepts. */
|
|
4281
4334
|
export declare enum KnownColumnDataType {
|
|
4335
|
+
/** Image */
|
|
4282
4336
|
Image = "image",
|
|
4337
|
+
/** Text */
|
|
4283
4338
|
Text = "text",
|
|
4339
|
+
/** Uniqueidentifier */
|
|
4284
4340
|
Uniqueidentifier = "uniqueidentifier",
|
|
4341
|
+
/** Date */
|
|
4285
4342
|
Date = "date",
|
|
4343
|
+
/** Time */
|
|
4286
4344
|
Time = "time",
|
|
4345
|
+
/** Datetime2 */
|
|
4287
4346
|
Datetime2 = "datetime2",
|
|
4347
|
+
/** Datetimeoffset */
|
|
4288
4348
|
Datetimeoffset = "datetimeoffset",
|
|
4349
|
+
/** Tinyint */
|
|
4289
4350
|
Tinyint = "tinyint",
|
|
4351
|
+
/** Smallint */
|
|
4290
4352
|
Smallint = "smallint",
|
|
4353
|
+
/** Int */
|
|
4291
4354
|
Int = "int",
|
|
4355
|
+
/** Smalldatetime */
|
|
4292
4356
|
Smalldatetime = "smalldatetime",
|
|
4357
|
+
/** Real */
|
|
4293
4358
|
Real = "real",
|
|
4359
|
+
/** Money */
|
|
4294
4360
|
Money = "money",
|
|
4361
|
+
/** Datetime */
|
|
4295
4362
|
Datetime = "datetime",
|
|
4363
|
+
/** Float */
|
|
4296
4364
|
Float = "float",
|
|
4365
|
+
/** SqlVariant */
|
|
4297
4366
|
SqlVariant = "sql_variant",
|
|
4367
|
+
/** Ntext */
|
|
4298
4368
|
Ntext = "ntext",
|
|
4369
|
+
/** Bit */
|
|
4299
4370
|
Bit = "bit",
|
|
4371
|
+
/** Decimal */
|
|
4300
4372
|
Decimal = "decimal",
|
|
4373
|
+
/** Numeric */
|
|
4301
4374
|
Numeric = "numeric",
|
|
4375
|
+
/** Smallmoney */
|
|
4302
4376
|
Smallmoney = "smallmoney",
|
|
4377
|
+
/** Bigint */
|
|
4303
4378
|
Bigint = "bigint",
|
|
4379
|
+
/** Hierarchyid */
|
|
4304
4380
|
Hierarchyid = "hierarchyid",
|
|
4381
|
+
/** Geometry */
|
|
4305
4382
|
Geometry = "geometry",
|
|
4383
|
+
/** Geography */
|
|
4306
4384
|
Geography = "geography",
|
|
4385
|
+
/** Varbinary */
|
|
4307
4386
|
Varbinary = "varbinary",
|
|
4387
|
+
/** Varchar */
|
|
4308
4388
|
Varchar = "varchar",
|
|
4389
|
+
/** Binary */
|
|
4309
4390
|
Binary = "binary",
|
|
4391
|
+
/** Char */
|
|
4310
4392
|
Char = "char",
|
|
4393
|
+
/** Timestamp */
|
|
4311
4394
|
Timestamp = "timestamp",
|
|
4395
|
+
/** Nvarchar */
|
|
4312
4396
|
Nvarchar = "nvarchar",
|
|
4397
|
+
/** Nchar */
|
|
4313
4398
|
Nchar = "nchar",
|
|
4399
|
+
/** Xml */
|
|
4314
4400
|
Xml = "xml",
|
|
4401
|
+
/** Sysname */
|
|
4315
4402
|
Sysname = "sysname"
|
|
4316
4403
|
}
|
|
4317
4404
|
/**
|
|
@@ -4357,6 +4444,7 @@ export declare enum KnownColumnDataType {
|
|
|
4357
4444
|
export declare type ColumnDataType = string;
|
|
4358
4445
|
/** Known values of {@link ConnectionPolicyName} that the service accepts. */
|
|
4359
4446
|
export declare enum KnownConnectionPolicyName {
|
|
4447
|
+
/** Default */
|
|
4360
4448
|
Default = "default"
|
|
4361
4449
|
}
|
|
4362
4450
|
/**
|
|
@@ -4369,6 +4457,7 @@ export declare enum KnownConnectionPolicyName {
|
|
|
4369
4457
|
export declare type ConnectionPolicyName = string;
|
|
4370
4458
|
/** Known values of {@link VulnerabilityAssessmentName} that the service accepts. */
|
|
4371
4459
|
export declare enum KnownVulnerabilityAssessmentName {
|
|
4460
|
+
/** Default */
|
|
4372
4461
|
Default = "default"
|
|
4373
4462
|
}
|
|
4374
4463
|
/**
|
|
@@ -4381,7 +4470,9 @@ export declare enum KnownVulnerabilityAssessmentName {
|
|
|
4381
4470
|
export declare type VulnerabilityAssessmentName = string;
|
|
4382
4471
|
/** Known values of {@link VulnerabilityAssessmentScanTriggerType} that the service accepts. */
|
|
4383
4472
|
export declare enum KnownVulnerabilityAssessmentScanTriggerType {
|
|
4473
|
+
/** OnDemand */
|
|
4384
4474
|
OnDemand = "OnDemand",
|
|
4475
|
+
/** Recurring */
|
|
4385
4476
|
Recurring = "Recurring"
|
|
4386
4477
|
}
|
|
4387
4478
|
/**
|
|
@@ -4395,9 +4486,13 @@ export declare enum KnownVulnerabilityAssessmentScanTriggerType {
|
|
|
4395
4486
|
export declare type VulnerabilityAssessmentScanTriggerType = string;
|
|
4396
4487
|
/** Known values of {@link VulnerabilityAssessmentScanState} that the service accepts. */
|
|
4397
4488
|
export declare enum KnownVulnerabilityAssessmentScanState {
|
|
4489
|
+
/** Passed */
|
|
4398
4490
|
Passed = "Passed",
|
|
4491
|
+
/** Failed */
|
|
4399
4492
|
Failed = "Failed",
|
|
4493
|
+
/** FailedToRun */
|
|
4400
4494
|
FailedToRun = "FailedToRun",
|
|
4495
|
+
/** InProgress */
|
|
4401
4496
|
InProgress = "InProgress"
|
|
4402
4497
|
}
|
|
4403
4498
|
/**
|
|
@@ -4413,6 +4508,7 @@ export declare enum KnownVulnerabilityAssessmentScanState {
|
|
|
4413
4508
|
export declare type VulnerabilityAssessmentScanState = string;
|
|
4414
4509
|
/** Known values of {@link SecurityAlertPolicyName} that the service accepts. */
|
|
4415
4510
|
export declare enum KnownSecurityAlertPolicyName {
|
|
4511
|
+
/** Default */
|
|
4416
4512
|
Default = "default"
|
|
4417
4513
|
}
|
|
4418
4514
|
/**
|
|
@@ -4425,6 +4521,7 @@ export declare enum KnownSecurityAlertPolicyName {
|
|
|
4425
4521
|
export declare type SecurityAlertPolicyName = string;
|
|
4426
4522
|
/** Known values of {@link BlobAuditingPolicyName} that the service accepts. */
|
|
4427
4523
|
export declare enum KnownBlobAuditingPolicyName {
|
|
4524
|
+
/** Default */
|
|
4428
4525
|
Default = "default"
|
|
4429
4526
|
}
|
|
4430
4527
|
/**
|
|
@@ -4437,6 +4534,7 @@ export declare enum KnownBlobAuditingPolicyName {
|
|
|
4437
4534
|
export declare type BlobAuditingPolicyName = string;
|
|
4438
4535
|
/** Known values of {@link SecurityAlertPolicyNameAutoGenerated} that the service accepts. */
|
|
4439
4536
|
export declare enum KnownSecurityAlertPolicyNameAutoGenerated {
|
|
4537
|
+
/** Default */
|
|
4440
4538
|
Default = "Default"
|
|
4441
4539
|
}
|
|
4442
4540
|
/**
|
|
@@ -4449,6 +4547,7 @@ export declare enum KnownSecurityAlertPolicyNameAutoGenerated {
|
|
|
4449
4547
|
export declare type SecurityAlertPolicyNameAutoGenerated = string;
|
|
4450
4548
|
/** Known values of {@link EncryptionProtectorName} that the service accepts. */
|
|
4451
4549
|
export declare enum KnownEncryptionProtectorName {
|
|
4550
|
+
/** Current */
|
|
4452
4551
|
Current = "current"
|
|
4453
4552
|
}
|
|
4454
4553
|
/**
|
|
@@ -4461,7 +4560,9 @@ export declare enum KnownEncryptionProtectorName {
|
|
|
4461
4560
|
export declare type EncryptionProtectorName = string;
|
|
4462
4561
|
/** Known values of {@link ServerKeyType} that the service accepts. */
|
|
4463
4562
|
export declare enum KnownServerKeyType {
|
|
4563
|
+
/** ServiceManaged */
|
|
4464
4564
|
ServiceManaged = "ServiceManaged",
|
|
4565
|
+
/** AzureKeyVault */
|
|
4465
4566
|
AzureKeyVault = "AzureKeyVault"
|
|
4466
4567
|
}
|
|
4467
4568
|
/**
|
|
@@ -4475,6 +4576,7 @@ export declare enum KnownServerKeyType {
|
|
|
4475
4576
|
export declare type ServerKeyType = string;
|
|
4476
4577
|
/** Known values of {@link DedicatedSQLMinimalTlsSettingsName} that the service accepts. */
|
|
4477
4578
|
export declare enum KnownDedicatedSQLMinimalTlsSettingsName {
|
|
4579
|
+
/** Default */
|
|
4478
4580
|
Default = "default"
|
|
4479
4581
|
}
|
|
4480
4582
|
/**
|
|
@@ -4487,7 +4589,9 @@ export declare enum KnownDedicatedSQLMinimalTlsSettingsName {
|
|
|
4487
4589
|
export declare type DedicatedSQLMinimalTlsSettingsName = string;
|
|
4488
4590
|
/** Known values of {@link WorkspacePublicNetworkAccess} that the service accepts. */
|
|
4489
4591
|
export declare enum KnownWorkspacePublicNetworkAccess {
|
|
4592
|
+
/** Enabled */
|
|
4490
4593
|
Enabled = "Enabled",
|
|
4594
|
+
/** Disabled */
|
|
4491
4595
|
Disabled = "Disabled"
|
|
4492
4596
|
}
|
|
4493
4597
|
/**
|
|
@@ -4501,7 +4605,9 @@ export declare enum KnownWorkspacePublicNetworkAccess {
|
|
|
4501
4605
|
export declare type WorkspacePublicNetworkAccess = string;
|
|
4502
4606
|
/** Known values of {@link ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState} that the service accepts. */
|
|
4503
4607
|
export declare enum KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState {
|
|
4608
|
+
/** Enabled */
|
|
4504
4609
|
Enabled = "Enabled",
|
|
4610
|
+
/** Disabled */
|
|
4505
4611
|
Disabled = "Disabled"
|
|
4506
4612
|
}
|
|
4507
4613
|
/**
|
|
@@ -4515,10 +4621,15 @@ export declare enum KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSq
|
|
|
4515
4621
|
export declare type ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState = string;
|
|
4516
4622
|
/** Known values of {@link ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState} that the service accepts. */
|
|
4517
4623
|
export declare enum KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState {
|
|
4624
|
+
/** Enabling */
|
|
4518
4625
|
Enabling = "Enabling",
|
|
4626
|
+
/** Enabled */
|
|
4519
4627
|
Enabled = "Enabled",
|
|
4628
|
+
/** Disabling */
|
|
4520
4629
|
Disabling = "Disabling",
|
|
4630
|
+
/** Disabled */
|
|
4521
4631
|
Disabled = "Disabled",
|
|
4632
|
+
/** Unknown */
|
|
4522
4633
|
Unknown = "Unknown"
|
|
4523
4634
|
}
|
|
4524
4635
|
/**
|
|
@@ -4535,7 +4646,9 @@ export declare enum KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSq
|
|
|
4535
4646
|
export declare type ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState = string;
|
|
4536
4647
|
/** Known values of {@link ConfigurationType} that the service accepts. */
|
|
4537
4648
|
export declare enum KnownConfigurationType {
|
|
4649
|
+
/** File */
|
|
4538
4650
|
File = "File",
|
|
4651
|
+
/** Artifact */
|
|
4539
4652
|
Artifact = "Artifact"
|
|
4540
4653
|
}
|
|
4541
4654
|
/**
|
|
@@ -4549,12 +4662,19 @@ export declare enum KnownConfigurationType {
|
|
|
4549
4662
|
export declare type ConfigurationType = string;
|
|
4550
4663
|
/** Known values of {@link NodeSize} that the service accepts. */
|
|
4551
4664
|
export declare enum KnownNodeSize {
|
|
4665
|
+
/** None */
|
|
4552
4666
|
None = "None",
|
|
4667
|
+
/** Small */
|
|
4553
4668
|
Small = "Small",
|
|
4669
|
+
/** Medium */
|
|
4554
4670
|
Medium = "Medium",
|
|
4671
|
+
/** Large */
|
|
4555
4672
|
Large = "Large",
|
|
4673
|
+
/** XLarge */
|
|
4556
4674
|
XLarge = "XLarge",
|
|
4675
|
+
/** XXLarge */
|
|
4557
4676
|
XXLarge = "XXLarge",
|
|
4677
|
+
/** XXXLarge */
|
|
4558
4678
|
XXXLarge = "XXXLarge"
|
|
4559
4679
|
}
|
|
4560
4680
|
/**
|
|
@@ -4573,9 +4693,13 @@ export declare enum KnownNodeSize {
|
|
|
4573
4693
|
export declare type NodeSize = string;
|
|
4574
4694
|
/** Known values of {@link NodeSizeFamily} that the service accepts. */
|
|
4575
4695
|
export declare enum KnownNodeSizeFamily {
|
|
4696
|
+
/** None */
|
|
4576
4697
|
None = "None",
|
|
4698
|
+
/** MemoryOptimized */
|
|
4577
4699
|
MemoryOptimized = "MemoryOptimized",
|
|
4700
|
+
/** HardwareAcceleratedFpga */
|
|
4578
4701
|
HardwareAcceleratedFpga = "HardwareAcceleratedFPGA",
|
|
4702
|
+
/** HardwareAcceleratedGPU */
|
|
4579
4703
|
HardwareAcceleratedGPU = "HardwareAcceleratedGPU"
|
|
4580
4704
|
}
|
|
4581
4705
|
/**
|
|
@@ -4591,7 +4715,9 @@ export declare enum KnownNodeSizeFamily {
|
|
|
4591
4715
|
export declare type NodeSizeFamily = string;
|
|
4592
4716
|
/** Known values of {@link IntegrationRuntimeAutoUpdate} that the service accepts. */
|
|
4593
4717
|
export declare enum KnownIntegrationRuntimeAutoUpdate {
|
|
4718
|
+
/** On */
|
|
4594
4719
|
On = "On",
|
|
4720
|
+
/** Off */
|
|
4595
4721
|
Off = "Off"
|
|
4596
4722
|
}
|
|
4597
4723
|
/**
|
|
@@ -4605,7 +4731,9 @@ export declare enum KnownIntegrationRuntimeAutoUpdate {
|
|
|
4605
4731
|
export declare type IntegrationRuntimeAutoUpdate = string;
|
|
4606
4732
|
/** Known values of {@link IntegrationRuntimeType} that the service accepts. */
|
|
4607
4733
|
export declare enum KnownIntegrationRuntimeType {
|
|
4734
|
+
/** Managed */
|
|
4608
4735
|
Managed = "Managed",
|
|
4736
|
+
/** SelfHosted */
|
|
4609
4737
|
SelfHosted = "SelfHosted"
|
|
4610
4738
|
}
|
|
4611
4739
|
/**
|
|
@@ -4619,9 +4747,13 @@ export declare enum KnownIntegrationRuntimeType {
|
|
|
4619
4747
|
export declare type IntegrationRuntimeType = string;
|
|
4620
4748
|
/** Known values of {@link SsisObjectMetadataType} that the service accepts. */
|
|
4621
4749
|
export declare enum KnownSsisObjectMetadataType {
|
|
4750
|
+
/** Folder */
|
|
4622
4751
|
Folder = "Folder",
|
|
4752
|
+
/** Project */
|
|
4623
4753
|
Project = "Project",
|
|
4754
|
+
/** Package */
|
|
4624
4755
|
Package = "Package",
|
|
4756
|
+
/** Environment */
|
|
4625
4757
|
Environment = "Environment"
|
|
4626
4758
|
}
|
|
4627
4759
|
/**
|
|
@@ -4637,12 +4769,19 @@ export declare enum KnownSsisObjectMetadataType {
|
|
|
4637
4769
|
export declare type SsisObjectMetadataType = string;
|
|
4638
4770
|
/** Known values of {@link SelfHostedIntegrationRuntimeNodeStatus} that the service accepts. */
|
|
4639
4771
|
export declare enum KnownSelfHostedIntegrationRuntimeNodeStatus {
|
|
4772
|
+
/** NeedRegistration */
|
|
4640
4773
|
NeedRegistration = "NeedRegistration",
|
|
4774
|
+
/** Online */
|
|
4641
4775
|
Online = "Online",
|
|
4776
|
+
/** Limited */
|
|
4642
4777
|
Limited = "Limited",
|
|
4778
|
+
/** Offline */
|
|
4643
4779
|
Offline = "Offline",
|
|
4780
|
+
/** Upgrading */
|
|
4644
4781
|
Upgrading = "Upgrading",
|
|
4782
|
+
/** Initializing */
|
|
4645
4783
|
Initializing = "Initializing",
|
|
4784
|
+
/** InitializeFailed */
|
|
4646
4785
|
InitializeFailed = "InitializeFailed"
|
|
4647
4786
|
}
|
|
4648
4787
|
/**
|
|
@@ -4661,8 +4800,11 @@ export declare enum KnownSelfHostedIntegrationRuntimeNodeStatus {
|
|
|
4661
4800
|
export declare type SelfHostedIntegrationRuntimeNodeStatus = string;
|
|
4662
4801
|
/** Known values of {@link IntegrationRuntimeUpdateResult} that the service accepts. */
|
|
4663
4802
|
export declare enum KnownIntegrationRuntimeUpdateResult {
|
|
4803
|
+
/** None */
|
|
4664
4804
|
None = "None",
|
|
4805
|
+
/** Succeed */
|
|
4665
4806
|
Succeed = "Succeed",
|
|
4807
|
+
/** Fail */
|
|
4666
4808
|
Fail = "Fail"
|
|
4667
4809
|
}
|
|
4668
4810
|
/**
|
|
@@ -4677,15 +4819,25 @@ export declare enum KnownIntegrationRuntimeUpdateResult {
|
|
|
4677
4819
|
export declare type IntegrationRuntimeUpdateResult = string;
|
|
4678
4820
|
/** Known values of {@link IntegrationRuntimeState} that the service accepts. */
|
|
4679
4821
|
export declare enum KnownIntegrationRuntimeState {
|
|
4822
|
+
/** Initial */
|
|
4680
4823
|
Initial = "Initial",
|
|
4824
|
+
/** Stopped */
|
|
4681
4825
|
Stopped = "Stopped",
|
|
4826
|
+
/** Started */
|
|
4682
4827
|
Started = "Started",
|
|
4828
|
+
/** Starting */
|
|
4683
4829
|
Starting = "Starting",
|
|
4830
|
+
/** Stopping */
|
|
4684
4831
|
Stopping = "Stopping",
|
|
4832
|
+
/** NeedRegistration */
|
|
4685
4833
|
NeedRegistration = "NeedRegistration",
|
|
4834
|
+
/** Online */
|
|
4686
4835
|
Online = "Online",
|
|
4836
|
+
/** Limited */
|
|
4687
4837
|
Limited = "Limited",
|
|
4838
|
+
/** Offline */
|
|
4688
4839
|
Offline = "Offline",
|
|
4840
|
+
/** AccessDenied */
|
|
4689
4841
|
AccessDenied = "AccessDenied"
|
|
4690
4842
|
}
|
|
4691
4843
|
/**
|
|
@@ -4707,7 +4859,9 @@ export declare enum KnownIntegrationRuntimeState {
|
|
|
4707
4859
|
export declare type IntegrationRuntimeState = string;
|
|
4708
4860
|
/** Known values of {@link IntegrationRuntimeAuthKeyName} that the service accepts. */
|
|
4709
4861
|
export declare enum KnownIntegrationRuntimeAuthKeyName {
|
|
4862
|
+
/** AuthKey1 */
|
|
4710
4863
|
AuthKey1 = "authKey1",
|
|
4864
|
+
/** AuthKey2 */
|
|
4711
4865
|
AuthKey2 = "authKey2"
|
|
4712
4866
|
}
|
|
4713
4867
|
/**
|
|
@@ -4721,7 +4875,9 @@ export declare enum KnownIntegrationRuntimeAuthKeyName {
|
|
|
4721
4875
|
export declare type IntegrationRuntimeAuthKeyName = string;
|
|
4722
4876
|
/** Known values of {@link Reason} that the service accepts. */
|
|
4723
4877
|
export declare enum KnownReason {
|
|
4878
|
+
/** Invalid */
|
|
4724
4879
|
Invalid = "Invalid",
|
|
4880
|
+
/** AlreadyExists */
|
|
4725
4881
|
AlreadyExists = "AlreadyExists"
|
|
4726
4882
|
}
|
|
4727
4883
|
/**
|
|
@@ -4735,7 +4891,9 @@ export declare enum KnownReason {
|
|
|
4735
4891
|
export declare type Reason = string;
|
|
4736
4892
|
/** Known values of {@link SkuName} that the service accepts. */
|
|
4737
4893
|
export declare enum KnownSkuName {
|
|
4894
|
+
/** ComputeOptimized */
|
|
4738
4895
|
ComputeOptimized = "Compute optimized",
|
|
4896
|
+
/** StorageOptimized */
|
|
4739
4897
|
StorageOptimized = "Storage optimized"
|
|
4740
4898
|
}
|
|
4741
4899
|
/**
|
|
@@ -4749,9 +4907,13 @@ export declare enum KnownSkuName {
|
|
|
4749
4907
|
export declare type SkuName = string;
|
|
4750
4908
|
/** Known values of {@link SkuSize} that the service accepts. */
|
|
4751
4909
|
export declare enum KnownSkuSize {
|
|
4910
|
+
/** ExtraSmall */
|
|
4752
4911
|
ExtraSmall = "Extra small",
|
|
4912
|
+
/** Small */
|
|
4753
4913
|
Small = "Small",
|
|
4914
|
+
/** Medium */
|
|
4754
4915
|
Medium = "Medium",
|
|
4916
|
+
/** Large */
|
|
4755
4917
|
Large = "Large"
|
|
4756
4918
|
}
|
|
4757
4919
|
/**
|
|
@@ -4767,14 +4929,23 @@ export declare enum KnownSkuSize {
|
|
|
4767
4929
|
export declare type SkuSize = string;
|
|
4768
4930
|
/** Known values of {@link State} that the service accepts. */
|
|
4769
4931
|
export declare enum KnownState {
|
|
4932
|
+
/** Creating */
|
|
4770
4933
|
Creating = "Creating",
|
|
4934
|
+
/** Unavailable */
|
|
4771
4935
|
Unavailable = "Unavailable",
|
|
4936
|
+
/** Running */
|
|
4772
4937
|
Running = "Running",
|
|
4938
|
+
/** Deleting */
|
|
4773
4939
|
Deleting = "Deleting",
|
|
4940
|
+
/** Deleted */
|
|
4774
4941
|
Deleted = "Deleted",
|
|
4942
|
+
/** Stopping */
|
|
4775
4943
|
Stopping = "Stopping",
|
|
4944
|
+
/** Stopped */
|
|
4776
4945
|
Stopped = "Stopped",
|
|
4946
|
+
/** Starting */
|
|
4777
4947
|
Starting = "Starting",
|
|
4948
|
+
/** Updating */
|
|
4778
4949
|
Updating = "Updating"
|
|
4779
4950
|
}
|
|
4780
4951
|
/**
|
|
@@ -4795,12 +4966,19 @@ export declare enum KnownState {
|
|
|
4795
4966
|
export declare type State = string;
|
|
4796
4967
|
/** Known values of {@link ResourceProvisioningState} that the service accepts. */
|
|
4797
4968
|
export declare enum KnownResourceProvisioningState {
|
|
4969
|
+
/** Running */
|
|
4798
4970
|
Running = "Running",
|
|
4971
|
+
/** Creating */
|
|
4799
4972
|
Creating = "Creating",
|
|
4973
|
+
/** Deleting */
|
|
4800
4974
|
Deleting = "Deleting",
|
|
4975
|
+
/** Succeeded */
|
|
4801
4976
|
Succeeded = "Succeeded",
|
|
4977
|
+
/** Failed */
|
|
4802
4978
|
Failed = "Failed",
|
|
4979
|
+
/** Moving */
|
|
4803
4980
|
Moving = "Moving",
|
|
4981
|
+
/** Canceled */
|
|
4804
4982
|
Canceled = "Canceled"
|
|
4805
4983
|
}
|
|
4806
4984
|
/**
|
|
@@ -4819,7 +4997,9 @@ export declare enum KnownResourceProvisioningState {
|
|
|
4819
4997
|
export declare type ResourceProvisioningState = string;
|
|
4820
4998
|
/** Known values of {@link LanguageExtensionName} that the service accepts. */
|
|
4821
4999
|
export declare enum KnownLanguageExtensionName {
|
|
5000
|
+
/** Python */
|
|
4822
5001
|
Python = "PYTHON",
|
|
5002
|
+
/** R */
|
|
4823
5003
|
R = "R"
|
|
4824
5004
|
}
|
|
4825
5005
|
/**
|
|
@@ -4833,9 +5013,13 @@ export declare enum KnownLanguageExtensionName {
|
|
|
4833
5013
|
export declare type LanguageExtensionName = string;
|
|
4834
5014
|
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
4835
5015
|
export declare enum KnownCreatedByType {
|
|
5016
|
+
/** User */
|
|
4836
5017
|
User = "User",
|
|
5018
|
+
/** Application */
|
|
4837
5019
|
Application = "Application",
|
|
5020
|
+
/** ManagedIdentity */
|
|
4838
5021
|
ManagedIdentity = "ManagedIdentity",
|
|
5022
|
+
/** Key */
|
|
4839
5023
|
Key = "Key"
|
|
4840
5024
|
}
|
|
4841
5025
|
/**
|
|
@@ -4851,8 +5035,11 @@ export declare enum KnownCreatedByType {
|
|
|
4851
5035
|
export declare type CreatedByType = string;
|
|
4852
5036
|
/** Known values of {@link AzureScaleType} that the service accepts. */
|
|
4853
5037
|
export declare enum KnownAzureScaleType {
|
|
5038
|
+
/** Automatic */
|
|
4854
5039
|
Automatic = "automatic",
|
|
5040
|
+
/** Manual */
|
|
4855
5041
|
Manual = "manual",
|
|
5042
|
+
/** None */
|
|
4856
5043
|
None = "none"
|
|
4857
5044
|
}
|
|
4858
5045
|
/**
|
|
@@ -4867,8 +5054,11 @@ export declare enum KnownAzureScaleType {
|
|
|
4867
5054
|
export declare type AzureScaleType = string;
|
|
4868
5055
|
/** Known values of {@link DefaultPrincipalsModificationKind} that the service accepts. */
|
|
4869
5056
|
export declare enum KnownDefaultPrincipalsModificationKind {
|
|
5057
|
+
/** Union */
|
|
4870
5058
|
Union = "Union",
|
|
5059
|
+
/** Replace */
|
|
4871
5060
|
Replace = "Replace",
|
|
5061
|
+
/** None */
|
|
4872
5062
|
None = "None"
|
|
4873
5063
|
}
|
|
4874
5064
|
/**
|
|
@@ -4883,7 +5073,9 @@ export declare enum KnownDefaultPrincipalsModificationKind {
|
|
|
4883
5073
|
export declare type DefaultPrincipalsModificationKind = string;
|
|
4884
5074
|
/** Known values of {@link Kind} that the service accepts. */
|
|
4885
5075
|
export declare enum KnownKind {
|
|
5076
|
+
/** ReadWrite */
|
|
4886
5077
|
ReadWrite = "ReadWrite",
|
|
5078
|
+
/** ReadOnlyFollowing */
|
|
4887
5079
|
ReadOnlyFollowing = "ReadOnlyFollowing"
|
|
4888
5080
|
}
|
|
4889
5081
|
/**
|
|
@@ -4897,8 +5089,11 @@ export declare enum KnownKind {
|
|
|
4897
5089
|
export declare type Kind = string;
|
|
4898
5090
|
/** Known values of {@link DataConnectionKind} that the service accepts. */
|
|
4899
5091
|
export declare enum KnownDataConnectionKind {
|
|
5092
|
+
/** EventHub */
|
|
4900
5093
|
EventHub = "EventHub",
|
|
5094
|
+
/** EventGrid */
|
|
4901
5095
|
EventGrid = "EventGrid",
|
|
5096
|
+
/** IotHub */
|
|
4902
5097
|
IotHub = "IotHub"
|
|
4903
5098
|
}
|
|
4904
5099
|
/**
|
|
@@ -4913,7 +5108,9 @@ export declare enum KnownDataConnectionKind {
|
|
|
4913
5108
|
export declare type DataConnectionKind = string;
|
|
4914
5109
|
/** Known values of {@link ClusterPrincipalRole} that the service accepts. */
|
|
4915
5110
|
export declare enum KnownClusterPrincipalRole {
|
|
5111
|
+
/** AllDatabasesAdmin */
|
|
4916
5112
|
AllDatabasesAdmin = "AllDatabasesAdmin",
|
|
5113
|
+
/** AllDatabasesViewer */
|
|
4917
5114
|
AllDatabasesViewer = "AllDatabasesViewer"
|
|
4918
5115
|
}
|
|
4919
5116
|
/**
|
|
@@ -4927,8 +5124,11 @@ export declare enum KnownClusterPrincipalRole {
|
|
|
4927
5124
|
export declare type ClusterPrincipalRole = string;
|
|
4928
5125
|
/** Known values of {@link PrincipalType} that the service accepts. */
|
|
4929
5126
|
export declare enum KnownPrincipalType {
|
|
5127
|
+
/** App */
|
|
4930
5128
|
App = "App",
|
|
5129
|
+
/** Group */
|
|
4931
5130
|
Group = "Group",
|
|
5131
|
+
/** User */
|
|
4932
5132
|
User = "User"
|
|
4933
5133
|
}
|
|
4934
5134
|
/**
|
|
@@ -4943,11 +5143,17 @@ export declare enum KnownPrincipalType {
|
|
|
4943
5143
|
export declare type PrincipalType = string;
|
|
4944
5144
|
/** Known values of {@link DatabasePrincipalRole} that the service accepts. */
|
|
4945
5145
|
export declare enum KnownDatabasePrincipalRole {
|
|
5146
|
+
/** Admin */
|
|
4946
5147
|
Admin = "Admin",
|
|
5148
|
+
/** Ingestor */
|
|
4947
5149
|
Ingestor = "Ingestor",
|
|
5150
|
+
/** Monitor */
|
|
4948
5151
|
Monitor = "Monitor",
|
|
5152
|
+
/** User */
|
|
4949
5153
|
User = "User",
|
|
5154
|
+
/** UnrestrictedViewer */
|
|
4950
5155
|
UnrestrictedViewer = "UnrestrictedViewer",
|
|
5156
|
+
/** Viewer */
|
|
4951
5157
|
Viewer = "Viewer"
|
|
4952
5158
|
}
|
|
4953
5159
|
/**
|
|
@@ -4965,8 +5171,11 @@ export declare enum KnownDatabasePrincipalRole {
|
|
|
4965
5171
|
export declare type DatabasePrincipalRole = string;
|
|
4966
5172
|
/** Known values of {@link DataFlowComputeType} that the service accepts. */
|
|
4967
5173
|
export declare enum KnownDataFlowComputeType {
|
|
5174
|
+
/** General */
|
|
4968
5175
|
General = "General",
|
|
5176
|
+
/** MemoryOptimized */
|
|
4969
5177
|
MemoryOptimized = "MemoryOptimized",
|
|
5178
|
+
/** ComputeOptimized */
|
|
4970
5179
|
ComputeOptimized = "ComputeOptimized"
|
|
4971
5180
|
}
|
|
4972
5181
|
/**
|
|
@@ -4981,9 +5190,13 @@ export declare enum KnownDataFlowComputeType {
|
|
|
4981
5190
|
export declare type DataFlowComputeType = string;
|
|
4982
5191
|
/** Known values of {@link IntegrationRuntimeSsisCatalogPricingTier} that the service accepts. */
|
|
4983
5192
|
export declare enum KnownIntegrationRuntimeSsisCatalogPricingTier {
|
|
5193
|
+
/** Basic */
|
|
4984
5194
|
Basic = "Basic",
|
|
5195
|
+
/** Standard */
|
|
4985
5196
|
Standard = "Standard",
|
|
5197
|
+
/** Premium */
|
|
4986
5198
|
Premium = "Premium",
|
|
5199
|
+
/** PremiumRS */
|
|
4987
5200
|
PremiumRS = "PremiumRS"
|
|
4988
5201
|
}
|
|
4989
5202
|
/**
|
|
@@ -4999,7 +5212,9 @@ export declare enum KnownIntegrationRuntimeSsisCatalogPricingTier {
|
|
|
4999
5212
|
export declare type IntegrationRuntimeSsisCatalogPricingTier = string;
|
|
5000
5213
|
/** Known values of {@link IntegrationRuntimeLicenseType} that the service accepts. */
|
|
5001
5214
|
export declare enum KnownIntegrationRuntimeLicenseType {
|
|
5215
|
+
/** BasePrice */
|
|
5002
5216
|
BasePrice = "BasePrice",
|
|
5217
|
+
/** LicenseIncluded */
|
|
5003
5218
|
LicenseIncluded = "LicenseIncluded"
|
|
5004
5219
|
}
|
|
5005
5220
|
/**
|
|
@@ -5013,7 +5228,9 @@ export declare enum KnownIntegrationRuntimeLicenseType {
|
|
|
5013
5228
|
export declare type IntegrationRuntimeLicenseType = string;
|
|
5014
5229
|
/** Known values of {@link IntegrationRuntimeEntityReferenceType} that the service accepts. */
|
|
5015
5230
|
export declare enum KnownIntegrationRuntimeEntityReferenceType {
|
|
5231
|
+
/** IntegrationRuntimeReference */
|
|
5016
5232
|
IntegrationRuntimeReference = "IntegrationRuntimeReference",
|
|
5233
|
+
/** LinkedServiceReference */
|
|
5017
5234
|
LinkedServiceReference = "LinkedServiceReference"
|
|
5018
5235
|
}
|
|
5019
5236
|
/**
|
|
@@ -5027,7 +5244,9 @@ export declare enum KnownIntegrationRuntimeEntityReferenceType {
|
|
|
5027
5244
|
export declare type IntegrationRuntimeEntityReferenceType = string;
|
|
5028
5245
|
/** Known values of {@link IntegrationRuntimeEdition} that the service accepts. */
|
|
5029
5246
|
export declare enum KnownIntegrationRuntimeEdition {
|
|
5247
|
+
/** Standard */
|
|
5030
5248
|
Standard = "Standard",
|
|
5249
|
+
/** Enterprise */
|
|
5031
5250
|
Enterprise = "Enterprise"
|
|
5032
5251
|
}
|
|
5033
5252
|
/**
|
|
@@ -5041,9 +5260,13 @@ export declare enum KnownIntegrationRuntimeEdition {
|
|
|
5041
5260
|
export declare type IntegrationRuntimeEdition = string;
|
|
5042
5261
|
/** Known values of {@link ManagedIntegrationRuntimeNodeStatus} that the service accepts. */
|
|
5043
5262
|
export declare enum KnownManagedIntegrationRuntimeNodeStatus {
|
|
5263
|
+
/** Starting */
|
|
5044
5264
|
Starting = "Starting",
|
|
5265
|
+
/** Available */
|
|
5045
5266
|
Available = "Available",
|
|
5267
|
+
/** Recycling */
|
|
5046
5268
|
Recycling = "Recycling",
|
|
5269
|
+
/** Unavailable */
|
|
5047
5270
|
Unavailable = "Unavailable"
|
|
5048
5271
|
}
|
|
5049
5272
|
/**
|
|
@@ -5059,8 +5282,11 @@ export declare enum KnownManagedIntegrationRuntimeNodeStatus {
|
|
|
5059
5282
|
export declare type ManagedIntegrationRuntimeNodeStatus = string;
|
|
5060
5283
|
/** Known values of {@link IntegrationRuntimeInternalChannelEncryptionMode} that the service accepts. */
|
|
5061
5284
|
export declare enum KnownIntegrationRuntimeInternalChannelEncryptionMode {
|
|
5285
|
+
/** NotSet */
|
|
5062
5286
|
NotSet = "NotSet",
|
|
5287
|
+
/** SslEncrypted */
|
|
5063
5288
|
SslEncrypted = "SslEncrypted",
|
|
5289
|
+
/** NotEncrypted */
|
|
5064
5290
|
NotEncrypted = "NotEncrypted"
|
|
5065
5291
|
}
|
|
5066
5292
|
/**
|
|
@@ -5075,8 +5301,11 @@ export declare enum KnownIntegrationRuntimeInternalChannelEncryptionMode {
|
|
|
5075
5301
|
export declare type IntegrationRuntimeInternalChannelEncryptionMode = string;
|
|
5076
5302
|
/** Known values of {@link PrincipalsModificationKind} that the service accepts. */
|
|
5077
5303
|
export declare enum KnownPrincipalsModificationKind {
|
|
5304
|
+
/** Union */
|
|
5078
5305
|
Union = "Union",
|
|
5306
|
+
/** Replace */
|
|
5079
5307
|
Replace = "Replace",
|
|
5308
|
+
/** None */
|
|
5080
5309
|
None = "None"
|
|
5081
5310
|
}
|
|
5082
5311
|
/**
|
|
@@ -5091,21 +5320,37 @@ export declare enum KnownPrincipalsModificationKind {
|
|
|
5091
5320
|
export declare type PrincipalsModificationKind = string;
|
|
5092
5321
|
/** Known values of {@link EventHubDataFormat} that the service accepts. */
|
|
5093
5322
|
export declare enum KnownEventHubDataFormat {
|
|
5323
|
+
/** Multijson */
|
|
5094
5324
|
Multijson = "MULTIJSON",
|
|
5325
|
+
/** Json */
|
|
5095
5326
|
Json = "JSON",
|
|
5327
|
+
/** CSV */
|
|
5096
5328
|
CSV = "CSV",
|
|
5329
|
+
/** TSV */
|
|
5097
5330
|
TSV = "TSV",
|
|
5331
|
+
/** Scsv */
|
|
5098
5332
|
Scsv = "SCSV",
|
|
5333
|
+
/** Sohsv */
|
|
5099
5334
|
Sohsv = "SOHSV",
|
|
5335
|
+
/** PSV */
|
|
5100
5336
|
PSV = "PSV",
|
|
5337
|
+
/** TXT */
|
|
5101
5338
|
TXT = "TXT",
|
|
5339
|
+
/** RAW */
|
|
5102
5340
|
RAW = "RAW",
|
|
5341
|
+
/** Singlejson */
|
|
5103
5342
|
Singlejson = "SINGLEJSON",
|
|
5343
|
+
/** Avro */
|
|
5104
5344
|
Avro = "AVRO",
|
|
5345
|
+
/** Tsve */
|
|
5105
5346
|
Tsve = "TSVE",
|
|
5347
|
+
/** Parquet */
|
|
5106
5348
|
Parquet = "PARQUET",
|
|
5349
|
+
/** ORC */
|
|
5107
5350
|
ORC = "ORC",
|
|
5351
|
+
/** Apacheavro */
|
|
5108
5352
|
Apacheavro = "APACHEAVRO",
|
|
5353
|
+
/** W3Clogfile */
|
|
5109
5354
|
W3Clogfile = "W3CLOGFILE"
|
|
5110
5355
|
}
|
|
5111
5356
|
/**
|
|
@@ -5133,7 +5378,9 @@ export declare enum KnownEventHubDataFormat {
|
|
|
5133
5378
|
export declare type EventHubDataFormat = string;
|
|
5134
5379
|
/** Known values of {@link Compression} that the service accepts. */
|
|
5135
5380
|
export declare enum KnownCompression {
|
|
5381
|
+
/** None */
|
|
5136
5382
|
None = "None",
|
|
5383
|
+
/** GZip */
|
|
5137
5384
|
GZip = "GZip"
|
|
5138
5385
|
}
|
|
5139
5386
|
/**
|
|
@@ -5147,21 +5394,37 @@ export declare enum KnownCompression {
|
|
|
5147
5394
|
export declare type Compression = string;
|
|
5148
5395
|
/** Known values of {@link IotHubDataFormat} that the service accepts. */
|
|
5149
5396
|
export declare enum KnownIotHubDataFormat {
|
|
5397
|
+
/** Multijson */
|
|
5150
5398
|
Multijson = "MULTIJSON",
|
|
5399
|
+
/** Json */
|
|
5151
5400
|
Json = "JSON",
|
|
5401
|
+
/** CSV */
|
|
5152
5402
|
CSV = "CSV",
|
|
5403
|
+
/** TSV */
|
|
5153
5404
|
TSV = "TSV",
|
|
5405
|
+
/** Scsv */
|
|
5154
5406
|
Scsv = "SCSV",
|
|
5407
|
+
/** Sohsv */
|
|
5155
5408
|
Sohsv = "SOHSV",
|
|
5409
|
+
/** PSV */
|
|
5156
5410
|
PSV = "PSV",
|
|
5411
|
+
/** TXT */
|
|
5157
5412
|
TXT = "TXT",
|
|
5413
|
+
/** RAW */
|
|
5158
5414
|
RAW = "RAW",
|
|
5415
|
+
/** Singlejson */
|
|
5159
5416
|
Singlejson = "SINGLEJSON",
|
|
5417
|
+
/** Avro */
|
|
5160
5418
|
Avro = "AVRO",
|
|
5419
|
+
/** Tsve */
|
|
5161
5420
|
Tsve = "TSVE",
|
|
5421
|
+
/** Parquet */
|
|
5162
5422
|
Parquet = "PARQUET",
|
|
5423
|
+
/** ORC */
|
|
5163
5424
|
ORC = "ORC",
|
|
5425
|
+
/** Apacheavro */
|
|
5164
5426
|
Apacheavro = "APACHEAVRO",
|
|
5427
|
+
/** W3Clogfile */
|
|
5165
5428
|
W3Clogfile = "W3CLOGFILE"
|
|
5166
5429
|
}
|
|
5167
5430
|
/**
|
|
@@ -5189,21 +5452,37 @@ export declare enum KnownIotHubDataFormat {
|
|
|
5189
5452
|
export declare type IotHubDataFormat = string;
|
|
5190
5453
|
/** Known values of {@link EventGridDataFormat} that the service accepts. */
|
|
5191
5454
|
export declare enum KnownEventGridDataFormat {
|
|
5455
|
+
/** Multijson */
|
|
5192
5456
|
Multijson = "MULTIJSON",
|
|
5457
|
+
/** Json */
|
|
5193
5458
|
Json = "JSON",
|
|
5459
|
+
/** CSV */
|
|
5194
5460
|
CSV = "CSV",
|
|
5461
|
+
/** TSV */
|
|
5195
5462
|
TSV = "TSV",
|
|
5463
|
+
/** Scsv */
|
|
5196
5464
|
Scsv = "SCSV",
|
|
5465
|
+
/** Sohsv */
|
|
5197
5466
|
Sohsv = "SOHSV",
|
|
5467
|
+
/** PSV */
|
|
5198
5468
|
PSV = "PSV",
|
|
5469
|
+
/** TXT */
|
|
5199
5470
|
TXT = "TXT",
|
|
5471
|
+
/** RAW */
|
|
5200
5472
|
RAW = "RAW",
|
|
5473
|
+
/** Singlejson */
|
|
5201
5474
|
Singlejson = "SINGLEJSON",
|
|
5475
|
+
/** Avro */
|
|
5202
5476
|
Avro = "AVRO",
|
|
5477
|
+
/** Tsve */
|
|
5203
5478
|
Tsve = "TSVE",
|
|
5479
|
+
/** Parquet */
|
|
5204
5480
|
Parquet = "PARQUET",
|
|
5481
|
+
/** ORC */
|
|
5205
5482
|
ORC = "ORC",
|
|
5483
|
+
/** Apacheavro */
|
|
5206
5484
|
Apacheavro = "APACHEAVRO",
|
|
5485
|
+
/** W3Clogfile */
|
|
5207
5486
|
W3Clogfile = "W3CLOGFILE"
|
|
5208
5487
|
}
|
|
5209
5488
|
/**
|
|
@@ -5231,7 +5510,9 @@ export declare enum KnownEventGridDataFormat {
|
|
|
5231
5510
|
export declare type EventGridDataFormat = string;
|
|
5232
5511
|
/** Known values of {@link BlobStorageEventType} that the service accepts. */
|
|
5233
5512
|
export declare enum KnownBlobStorageEventType {
|
|
5513
|
+
/** MicrosoftStorageBlobCreated */
|
|
5234
5514
|
MicrosoftStorageBlobCreated = "Microsoft.Storage.BlobCreated",
|
|
5515
|
+
/** MicrosoftStorageBlobRenamed */
|
|
5235
5516
|
MicrosoftStorageBlobRenamed = "Microsoft.Storage.BlobRenamed"
|
|
5236
5517
|
}
|
|
5237
5518
|
/**
|
|
@@ -5761,19 +6042,11 @@ export interface SqlPoolSensitivityLabelsDisableRecommendationOptionalParams ext
|
|
|
5761
6042
|
}
|
|
5762
6043
|
/** Optional parameters. */
|
|
5763
6044
|
export interface SqlPoolSensitivityLabelsListCurrentNextOptionalParams extends coreClient.OperationOptions {
|
|
5764
|
-
/** An OData filter expression that filters elements in the collection. */
|
|
5765
|
-
filter?: string;
|
|
5766
6045
|
}
|
|
5767
6046
|
/** Contains response data for the listCurrentNext operation. */
|
|
5768
6047
|
export declare type SqlPoolSensitivityLabelsListCurrentNextResponse = SensitivityLabelListResult;
|
|
5769
6048
|
/** Optional parameters. */
|
|
5770
6049
|
export interface SqlPoolSensitivityLabelsListRecommendedNextOptionalParams extends coreClient.OperationOptions {
|
|
5771
|
-
/** An OData filter expression that filters elements in the collection. */
|
|
5772
|
-
filter?: string;
|
|
5773
|
-
/** Specifies whether to include disabled recommendations or not. */
|
|
5774
|
-
includeDisabledRecommendations?: boolean;
|
|
5775
|
-
/** An OData query option to indicate how many elements to skip in the collection. */
|
|
5776
|
-
skipToken?: string;
|
|
5777
6050
|
}
|
|
5778
6051
|
/** Contains response data for the listRecommendedNext operation. */
|
|
5779
6052
|
export declare type SqlPoolSensitivityLabelsListRecommendedNextResponse = SensitivityLabelListResult;
|
|
@@ -5794,8 +6067,6 @@ export interface SqlPoolSchemasGetOptionalParams extends coreClient.OperationOpt
|
|
|
5794
6067
|
export declare type SqlPoolSchemasGetResponse = SqlPoolSchema;
|
|
5795
6068
|
/** Optional parameters. */
|
|
5796
6069
|
export interface SqlPoolSchemasListNextOptionalParams extends coreClient.OperationOptions {
|
|
5797
|
-
/** An OData filter expression that filters elements in the collection. */
|
|
5798
|
-
filter?: string;
|
|
5799
6070
|
}
|
|
5800
6071
|
/** Contains response data for the listNext operation. */
|
|
5801
6072
|
export declare type SqlPoolSchemasListNextResponse = SqlPoolSchemaListResult;
|
|
@@ -5813,8 +6084,6 @@ export interface SqlPoolTablesGetOptionalParams extends coreClient.OperationOpti
|
|
|
5813
6084
|
export declare type SqlPoolTablesGetResponse = SqlPoolTable;
|
|
5814
6085
|
/** Optional parameters. */
|
|
5815
6086
|
export interface SqlPoolTablesListBySchemaNextOptionalParams extends coreClient.OperationOptions {
|
|
5816
|
-
/** An OData filter expression that filters elements in the collection. */
|
|
5817
|
-
filter?: string;
|
|
5818
6087
|
}
|
|
5819
6088
|
/** Contains response data for the listBySchemaNext operation. */
|
|
5820
6089
|
export declare type SqlPoolTablesListBySchemaNextResponse = SqlPoolTableListResult;
|
|
@@ -5827,8 +6096,6 @@ export interface SqlPoolTableColumnsListByTableNameOptionalParams extends coreCl
|
|
|
5827
6096
|
export declare type SqlPoolTableColumnsListByTableNameResponse = SqlPoolColumnListResult;
|
|
5828
6097
|
/** Optional parameters. */
|
|
5829
6098
|
export interface SqlPoolTableColumnsListByTableNameNextOptionalParams extends coreClient.OperationOptions {
|
|
5830
|
-
/** An OData filter expression that filters elements in the collection. */
|
|
5831
|
-
filter?: string;
|
|
5832
6099
|
}
|
|
5833
6100
|
/** Contains response data for the listByTableNameNext operation. */
|
|
5834
6101
|
export declare type SqlPoolTableColumnsListByTableNameNextResponse = SqlPoolColumnListResult;
|