@azure/arm-synapse 8.1.0-alpha.20221101.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/types/tsdoc-metadata.json +1 -1
- 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
package/types/arm-synapse.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ import { PollerLike } from '@azure/core-lro';
|
|
|
5
5
|
import { PollOperationState } from '@azure/core-lro';
|
|
6
6
|
|
|
7
7
|
/** Class representing an attached database configuration. */
|
|
8
|
-
export declare
|
|
8
|
+
export declare interface AttachedDatabaseConfiguration extends ProxyResource {
|
|
9
9
|
/** Resource location. */
|
|
10
10
|
location?: string;
|
|
11
11
|
/**
|
|
@@ -31,7 +31,7 @@ export declare type AttachedDatabaseConfiguration = ProxyResource & {
|
|
|
31
31
|
defaultPrincipalsModificationKind?: DefaultPrincipalsModificationKind;
|
|
32
32
|
/** Table level sharing specifications */
|
|
33
33
|
tableLevelSharingProperties?: TableLevelSharingProperties;
|
|
34
|
-
}
|
|
34
|
+
}
|
|
35
35
|
|
|
36
36
|
/** The list attached database configurations operation response. */
|
|
37
37
|
export declare interface AttachedDatabaseConfigurationListResult {
|
|
@@ -84,7 +84,7 @@ export declare interface AvailableRpOperationDisplayInfo {
|
|
|
84
84
|
}
|
|
85
85
|
|
|
86
86
|
/** Azure Active Directory Only Authentication Info */
|
|
87
|
-
export declare
|
|
87
|
+
export declare interface AzureADOnlyAuthentication extends ProxyResource {
|
|
88
88
|
/** Azure Active Directory only Authentication enabled. */
|
|
89
89
|
azureADOnlyAuthentication?: boolean;
|
|
90
90
|
/**
|
|
@@ -97,7 +97,7 @@ export declare type AzureADOnlyAuthentication = ProxyResource & {
|
|
|
97
97
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
98
98
|
*/
|
|
99
99
|
readonly creationDate?: Date;
|
|
100
|
-
}
|
|
100
|
+
}
|
|
101
101
|
|
|
102
102
|
/** A list of active directory only authentications. */
|
|
103
103
|
export declare interface AzureADOnlyAuthenticationListResult {
|
|
@@ -204,13 +204,13 @@ export declare interface AzureCapacity {
|
|
|
204
204
|
}
|
|
205
205
|
|
|
206
206
|
/** The resource model definition for an Azure Resource Manager resource with an etag. */
|
|
207
|
-
export declare
|
|
207
|
+
export declare interface AzureEntityResource extends Resource {
|
|
208
208
|
/**
|
|
209
209
|
* Resource Etag.
|
|
210
210
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
211
211
|
*/
|
|
212
212
|
readonly etag?: string;
|
|
213
|
-
}
|
|
213
|
+
}
|
|
214
214
|
|
|
215
215
|
/** Azure resource SKU definition. */
|
|
216
216
|
export declare interface AzureResourceSku {
|
|
@@ -252,7 +252,7 @@ export declare interface BigDataPoolPatchInfo {
|
|
|
252
252
|
}
|
|
253
253
|
|
|
254
254
|
/** A Big Data pool */
|
|
255
|
-
export declare
|
|
255
|
+
export declare interface BigDataPoolResourceInfo extends TrackedResource {
|
|
256
256
|
/** The state of the Big Data pool. */
|
|
257
257
|
provisioningState?: string;
|
|
258
258
|
/** Auto-scaling properties */
|
|
@@ -295,7 +295,7 @@ export declare type BigDataPoolResourceInfo = TrackedResource & {
|
|
|
295
295
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
296
296
|
*/
|
|
297
297
|
readonly lastSucceededTimestamp?: Date;
|
|
298
|
-
}
|
|
298
|
+
}
|
|
299
299
|
|
|
300
300
|
/** Collection of Big Data pool information */
|
|
301
301
|
export declare interface BigDataPoolResourceInfoListResult {
|
|
@@ -474,7 +474,7 @@ export declare interface CheckNameResult {
|
|
|
474
474
|
}
|
|
475
475
|
|
|
476
476
|
/** Class representing a cluster principal assignment. */
|
|
477
|
-
export declare
|
|
477
|
+
export declare interface ClusterPrincipalAssignment extends ProxyResource {
|
|
478
478
|
/**
|
|
479
479
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
480
480
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -503,7 +503,7 @@ export declare type ClusterPrincipalAssignment = ProxyResource & {
|
|
|
503
503
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
504
504
|
*/
|
|
505
505
|
readonly provisioningState?: ResourceProvisioningState;
|
|
506
|
-
}
|
|
506
|
+
}
|
|
507
507
|
|
|
508
508
|
/** A principal assignment check name availability request. */
|
|
509
509
|
export declare interface ClusterPrincipalAssignmentCheckNameRequest {
|
|
@@ -530,7 +530,7 @@ export declare interface ClusterPrincipalAssignmentListResult {
|
|
|
530
530
|
export declare type ClusterPrincipalRole = string;
|
|
531
531
|
|
|
532
532
|
/** The custom setup of running cmdkey commands. */
|
|
533
|
-
export declare
|
|
533
|
+
export declare interface CmdkeySetup extends CustomSetupBase {
|
|
534
534
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
535
535
|
type: "CmdkeySetup";
|
|
536
536
|
/** The server name of data source access. */
|
|
@@ -539,7 +539,7 @@ export declare type CmdkeySetup = CustomSetupBase & {
|
|
|
539
539
|
userName: Record<string, unknown>;
|
|
540
540
|
/** The password of data source access. */
|
|
541
541
|
password: SecretBaseUnion;
|
|
542
|
-
}
|
|
542
|
+
}
|
|
543
543
|
|
|
544
544
|
/**
|
|
545
545
|
* Defines values for ColumnDataType. \
|
|
@@ -584,14 +584,14 @@ export declare type CmdkeySetup = CustomSetupBase & {
|
|
|
584
584
|
export declare type ColumnDataType = string;
|
|
585
585
|
|
|
586
586
|
/** The custom setup of installing 3rd party components. */
|
|
587
|
-
export declare
|
|
587
|
+
export declare interface ComponentSetup extends CustomSetupBase {
|
|
588
588
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
589
589
|
type: "ComponentSetup";
|
|
590
590
|
/** The name of the 3rd party component. */
|
|
591
591
|
componentName: string;
|
|
592
592
|
/** The license key to activate the component. */
|
|
593
593
|
licenseKey?: SecretBaseUnion;
|
|
594
|
-
}
|
|
594
|
+
}
|
|
595
595
|
|
|
596
596
|
/**
|
|
597
597
|
* Defines values for Compression. \
|
|
@@ -680,7 +680,7 @@ export declare interface CustomSetupBase {
|
|
|
680
680
|
export declare type CustomSetupBaseUnion = CustomSetupBase | CmdkeySetup | EnvironmentVariableSetup | ComponentSetup;
|
|
681
681
|
|
|
682
682
|
/** Class representing a Kusto database. */
|
|
683
|
-
export declare
|
|
683
|
+
export declare interface Database extends ProxyResource {
|
|
684
684
|
/** Resource location. */
|
|
685
685
|
location?: string;
|
|
686
686
|
/** Kind of the database */
|
|
@@ -690,7 +690,7 @@ export declare type Database = ProxyResource & {
|
|
|
690
690
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
691
691
|
*/
|
|
692
692
|
readonly systemData?: SystemData;
|
|
693
|
-
}
|
|
693
|
+
}
|
|
694
694
|
|
|
695
695
|
/** The result returned from a database check name availability request. */
|
|
696
696
|
export declare interface DatabaseCheckNameRequest {
|
|
@@ -707,7 +707,7 @@ export declare interface DatabaseListResult {
|
|
|
707
707
|
}
|
|
708
708
|
|
|
709
709
|
/** Class representing a database principal assignment. */
|
|
710
|
-
export declare
|
|
710
|
+
export declare interface DatabasePrincipalAssignment extends ProxyResource {
|
|
711
711
|
/**
|
|
712
712
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
713
713
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -736,7 +736,7 @@ export declare type DatabasePrincipalAssignment = ProxyResource & {
|
|
|
736
736
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
737
737
|
*/
|
|
738
738
|
readonly provisioningState?: ResourceProvisioningState;
|
|
739
|
-
}
|
|
739
|
+
}
|
|
740
740
|
|
|
741
741
|
/** A principal assignment check name availability request. */
|
|
742
742
|
export declare interface DatabasePrincipalAssignmentCheckNameRequest {
|
|
@@ -775,7 +775,7 @@ export declare interface DatabaseStatistics {
|
|
|
775
775
|
export declare type DatabaseUnion = Database | ReadWriteDatabase | ReadOnlyFollowingDatabase;
|
|
776
776
|
|
|
777
777
|
/** Class representing a data connection. */
|
|
778
|
-
export declare
|
|
778
|
+
export declare interface DataConnection extends ProxyResource {
|
|
779
779
|
/** Resource location. */
|
|
780
780
|
location?: string;
|
|
781
781
|
/** Kind of the endpoint for the data connection */
|
|
@@ -785,7 +785,7 @@ export declare type DataConnection = ProxyResource & {
|
|
|
785
785
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
786
786
|
*/
|
|
787
787
|
readonly systemData?: SystemData;
|
|
788
|
-
}
|
|
788
|
+
}
|
|
789
789
|
|
|
790
790
|
/** A data connection check name availability request. */
|
|
791
791
|
export declare interface DataConnectionCheckNameRequest {
|
|
@@ -895,7 +895,7 @@ export declare interface DataMaskingPoliciesGetOptionalParams extends coreClient
|
|
|
895
895
|
/** Contains response data for the get operation. */
|
|
896
896
|
export declare type DataMaskingPoliciesGetResponse = DataMaskingPolicy;
|
|
897
897
|
|
|
898
|
-
export declare
|
|
898
|
+
export declare interface DataMaskingPolicy extends ProxyResource {
|
|
899
899
|
/**
|
|
900
900
|
* The location of the data masking policy.
|
|
901
901
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -925,10 +925,10 @@ export declare type DataMaskingPolicy = ProxyResource & {
|
|
|
925
925
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
926
926
|
*/
|
|
927
927
|
readonly maskingLevel?: string;
|
|
928
|
-
}
|
|
928
|
+
}
|
|
929
929
|
|
|
930
930
|
/** Represents a Sql pool data masking rule. */
|
|
931
|
-
export declare
|
|
931
|
+
export declare interface DataMaskingRule extends ProxyResource {
|
|
932
932
|
/**
|
|
933
933
|
* The location of the data masking rule.
|
|
934
934
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -966,7 +966,7 @@ export declare type DataMaskingRule = ProxyResource & {
|
|
|
966
966
|
suffixSize?: string;
|
|
967
967
|
/** If maskingFunction is set to Text, the character to use for masking the unexposed part of the string. Otherwise, this parameter will be ignored. */
|
|
968
968
|
replacementString?: string;
|
|
969
|
-
}
|
|
969
|
+
}
|
|
970
970
|
|
|
971
971
|
/** The response to a list data masking rules request. */
|
|
972
972
|
export declare interface DataMaskingRuleListResult {
|
|
@@ -1033,13 +1033,13 @@ export declare type DataMaskingRuleState = "Disabled" | "Enabled";
|
|
|
1033
1033
|
export declare type DataMaskingState = "Disabled" | "Enabled";
|
|
1034
1034
|
|
|
1035
1035
|
/** User activities of a data warehouse */
|
|
1036
|
-
export declare
|
|
1036
|
+
export declare interface DataWarehouseUserActivities extends ProxyResource {
|
|
1037
1037
|
/**
|
|
1038
1038
|
* Count of running and suspended queries.
|
|
1039
1039
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1040
1040
|
*/
|
|
1041
1041
|
readonly activeQueriesCount?: number;
|
|
1042
|
-
}
|
|
1042
|
+
}
|
|
1043
1043
|
|
|
1044
1044
|
/**
|
|
1045
1045
|
* Defines values for DataWarehouseUserActivityName. \
|
|
@@ -1066,7 +1066,7 @@ export declare type DataWarehouseUserActivityName = string;
|
|
|
1066
1066
|
export declare type DayOfWeek = string;
|
|
1067
1067
|
|
|
1068
1068
|
/** Dedicated Sql Minimal Tls Settings Info */
|
|
1069
|
-
export declare
|
|
1069
|
+
export declare interface DedicatedSQLminimalTlsSettings extends ProxyResource {
|
|
1070
1070
|
/**
|
|
1071
1071
|
* Resource location.
|
|
1072
1072
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1074,7 +1074,7 @@ export declare type DedicatedSQLminimalTlsSettings = ProxyResource & {
|
|
|
1074
1074
|
readonly location?: string;
|
|
1075
1075
|
/** The minimal tls version of the sql server. */
|
|
1076
1076
|
minimalTlsVersion?: string;
|
|
1077
|
-
}
|
|
1077
|
+
}
|
|
1078
1078
|
|
|
1079
1079
|
/** A list of the server's dedicated sql minimal tls settings. */
|
|
1080
1080
|
export declare interface DedicatedSQLminimalTlsSettingsListResult {
|
|
@@ -1138,7 +1138,7 @@ export declare interface EncryptionDetails {
|
|
|
1138
1138
|
}
|
|
1139
1139
|
|
|
1140
1140
|
/** The server encryption protector. */
|
|
1141
|
-
export declare
|
|
1141
|
+
export declare interface EncryptionProtector extends ProxyResource {
|
|
1142
1142
|
/**
|
|
1143
1143
|
* Kind of encryption protector. This is metadata used for the Azure portal experience.
|
|
1144
1144
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1168,7 +1168,7 @@ export declare type EncryptionProtector = ProxyResource & {
|
|
|
1168
1168
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1169
1169
|
*/
|
|
1170
1170
|
readonly thumbprint?: string;
|
|
1171
|
-
}
|
|
1171
|
+
}
|
|
1172
1172
|
|
|
1173
1173
|
/** A list of server encryption protectors. */
|
|
1174
1174
|
export declare interface EncryptionProtectorListResult {
|
|
@@ -1202,14 +1202,14 @@ export declare interface EntityReference {
|
|
|
1202
1202
|
}
|
|
1203
1203
|
|
|
1204
1204
|
/** The custom setup of setting environment variable. */
|
|
1205
|
-
export declare
|
|
1205
|
+
export declare interface EnvironmentVariableSetup extends CustomSetupBase {
|
|
1206
1206
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1207
1207
|
type: "EnvironmentVariableSetup";
|
|
1208
1208
|
/** The name of the environment variable. */
|
|
1209
1209
|
variableName: string;
|
|
1210
1210
|
/** The value of the environment variable. */
|
|
1211
1211
|
variableValue: string;
|
|
1212
|
-
}
|
|
1212
|
+
}
|
|
1213
1213
|
|
|
1214
1214
|
/** The resource management error additional info. */
|
|
1215
1215
|
export declare interface ErrorAdditionalInfo {
|
|
@@ -1261,7 +1261,9 @@ export declare interface ErrorResponse {
|
|
|
1261
1261
|
}
|
|
1262
1262
|
|
|
1263
1263
|
/** Class representing an Event Grid data connection. */
|
|
1264
|
-
export declare
|
|
1264
|
+
export declare interface EventGridDataConnection extends DataConnection {
|
|
1265
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1266
|
+
kind: "EventGrid";
|
|
1265
1267
|
/** The resource ID of the storage account where the data resides. */
|
|
1266
1268
|
storageAccountResourceId?: string;
|
|
1267
1269
|
/** The resource ID where the event grid is configured to send events. */
|
|
@@ -1283,7 +1285,7 @@ export declare type EventGridDataConnection = DataConnection & {
|
|
|
1283
1285
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1284
1286
|
*/
|
|
1285
1287
|
readonly provisioningState?: ResourceProvisioningState;
|
|
1286
|
-
}
|
|
1288
|
+
}
|
|
1287
1289
|
|
|
1288
1290
|
/**
|
|
1289
1291
|
* Defines values for EventGridDataFormat. \
|
|
@@ -1310,7 +1312,9 @@ export declare type EventGridDataConnection = DataConnection & {
|
|
|
1310
1312
|
export declare type EventGridDataFormat = string;
|
|
1311
1313
|
|
|
1312
1314
|
/** Class representing an event hub data connection. */
|
|
1313
|
-
export declare
|
|
1315
|
+
export declare interface EventHubDataConnection extends DataConnection {
|
|
1316
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1317
|
+
kind: "EventHub";
|
|
1314
1318
|
/** The resource ID of the event hub to be used to create a data connection. */
|
|
1315
1319
|
eventHubResourceId?: string;
|
|
1316
1320
|
/** The event hub consumer group. */
|
|
@@ -1332,7 +1336,7 @@ export declare type EventHubDataConnection = DataConnection & {
|
|
|
1332
1336
|
readonly provisioningState?: ResourceProvisioningState;
|
|
1333
1337
|
/** The resource ID of a managed identity (system or user assigned) to be used to authenticate with event hub. */
|
|
1334
1338
|
managedIdentityResourceId?: string;
|
|
1335
|
-
}
|
|
1339
|
+
}
|
|
1336
1340
|
|
|
1337
1341
|
/**
|
|
1338
1342
|
* Defines values for EventHubDataFormat. \
|
|
@@ -1359,7 +1363,7 @@ export declare type EventHubDataConnection = DataConnection & {
|
|
|
1359
1363
|
export declare type EventHubDataFormat = string;
|
|
1360
1364
|
|
|
1361
1365
|
/** An extended server blob auditing policy. */
|
|
1362
|
-
export declare
|
|
1366
|
+
export declare interface ExtendedServerBlobAuditingPolicy extends ProxyResource {
|
|
1363
1367
|
/** Specifies condition of where clause when creating an audit. */
|
|
1364
1368
|
predicateExpression?: string;
|
|
1365
1369
|
/** Specifies the state of the policy. If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled are required. */
|
|
@@ -1475,7 +1479,7 @@ export declare type ExtendedServerBlobAuditingPolicy = ProxyResource & {
|
|
|
1475
1479
|
*
|
|
1476
1480
|
*/
|
|
1477
1481
|
isDevopsAuditEnabled?: boolean;
|
|
1478
|
-
}
|
|
1482
|
+
}
|
|
1479
1483
|
|
|
1480
1484
|
/** A list of server extended auditing settings. */
|
|
1481
1485
|
export declare interface ExtendedServerBlobAuditingPolicyListResult {
|
|
@@ -1549,7 +1553,7 @@ export declare interface ExtendedSqlPoolBlobAuditingPoliciesListBySqlPoolOptiona
|
|
|
1549
1553
|
export declare type ExtendedSqlPoolBlobAuditingPoliciesListBySqlPoolResponse = ExtendedSqlPoolBlobAuditingPolicyListResult;
|
|
1550
1554
|
|
|
1551
1555
|
/** An extended Sql pool blob auditing policy. */
|
|
1552
|
-
export declare
|
|
1556
|
+
export declare interface ExtendedSqlPoolBlobAuditingPolicy extends ProxyResource {
|
|
1553
1557
|
/** Specifies condition of where clause when creating an audit. */
|
|
1554
1558
|
predicateExpression?: string;
|
|
1555
1559
|
/** Specifies the state of the policy. If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled are required. */
|
|
@@ -1651,7 +1655,7 @@ export declare type ExtendedSqlPoolBlobAuditingPolicy = ProxyResource & {
|
|
|
1651
1655
|
* The default minimum value is 1000 (1 second). The maximum is 2,147,483,647.
|
|
1652
1656
|
*/
|
|
1653
1657
|
queueDelayMs?: number;
|
|
1654
|
-
}
|
|
1658
|
+
}
|
|
1655
1659
|
|
|
1656
1660
|
/** A list of sql pool extended auditing settings. */
|
|
1657
1661
|
export declare interface ExtendedSqlPoolBlobAuditingPolicyListResult {
|
|
@@ -1687,7 +1691,7 @@ export declare interface FollowerDatabaseListResult {
|
|
|
1687
1691
|
}
|
|
1688
1692
|
|
|
1689
1693
|
/** A database geo backup policy. */
|
|
1690
|
-
export declare
|
|
1694
|
+
export declare interface GeoBackupPolicy extends ProxyResource {
|
|
1691
1695
|
/**
|
|
1692
1696
|
* Kind of geo backup policy. This is metadata used for the Azure portal experience.
|
|
1693
1697
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1705,7 +1709,7 @@ export declare type GeoBackupPolicy = ProxyResource & {
|
|
|
1705
1709
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1706
1710
|
*/
|
|
1707
1711
|
readonly storageType?: string;
|
|
1708
|
-
}
|
|
1712
|
+
}
|
|
1709
1713
|
|
|
1710
1714
|
/** The response to a list geo backup policies request. */
|
|
1711
1715
|
export declare interface GeoBackupPolicyListResult {
|
|
@@ -1725,6 +1729,15 @@ export declare type GeoBackupPolicyName = string;
|
|
|
1725
1729
|
/** Defines values for GeoBackupPolicyState. */
|
|
1726
1730
|
export declare type GeoBackupPolicyState = "Disabled" | "Enabled";
|
|
1727
1731
|
|
|
1732
|
+
/**
|
|
1733
|
+
* Given the last `.value` produced by the `byPage` iterator,
|
|
1734
|
+
* returns a continuation token that can be used to begin paging from
|
|
1735
|
+
* that point later.
|
|
1736
|
+
* @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.
|
|
1737
|
+
* @returns The continuation token that can be passed into byPage() during future calls.
|
|
1738
|
+
*/
|
|
1739
|
+
export declare function getContinuationToken(page: unknown): string | undefined;
|
|
1740
|
+
|
|
1728
1741
|
/** The request payload of get SSIS object metadata. */
|
|
1729
1742
|
export declare interface GetSsisObjectMetadataRequest {
|
|
1730
1743
|
/** Metadata path. */
|
|
@@ -2213,10 +2226,10 @@ export declare interface IntegrationRuntimeRegenerateKeyParameters {
|
|
|
2213
2226
|
}
|
|
2214
2227
|
|
|
2215
2228
|
/** Integration runtime resource type. */
|
|
2216
|
-
export declare
|
|
2229
|
+
export declare interface IntegrationRuntimeResource extends SubResource {
|
|
2217
2230
|
/** Integration runtime properties. */
|
|
2218
2231
|
properties: IntegrationRuntimeUnion;
|
|
2219
|
-
}
|
|
2232
|
+
}
|
|
2220
2233
|
|
|
2221
2234
|
/** Interface representing a IntegrationRuntimes. */
|
|
2222
2235
|
export declare interface IntegrationRuntimes {
|
|
@@ -2607,7 +2620,9 @@ export declare interface IntegrationRuntimeVNetProperties {
|
|
|
2607
2620
|
}
|
|
2608
2621
|
|
|
2609
2622
|
/** Class representing an iot hub data connection. */
|
|
2610
|
-
export declare
|
|
2623
|
+
export declare interface IotHubDataConnection extends DataConnection {
|
|
2624
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2625
|
+
kind: "IotHub";
|
|
2611
2626
|
/** The resource ID of the Iot hub to be used to create a data connection. */
|
|
2612
2627
|
iotHubResourceId?: string;
|
|
2613
2628
|
/** The iot hub consumer group. */
|
|
@@ -2627,7 +2642,7 @@ export declare type IotHubDataConnection = DataConnection & {
|
|
|
2627
2642
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2628
2643
|
*/
|
|
2629
2644
|
readonly provisioningState?: ResourceProvisioningState;
|
|
2630
|
-
}
|
|
2645
|
+
}
|
|
2631
2646
|
|
|
2632
2647
|
/**
|
|
2633
2648
|
* Defines values for IotHubDataFormat. \
|
|
@@ -2654,7 +2669,7 @@ export declare type IotHubDataConnection = DataConnection & {
|
|
|
2654
2669
|
export declare type IotHubDataFormat = string;
|
|
2655
2670
|
|
|
2656
2671
|
/** IP firewall rule */
|
|
2657
|
-
export declare
|
|
2672
|
+
export declare interface IpFirewallRuleInfo extends ProxyResource {
|
|
2658
2673
|
/** The end IP address of the firewall rule. Must be IPv4 format. Must be greater than or equal to startIpAddress */
|
|
2659
2674
|
endIpAddress?: string;
|
|
2660
2675
|
/**
|
|
@@ -2664,7 +2679,7 @@ export declare type IpFirewallRuleInfo = ProxyResource & {
|
|
|
2664
2679
|
readonly provisioningState?: ProvisioningState;
|
|
2665
2680
|
/** The start IP address of the firewall rule. Must be IPv4 format */
|
|
2666
2681
|
startIpAddress?: string;
|
|
2667
|
-
}
|
|
2682
|
+
}
|
|
2668
2683
|
|
|
2669
2684
|
/** List of IP firewall rules */
|
|
2670
2685
|
export declare interface IpFirewallRuleInfoListResult {
|
|
@@ -2819,12 +2834,12 @@ export declare interface KekIdentityProperties {
|
|
|
2819
2834
|
}
|
|
2820
2835
|
|
|
2821
2836
|
/** A workspace key */
|
|
2822
|
-
export declare
|
|
2837
|
+
export declare interface Key extends ProxyResource {
|
|
2823
2838
|
/** Used to activate the workspace after a customer managed key is provided. */
|
|
2824
2839
|
isActiveCMK?: boolean;
|
|
2825
2840
|
/** The Key Vault Url of the workspace key. */
|
|
2826
2841
|
keyVaultUrl?: string;
|
|
2827
|
-
}
|
|
2842
|
+
}
|
|
2828
2843
|
|
|
2829
2844
|
/** List of keys */
|
|
2830
2845
|
export declare interface KeyInfoListResult {
|
|
@@ -2917,520 +2932,787 @@ export declare type Kind = string;
|
|
|
2917
2932
|
|
|
2918
2933
|
/** Known values of {@link AzureADOnlyAuthenticationName} that the service accepts. */
|
|
2919
2934
|
export declare enum KnownAzureADOnlyAuthenticationName {
|
|
2935
|
+
/** Default */
|
|
2920
2936
|
Default = "default"
|
|
2921
2937
|
}
|
|
2922
2938
|
|
|
2923
2939
|
/** Known values of {@link AzureScaleType} that the service accepts. */
|
|
2924
2940
|
export declare enum KnownAzureScaleType {
|
|
2941
|
+
/** Automatic */
|
|
2925
2942
|
Automatic = "automatic",
|
|
2943
|
+
/** Manual */
|
|
2926
2944
|
Manual = "manual",
|
|
2945
|
+
/** None */
|
|
2927
2946
|
None = "none"
|
|
2928
2947
|
}
|
|
2929
2948
|
|
|
2930
2949
|
/** Known values of {@link BlobAuditingPolicyName} that the service accepts. */
|
|
2931
2950
|
export declare enum KnownBlobAuditingPolicyName {
|
|
2951
|
+
/** Default */
|
|
2932
2952
|
Default = "default"
|
|
2933
2953
|
}
|
|
2934
2954
|
|
|
2935
2955
|
/** Known values of {@link BlobStorageEventType} that the service accepts. */
|
|
2936
2956
|
export declare enum KnownBlobStorageEventType {
|
|
2957
|
+
/** MicrosoftStorageBlobCreated */
|
|
2937
2958
|
MicrosoftStorageBlobCreated = "Microsoft.Storage.BlobCreated",
|
|
2959
|
+
/** MicrosoftStorageBlobRenamed */
|
|
2938
2960
|
MicrosoftStorageBlobRenamed = "Microsoft.Storage.BlobRenamed"
|
|
2939
2961
|
}
|
|
2940
2962
|
|
|
2941
2963
|
/** Known values of {@link ClusterPrincipalRole} that the service accepts. */
|
|
2942
2964
|
export declare enum KnownClusterPrincipalRole {
|
|
2965
|
+
/** AllDatabasesAdmin */
|
|
2943
2966
|
AllDatabasesAdmin = "AllDatabasesAdmin",
|
|
2967
|
+
/** AllDatabasesViewer */
|
|
2944
2968
|
AllDatabasesViewer = "AllDatabasesViewer"
|
|
2945
2969
|
}
|
|
2946
2970
|
|
|
2947
2971
|
/** Known values of {@link ColumnDataType} that the service accepts. */
|
|
2948
2972
|
export declare enum KnownColumnDataType {
|
|
2973
|
+
/** Image */
|
|
2949
2974
|
Image = "image",
|
|
2975
|
+
/** Text */
|
|
2950
2976
|
Text = "text",
|
|
2977
|
+
/** Uniqueidentifier */
|
|
2951
2978
|
Uniqueidentifier = "uniqueidentifier",
|
|
2979
|
+
/** Date */
|
|
2952
2980
|
Date = "date",
|
|
2981
|
+
/** Time */
|
|
2953
2982
|
Time = "time",
|
|
2983
|
+
/** Datetime2 */
|
|
2954
2984
|
Datetime2 = "datetime2",
|
|
2985
|
+
/** Datetimeoffset */
|
|
2955
2986
|
Datetimeoffset = "datetimeoffset",
|
|
2987
|
+
/** Tinyint */
|
|
2956
2988
|
Tinyint = "tinyint",
|
|
2989
|
+
/** Smallint */
|
|
2957
2990
|
Smallint = "smallint",
|
|
2991
|
+
/** Int */
|
|
2958
2992
|
Int = "int",
|
|
2993
|
+
/** Smalldatetime */
|
|
2959
2994
|
Smalldatetime = "smalldatetime",
|
|
2995
|
+
/** Real */
|
|
2960
2996
|
Real = "real",
|
|
2997
|
+
/** Money */
|
|
2961
2998
|
Money = "money",
|
|
2999
|
+
/** Datetime */
|
|
2962
3000
|
Datetime = "datetime",
|
|
3001
|
+
/** Float */
|
|
2963
3002
|
Float = "float",
|
|
3003
|
+
/** SqlVariant */
|
|
2964
3004
|
SqlVariant = "sql_variant",
|
|
3005
|
+
/** Ntext */
|
|
2965
3006
|
Ntext = "ntext",
|
|
3007
|
+
/** Bit */
|
|
2966
3008
|
Bit = "bit",
|
|
3009
|
+
/** Decimal */
|
|
2967
3010
|
Decimal = "decimal",
|
|
3011
|
+
/** Numeric */
|
|
2968
3012
|
Numeric = "numeric",
|
|
3013
|
+
/** Smallmoney */
|
|
2969
3014
|
Smallmoney = "smallmoney",
|
|
3015
|
+
/** Bigint */
|
|
2970
3016
|
Bigint = "bigint",
|
|
3017
|
+
/** Hierarchyid */
|
|
2971
3018
|
Hierarchyid = "hierarchyid",
|
|
3019
|
+
/** Geometry */
|
|
2972
3020
|
Geometry = "geometry",
|
|
3021
|
+
/** Geography */
|
|
2973
3022
|
Geography = "geography",
|
|
3023
|
+
/** Varbinary */
|
|
2974
3024
|
Varbinary = "varbinary",
|
|
3025
|
+
/** Varchar */
|
|
2975
3026
|
Varchar = "varchar",
|
|
3027
|
+
/** Binary */
|
|
2976
3028
|
Binary = "binary",
|
|
3029
|
+
/** Char */
|
|
2977
3030
|
Char = "char",
|
|
3031
|
+
/** Timestamp */
|
|
2978
3032
|
Timestamp = "timestamp",
|
|
3033
|
+
/** Nvarchar */
|
|
2979
3034
|
Nvarchar = "nvarchar",
|
|
3035
|
+
/** Nchar */
|
|
2980
3036
|
Nchar = "nchar",
|
|
3037
|
+
/** Xml */
|
|
2981
3038
|
Xml = "xml",
|
|
3039
|
+
/** Sysname */
|
|
2982
3040
|
Sysname = "sysname"
|
|
2983
3041
|
}
|
|
2984
3042
|
|
|
2985
3043
|
/** Known values of {@link Compression} that the service accepts. */
|
|
2986
3044
|
export declare enum KnownCompression {
|
|
3045
|
+
/** None */
|
|
2987
3046
|
None = "None",
|
|
3047
|
+
/** GZip */
|
|
2988
3048
|
GZip = "GZip"
|
|
2989
3049
|
}
|
|
2990
3050
|
|
|
2991
3051
|
/** Known values of {@link ConfigurationType} that the service accepts. */
|
|
2992
3052
|
export declare enum KnownConfigurationType {
|
|
3053
|
+
/** File */
|
|
2993
3054
|
File = "File",
|
|
3055
|
+
/** Artifact */
|
|
2994
3056
|
Artifact = "Artifact"
|
|
2995
3057
|
}
|
|
2996
3058
|
|
|
2997
3059
|
/** Known values of {@link ConnectionPolicyName} that the service accepts. */
|
|
2998
3060
|
export declare enum KnownConnectionPolicyName {
|
|
3061
|
+
/** Default */
|
|
2999
3062
|
Default = "default"
|
|
3000
3063
|
}
|
|
3001
3064
|
|
|
3002
3065
|
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
3003
3066
|
export declare enum KnownCreatedByType {
|
|
3067
|
+
/** User */
|
|
3004
3068
|
User = "User",
|
|
3069
|
+
/** Application */
|
|
3005
3070
|
Application = "Application",
|
|
3071
|
+
/** ManagedIdentity */
|
|
3006
3072
|
ManagedIdentity = "ManagedIdentity",
|
|
3073
|
+
/** Key */
|
|
3007
3074
|
Key = "Key"
|
|
3008
3075
|
}
|
|
3009
3076
|
|
|
3010
3077
|
/** Known values of {@link CreateMode} that the service accepts. */
|
|
3011
3078
|
export declare enum KnownCreateMode {
|
|
3079
|
+
/** Default */
|
|
3012
3080
|
Default = "Default",
|
|
3081
|
+
/** PointInTimeRestore */
|
|
3013
3082
|
PointInTimeRestore = "PointInTimeRestore",
|
|
3083
|
+
/** Recovery */
|
|
3014
3084
|
Recovery = "Recovery",
|
|
3085
|
+
/** Restore */
|
|
3015
3086
|
Restore = "Restore"
|
|
3016
3087
|
}
|
|
3017
3088
|
|
|
3018
3089
|
/** Known values of {@link DatabasePrincipalRole} that the service accepts. */
|
|
3019
3090
|
export declare enum KnownDatabasePrincipalRole {
|
|
3091
|
+
/** Admin */
|
|
3020
3092
|
Admin = "Admin",
|
|
3093
|
+
/** Ingestor */
|
|
3021
3094
|
Ingestor = "Ingestor",
|
|
3095
|
+
/** Monitor */
|
|
3022
3096
|
Monitor = "Monitor",
|
|
3097
|
+
/** User */
|
|
3023
3098
|
User = "User",
|
|
3099
|
+
/** UnrestrictedViewer */
|
|
3024
3100
|
UnrestrictedViewer = "UnrestrictedViewer",
|
|
3101
|
+
/** Viewer */
|
|
3025
3102
|
Viewer = "Viewer"
|
|
3026
3103
|
}
|
|
3027
3104
|
|
|
3028
3105
|
/** Known values of {@link DataConnectionKind} that the service accepts. */
|
|
3029
3106
|
export declare enum KnownDataConnectionKind {
|
|
3107
|
+
/** EventHub */
|
|
3030
3108
|
EventHub = "EventHub",
|
|
3109
|
+
/** EventGrid */
|
|
3031
3110
|
EventGrid = "EventGrid",
|
|
3111
|
+
/** IotHub */
|
|
3032
3112
|
IotHub = "IotHub"
|
|
3033
3113
|
}
|
|
3034
3114
|
|
|
3035
3115
|
/** Known values of {@link DataFlowComputeType} that the service accepts. */
|
|
3036
3116
|
export declare enum KnownDataFlowComputeType {
|
|
3117
|
+
/** General */
|
|
3037
3118
|
General = "General",
|
|
3119
|
+
/** MemoryOptimized */
|
|
3038
3120
|
MemoryOptimized = "MemoryOptimized",
|
|
3121
|
+
/** ComputeOptimized */
|
|
3039
3122
|
ComputeOptimized = "ComputeOptimized"
|
|
3040
3123
|
}
|
|
3041
3124
|
|
|
3042
3125
|
/** Known values of {@link DataWarehouseUserActivityName} that the service accepts. */
|
|
3043
3126
|
export declare enum KnownDataWarehouseUserActivityName {
|
|
3127
|
+
/** Current */
|
|
3044
3128
|
Current = "current"
|
|
3045
3129
|
}
|
|
3046
3130
|
|
|
3047
3131
|
/** Known values of {@link DayOfWeek} that the service accepts. */
|
|
3048
3132
|
export declare enum KnownDayOfWeek {
|
|
3133
|
+
/** Sunday */
|
|
3049
3134
|
Sunday = "Sunday",
|
|
3135
|
+
/** Monday */
|
|
3050
3136
|
Monday = "Monday",
|
|
3137
|
+
/** Tuesday */
|
|
3051
3138
|
Tuesday = "Tuesday",
|
|
3139
|
+
/** Wednesday */
|
|
3052
3140
|
Wednesday = "Wednesday",
|
|
3141
|
+
/** Thursday */
|
|
3053
3142
|
Thursday = "Thursday",
|
|
3143
|
+
/** Friday */
|
|
3054
3144
|
Friday = "Friday",
|
|
3145
|
+
/** Saturday */
|
|
3055
3146
|
Saturday = "Saturday"
|
|
3056
3147
|
}
|
|
3057
3148
|
|
|
3058
3149
|
/** Known values of {@link DedicatedSQLMinimalTlsSettingsName} that the service accepts. */
|
|
3059
3150
|
export declare enum KnownDedicatedSQLMinimalTlsSettingsName {
|
|
3151
|
+
/** Default */
|
|
3060
3152
|
Default = "default"
|
|
3061
3153
|
}
|
|
3062
3154
|
|
|
3063
3155
|
/** Known values of {@link DefaultPrincipalsModificationKind} that the service accepts. */
|
|
3064
3156
|
export declare enum KnownDefaultPrincipalsModificationKind {
|
|
3157
|
+
/** Union */
|
|
3065
3158
|
Union = "Union",
|
|
3159
|
+
/** Replace */
|
|
3066
3160
|
Replace = "Replace",
|
|
3161
|
+
/** None */
|
|
3067
3162
|
None = "None"
|
|
3068
3163
|
}
|
|
3069
3164
|
|
|
3070
3165
|
/** Known values of {@link EncryptionProtectorName} that the service accepts. */
|
|
3071
3166
|
export declare enum KnownEncryptionProtectorName {
|
|
3167
|
+
/** Current */
|
|
3072
3168
|
Current = "current"
|
|
3073
3169
|
}
|
|
3074
3170
|
|
|
3075
3171
|
/** Known values of {@link EventGridDataFormat} that the service accepts. */
|
|
3076
3172
|
export declare enum KnownEventGridDataFormat {
|
|
3173
|
+
/** Multijson */
|
|
3077
3174
|
Multijson = "MULTIJSON",
|
|
3175
|
+
/** Json */
|
|
3078
3176
|
Json = "JSON",
|
|
3177
|
+
/** CSV */
|
|
3079
3178
|
CSV = "CSV",
|
|
3179
|
+
/** TSV */
|
|
3080
3180
|
TSV = "TSV",
|
|
3181
|
+
/** Scsv */
|
|
3081
3182
|
Scsv = "SCSV",
|
|
3183
|
+
/** Sohsv */
|
|
3082
3184
|
Sohsv = "SOHSV",
|
|
3185
|
+
/** PSV */
|
|
3083
3186
|
PSV = "PSV",
|
|
3187
|
+
/** TXT */
|
|
3084
3188
|
TXT = "TXT",
|
|
3189
|
+
/** RAW */
|
|
3085
3190
|
RAW = "RAW",
|
|
3191
|
+
/** Singlejson */
|
|
3086
3192
|
Singlejson = "SINGLEJSON",
|
|
3193
|
+
/** Avro */
|
|
3087
3194
|
Avro = "AVRO",
|
|
3195
|
+
/** Tsve */
|
|
3088
3196
|
Tsve = "TSVE",
|
|
3197
|
+
/** Parquet */
|
|
3089
3198
|
Parquet = "PARQUET",
|
|
3199
|
+
/** ORC */
|
|
3090
3200
|
ORC = "ORC",
|
|
3201
|
+
/** Apacheavro */
|
|
3091
3202
|
Apacheavro = "APACHEAVRO",
|
|
3203
|
+
/** W3Clogfile */
|
|
3092
3204
|
W3Clogfile = "W3CLOGFILE"
|
|
3093
3205
|
}
|
|
3094
3206
|
|
|
3095
3207
|
/** Known values of {@link EventHubDataFormat} that the service accepts. */
|
|
3096
3208
|
export declare enum KnownEventHubDataFormat {
|
|
3209
|
+
/** Multijson */
|
|
3097
3210
|
Multijson = "MULTIJSON",
|
|
3211
|
+
/** Json */
|
|
3098
3212
|
Json = "JSON",
|
|
3213
|
+
/** CSV */
|
|
3099
3214
|
CSV = "CSV",
|
|
3215
|
+
/** TSV */
|
|
3100
3216
|
TSV = "TSV",
|
|
3217
|
+
/** Scsv */
|
|
3101
3218
|
Scsv = "SCSV",
|
|
3219
|
+
/** Sohsv */
|
|
3102
3220
|
Sohsv = "SOHSV",
|
|
3221
|
+
/** PSV */
|
|
3103
3222
|
PSV = "PSV",
|
|
3223
|
+
/** TXT */
|
|
3104
3224
|
TXT = "TXT",
|
|
3225
|
+
/** RAW */
|
|
3105
3226
|
RAW = "RAW",
|
|
3227
|
+
/** Singlejson */
|
|
3106
3228
|
Singlejson = "SINGLEJSON",
|
|
3229
|
+
/** Avro */
|
|
3107
3230
|
Avro = "AVRO",
|
|
3231
|
+
/** Tsve */
|
|
3108
3232
|
Tsve = "TSVE",
|
|
3233
|
+
/** Parquet */
|
|
3109
3234
|
Parquet = "PARQUET",
|
|
3235
|
+
/** ORC */
|
|
3110
3236
|
ORC = "ORC",
|
|
3237
|
+
/** Apacheavro */
|
|
3111
3238
|
Apacheavro = "APACHEAVRO",
|
|
3239
|
+
/** W3Clogfile */
|
|
3112
3240
|
W3Clogfile = "W3CLOGFILE"
|
|
3113
3241
|
}
|
|
3114
3242
|
|
|
3115
3243
|
/** Known values of {@link GeoBackupPolicyName} that the service accepts. */
|
|
3116
3244
|
export declare enum KnownGeoBackupPolicyName {
|
|
3245
|
+
/** Default */
|
|
3117
3246
|
Default = "Default"
|
|
3118
3247
|
}
|
|
3119
3248
|
|
|
3120
3249
|
/** Known values of {@link IntegrationRuntimeAuthKeyName} that the service accepts. */
|
|
3121
3250
|
export declare enum KnownIntegrationRuntimeAuthKeyName {
|
|
3251
|
+
/** AuthKey1 */
|
|
3122
3252
|
AuthKey1 = "authKey1",
|
|
3253
|
+
/** AuthKey2 */
|
|
3123
3254
|
AuthKey2 = "authKey2"
|
|
3124
3255
|
}
|
|
3125
3256
|
|
|
3126
3257
|
/** Known values of {@link IntegrationRuntimeAutoUpdate} that the service accepts. */
|
|
3127
3258
|
export declare enum KnownIntegrationRuntimeAutoUpdate {
|
|
3259
|
+
/** On */
|
|
3128
3260
|
On = "On",
|
|
3261
|
+
/** Off */
|
|
3129
3262
|
Off = "Off"
|
|
3130
3263
|
}
|
|
3131
3264
|
|
|
3132
3265
|
/** Known values of {@link IntegrationRuntimeEdition} that the service accepts. */
|
|
3133
3266
|
export declare enum KnownIntegrationRuntimeEdition {
|
|
3267
|
+
/** Standard */
|
|
3134
3268
|
Standard = "Standard",
|
|
3269
|
+
/** Enterprise */
|
|
3135
3270
|
Enterprise = "Enterprise"
|
|
3136
3271
|
}
|
|
3137
3272
|
|
|
3138
3273
|
/** Known values of {@link IntegrationRuntimeEntityReferenceType} that the service accepts. */
|
|
3139
3274
|
export declare enum KnownIntegrationRuntimeEntityReferenceType {
|
|
3275
|
+
/** IntegrationRuntimeReference */
|
|
3140
3276
|
IntegrationRuntimeReference = "IntegrationRuntimeReference",
|
|
3277
|
+
/** LinkedServiceReference */
|
|
3141
3278
|
LinkedServiceReference = "LinkedServiceReference"
|
|
3142
3279
|
}
|
|
3143
3280
|
|
|
3144
3281
|
/** Known values of {@link IntegrationRuntimeInternalChannelEncryptionMode} that the service accepts. */
|
|
3145
3282
|
export declare enum KnownIntegrationRuntimeInternalChannelEncryptionMode {
|
|
3283
|
+
/** NotSet */
|
|
3146
3284
|
NotSet = "NotSet",
|
|
3285
|
+
/** SslEncrypted */
|
|
3147
3286
|
SslEncrypted = "SslEncrypted",
|
|
3287
|
+
/** NotEncrypted */
|
|
3148
3288
|
NotEncrypted = "NotEncrypted"
|
|
3149
3289
|
}
|
|
3150
3290
|
|
|
3151
3291
|
/** Known values of {@link IntegrationRuntimeLicenseType} that the service accepts. */
|
|
3152
3292
|
export declare enum KnownIntegrationRuntimeLicenseType {
|
|
3293
|
+
/** BasePrice */
|
|
3153
3294
|
BasePrice = "BasePrice",
|
|
3295
|
+
/** LicenseIncluded */
|
|
3154
3296
|
LicenseIncluded = "LicenseIncluded"
|
|
3155
3297
|
}
|
|
3156
3298
|
|
|
3157
3299
|
/** Known values of {@link IntegrationRuntimeSsisCatalogPricingTier} that the service accepts. */
|
|
3158
3300
|
export declare enum KnownIntegrationRuntimeSsisCatalogPricingTier {
|
|
3301
|
+
/** Basic */
|
|
3159
3302
|
Basic = "Basic",
|
|
3303
|
+
/** Standard */
|
|
3160
3304
|
Standard = "Standard",
|
|
3305
|
+
/** Premium */
|
|
3161
3306
|
Premium = "Premium",
|
|
3307
|
+
/** PremiumRS */
|
|
3162
3308
|
PremiumRS = "PremiumRS"
|
|
3163
3309
|
}
|
|
3164
3310
|
|
|
3165
3311
|
/** Known values of {@link IntegrationRuntimeState} that the service accepts. */
|
|
3166
3312
|
export declare enum KnownIntegrationRuntimeState {
|
|
3313
|
+
/** Initial */
|
|
3167
3314
|
Initial = "Initial",
|
|
3315
|
+
/** Stopped */
|
|
3168
3316
|
Stopped = "Stopped",
|
|
3317
|
+
/** Started */
|
|
3169
3318
|
Started = "Started",
|
|
3319
|
+
/** Starting */
|
|
3170
3320
|
Starting = "Starting",
|
|
3321
|
+
/** Stopping */
|
|
3171
3322
|
Stopping = "Stopping",
|
|
3323
|
+
/** NeedRegistration */
|
|
3172
3324
|
NeedRegistration = "NeedRegistration",
|
|
3325
|
+
/** Online */
|
|
3173
3326
|
Online = "Online",
|
|
3327
|
+
/** Limited */
|
|
3174
3328
|
Limited = "Limited",
|
|
3329
|
+
/** Offline */
|
|
3175
3330
|
Offline = "Offline",
|
|
3331
|
+
/** AccessDenied */
|
|
3176
3332
|
AccessDenied = "AccessDenied"
|
|
3177
3333
|
}
|
|
3178
3334
|
|
|
3179
3335
|
/** Known values of {@link IntegrationRuntimeType} that the service accepts. */
|
|
3180
3336
|
export declare enum KnownIntegrationRuntimeType {
|
|
3337
|
+
/** Managed */
|
|
3181
3338
|
Managed = "Managed",
|
|
3339
|
+
/** SelfHosted */
|
|
3182
3340
|
SelfHosted = "SelfHosted"
|
|
3183
3341
|
}
|
|
3184
3342
|
|
|
3185
3343
|
/** Known values of {@link IntegrationRuntimeUpdateResult} that the service accepts. */
|
|
3186
3344
|
export declare enum KnownIntegrationRuntimeUpdateResult {
|
|
3345
|
+
/** None */
|
|
3187
3346
|
None = "None",
|
|
3347
|
+
/** Succeed */
|
|
3188
3348
|
Succeed = "Succeed",
|
|
3349
|
+
/** Fail */
|
|
3189
3350
|
Fail = "Fail"
|
|
3190
3351
|
}
|
|
3191
3352
|
|
|
3192
3353
|
/** Known values of {@link IotHubDataFormat} that the service accepts. */
|
|
3193
3354
|
export declare enum KnownIotHubDataFormat {
|
|
3355
|
+
/** Multijson */
|
|
3194
3356
|
Multijson = "MULTIJSON",
|
|
3357
|
+
/** Json */
|
|
3195
3358
|
Json = "JSON",
|
|
3359
|
+
/** CSV */
|
|
3196
3360
|
CSV = "CSV",
|
|
3361
|
+
/** TSV */
|
|
3197
3362
|
TSV = "TSV",
|
|
3363
|
+
/** Scsv */
|
|
3198
3364
|
Scsv = "SCSV",
|
|
3365
|
+
/** Sohsv */
|
|
3199
3366
|
Sohsv = "SOHSV",
|
|
3367
|
+
/** PSV */
|
|
3200
3368
|
PSV = "PSV",
|
|
3369
|
+
/** TXT */
|
|
3201
3370
|
TXT = "TXT",
|
|
3371
|
+
/** RAW */
|
|
3202
3372
|
RAW = "RAW",
|
|
3373
|
+
/** Singlejson */
|
|
3203
3374
|
Singlejson = "SINGLEJSON",
|
|
3375
|
+
/** Avro */
|
|
3204
3376
|
Avro = "AVRO",
|
|
3377
|
+
/** Tsve */
|
|
3205
3378
|
Tsve = "TSVE",
|
|
3379
|
+
/** Parquet */
|
|
3206
3380
|
Parquet = "PARQUET",
|
|
3381
|
+
/** ORC */
|
|
3207
3382
|
ORC = "ORC",
|
|
3383
|
+
/** Apacheavro */
|
|
3208
3384
|
Apacheavro = "APACHEAVRO",
|
|
3385
|
+
/** W3Clogfile */
|
|
3209
3386
|
W3Clogfile = "W3CLOGFILE"
|
|
3210
3387
|
}
|
|
3211
3388
|
|
|
3212
3389
|
/** Known values of {@link Kind} that the service accepts. */
|
|
3213
3390
|
export declare enum KnownKind {
|
|
3391
|
+
/** ReadWrite */
|
|
3214
3392
|
ReadWrite = "ReadWrite",
|
|
3393
|
+
/** ReadOnlyFollowing */
|
|
3215
3394
|
ReadOnlyFollowing = "ReadOnlyFollowing"
|
|
3216
3395
|
}
|
|
3217
3396
|
|
|
3218
3397
|
/** Known values of {@link LanguageExtensionName} that the service accepts. */
|
|
3219
3398
|
export declare enum KnownLanguageExtensionName {
|
|
3399
|
+
/** Python */
|
|
3220
3400
|
Python = "PYTHON",
|
|
3401
|
+
/** R */
|
|
3221
3402
|
R = "R"
|
|
3222
3403
|
}
|
|
3223
3404
|
|
|
3224
3405
|
/** Known values of {@link ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState} that the service accepts. */
|
|
3225
3406
|
export declare enum KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState {
|
|
3407
|
+
/** Enabling */
|
|
3226
3408
|
Enabling = "Enabling",
|
|
3409
|
+
/** Enabled */
|
|
3227
3410
|
Enabled = "Enabled",
|
|
3411
|
+
/** Disabling */
|
|
3228
3412
|
Disabling = "Disabling",
|
|
3413
|
+
/** Disabled */
|
|
3229
3414
|
Disabled = "Disabled",
|
|
3415
|
+
/** Unknown */
|
|
3230
3416
|
Unknown = "Unknown"
|
|
3231
3417
|
}
|
|
3232
3418
|
|
|
3233
3419
|
/** Known values of {@link ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState} that the service accepts. */
|
|
3234
3420
|
export declare enum KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState {
|
|
3421
|
+
/** Enabled */
|
|
3235
3422
|
Enabled = "Enabled",
|
|
3423
|
+
/** Disabled */
|
|
3236
3424
|
Disabled = "Disabled"
|
|
3237
3425
|
}
|
|
3238
3426
|
|
|
3239
3427
|
/** Known values of {@link ManagedIntegrationRuntimeNodeStatus} that the service accepts. */
|
|
3240
3428
|
export declare enum KnownManagedIntegrationRuntimeNodeStatus {
|
|
3429
|
+
/** Starting */
|
|
3241
3430
|
Starting = "Starting",
|
|
3431
|
+
/** Available */
|
|
3242
3432
|
Available = "Available",
|
|
3433
|
+
/** Recycling */
|
|
3243
3434
|
Recycling = "Recycling",
|
|
3435
|
+
/** Unavailable */
|
|
3244
3436
|
Unavailable = "Unavailable"
|
|
3245
3437
|
}
|
|
3246
3438
|
|
|
3247
3439
|
/** Known values of {@link ManagementOperationState} that the service accepts. */
|
|
3248
3440
|
export declare enum KnownManagementOperationState {
|
|
3441
|
+
/** Pending */
|
|
3249
3442
|
Pending = "Pending",
|
|
3443
|
+
/** InProgress */
|
|
3250
3444
|
InProgress = "InProgress",
|
|
3445
|
+
/** Succeeded */
|
|
3251
3446
|
Succeeded = "Succeeded",
|
|
3447
|
+
/** Failed */
|
|
3252
3448
|
Failed = "Failed",
|
|
3449
|
+
/** CancelInProgress */
|
|
3253
3450
|
CancelInProgress = "CancelInProgress",
|
|
3451
|
+
/** Cancelled */
|
|
3254
3452
|
Cancelled = "Cancelled"
|
|
3255
3453
|
}
|
|
3256
3454
|
|
|
3257
3455
|
/** Known values of {@link NodeSize} that the service accepts. */
|
|
3258
3456
|
export declare enum KnownNodeSize {
|
|
3457
|
+
/** None */
|
|
3259
3458
|
None = "None",
|
|
3459
|
+
/** Small */
|
|
3260
3460
|
Small = "Small",
|
|
3461
|
+
/** Medium */
|
|
3261
3462
|
Medium = "Medium",
|
|
3463
|
+
/** Large */
|
|
3262
3464
|
Large = "Large",
|
|
3465
|
+
/** XLarge */
|
|
3263
3466
|
XLarge = "XLarge",
|
|
3467
|
+
/** XXLarge */
|
|
3264
3468
|
XXLarge = "XXLarge",
|
|
3469
|
+
/** XXXLarge */
|
|
3265
3470
|
XXXLarge = "XXXLarge"
|
|
3266
3471
|
}
|
|
3267
3472
|
|
|
3268
3473
|
/** Known values of {@link NodeSizeFamily} that the service accepts. */
|
|
3269
3474
|
export declare enum KnownNodeSizeFamily {
|
|
3475
|
+
/** None */
|
|
3270
3476
|
None = "None",
|
|
3477
|
+
/** MemoryOptimized */
|
|
3271
3478
|
MemoryOptimized = "MemoryOptimized",
|
|
3479
|
+
/** HardwareAcceleratedFpga */
|
|
3272
3480
|
HardwareAcceleratedFpga = "HardwareAcceleratedFPGA",
|
|
3481
|
+
/** HardwareAcceleratedGPU */
|
|
3273
3482
|
HardwareAcceleratedGPU = "HardwareAcceleratedGPU"
|
|
3274
3483
|
}
|
|
3275
3484
|
|
|
3276
3485
|
/** Known values of {@link OperationStatus} that the service accepts. */
|
|
3277
3486
|
export declare enum KnownOperationStatus {
|
|
3487
|
+
/** InProgress */
|
|
3278
3488
|
InProgress = "InProgress",
|
|
3489
|
+
/** Succeeded */
|
|
3279
3490
|
Succeeded = "Succeeded",
|
|
3491
|
+
/** Failed */
|
|
3280
3492
|
Failed = "Failed",
|
|
3493
|
+
/** Canceled */
|
|
3281
3494
|
Canceled = "Canceled"
|
|
3282
3495
|
}
|
|
3283
3496
|
|
|
3284
3497
|
/** Known values of {@link PrincipalsModificationKind} that the service accepts. */
|
|
3285
3498
|
export declare enum KnownPrincipalsModificationKind {
|
|
3499
|
+
/** Union */
|
|
3286
3500
|
Union = "Union",
|
|
3501
|
+
/** Replace */
|
|
3287
3502
|
Replace = "Replace",
|
|
3503
|
+
/** None */
|
|
3288
3504
|
None = "None"
|
|
3289
3505
|
}
|
|
3290
3506
|
|
|
3291
3507
|
/** Known values of {@link PrincipalType} that the service accepts. */
|
|
3292
3508
|
export declare enum KnownPrincipalType {
|
|
3509
|
+
/** App */
|
|
3293
3510
|
App = "App",
|
|
3511
|
+
/** Group */
|
|
3294
3512
|
Group = "Group",
|
|
3513
|
+
/** User */
|
|
3295
3514
|
User = "User"
|
|
3296
3515
|
}
|
|
3297
3516
|
|
|
3298
3517
|
/** Known values of {@link ProvisioningState} that the service accepts. */
|
|
3299
3518
|
export declare enum KnownProvisioningState {
|
|
3519
|
+
/** Provisioning */
|
|
3300
3520
|
Provisioning = "Provisioning",
|
|
3521
|
+
/** Succeeded */
|
|
3301
3522
|
Succeeded = "Succeeded",
|
|
3523
|
+
/** Deleting */
|
|
3302
3524
|
Deleting = "Deleting",
|
|
3525
|
+
/** Failed */
|
|
3303
3526
|
Failed = "Failed",
|
|
3527
|
+
/** DeleteError */
|
|
3304
3528
|
DeleteError = "DeleteError"
|
|
3305
3529
|
}
|
|
3306
3530
|
|
|
3307
3531
|
/** Known values of {@link Reason} that the service accepts. */
|
|
3308
3532
|
export declare enum KnownReason {
|
|
3533
|
+
/** Invalid */
|
|
3309
3534
|
Invalid = "Invalid",
|
|
3535
|
+
/** AlreadyExists */
|
|
3310
3536
|
AlreadyExists = "AlreadyExists"
|
|
3311
3537
|
}
|
|
3312
3538
|
|
|
3313
3539
|
/** Known values of {@link ReplicationState} that the service accepts. */
|
|
3314
3540
|
export declare enum KnownReplicationState {
|
|
3541
|
+
/** Pending */
|
|
3315
3542
|
Pending = "PENDING",
|
|
3543
|
+
/** Seeding */
|
|
3316
3544
|
Seeding = "SEEDING",
|
|
3545
|
+
/** CatchUP */
|
|
3317
3546
|
CatchUP = "CATCH_UP",
|
|
3547
|
+
/** Suspended */
|
|
3318
3548
|
Suspended = "SUSPENDED"
|
|
3319
3549
|
}
|
|
3320
3550
|
|
|
3321
3551
|
/** Known values of {@link ResourceProvisioningState} that the service accepts. */
|
|
3322
3552
|
export declare enum KnownResourceProvisioningState {
|
|
3553
|
+
/** Running */
|
|
3323
3554
|
Running = "Running",
|
|
3555
|
+
/** Creating */
|
|
3324
3556
|
Creating = "Creating",
|
|
3557
|
+
/** Deleting */
|
|
3325
3558
|
Deleting = "Deleting",
|
|
3559
|
+
/** Succeeded */
|
|
3326
3560
|
Succeeded = "Succeeded",
|
|
3561
|
+
/** Failed */
|
|
3327
3562
|
Failed = "Failed",
|
|
3563
|
+
/** Moving */
|
|
3328
3564
|
Moving = "Moving",
|
|
3565
|
+
/** Canceled */
|
|
3329
3566
|
Canceled = "Canceled"
|
|
3330
3567
|
}
|
|
3331
3568
|
|
|
3332
3569
|
/** Known values of {@link SecurityAlertPolicyName} that the service accepts. */
|
|
3333
3570
|
export declare enum KnownSecurityAlertPolicyName {
|
|
3571
|
+
/** Default */
|
|
3334
3572
|
Default = "default"
|
|
3335
3573
|
}
|
|
3336
3574
|
|
|
3337
3575
|
/** Known values of {@link SecurityAlertPolicyNameAutoGenerated} that the service accepts. */
|
|
3338
3576
|
export declare enum KnownSecurityAlertPolicyNameAutoGenerated {
|
|
3577
|
+
/** Default */
|
|
3339
3578
|
Default = "Default"
|
|
3340
3579
|
}
|
|
3341
3580
|
|
|
3342
3581
|
/** Known values of {@link SelfHostedIntegrationRuntimeNodeStatus} that the service accepts. */
|
|
3343
3582
|
export declare enum KnownSelfHostedIntegrationRuntimeNodeStatus {
|
|
3583
|
+
/** NeedRegistration */
|
|
3344
3584
|
NeedRegistration = "NeedRegistration",
|
|
3585
|
+
/** Online */
|
|
3345
3586
|
Online = "Online",
|
|
3587
|
+
/** Limited */
|
|
3346
3588
|
Limited = "Limited",
|
|
3589
|
+
/** Offline */
|
|
3347
3590
|
Offline = "Offline",
|
|
3591
|
+
/** Upgrading */
|
|
3348
3592
|
Upgrading = "Upgrading",
|
|
3593
|
+
/** Initializing */
|
|
3349
3594
|
Initializing = "Initializing",
|
|
3595
|
+
/** InitializeFailed */
|
|
3350
3596
|
InitializeFailed = "InitializeFailed"
|
|
3351
3597
|
}
|
|
3352
3598
|
|
|
3353
3599
|
/** Known values of {@link ServerKeyType} that the service accepts. */
|
|
3354
3600
|
export declare enum KnownServerKeyType {
|
|
3601
|
+
/** ServiceManaged */
|
|
3355
3602
|
ServiceManaged = "ServiceManaged",
|
|
3603
|
+
/** AzureKeyVault */
|
|
3356
3604
|
AzureKeyVault = "AzureKeyVault"
|
|
3357
3605
|
}
|
|
3358
3606
|
|
|
3359
3607
|
/** Known values of {@link SkuName} that the service accepts. */
|
|
3360
3608
|
export declare enum KnownSkuName {
|
|
3609
|
+
/** ComputeOptimized */
|
|
3361
3610
|
ComputeOptimized = "Compute optimized",
|
|
3611
|
+
/** StorageOptimized */
|
|
3362
3612
|
StorageOptimized = "Storage optimized"
|
|
3363
3613
|
}
|
|
3364
3614
|
|
|
3365
3615
|
/** Known values of {@link SkuSize} that the service accepts. */
|
|
3366
3616
|
export declare enum KnownSkuSize {
|
|
3617
|
+
/** ExtraSmall */
|
|
3367
3618
|
ExtraSmall = "Extra small",
|
|
3619
|
+
/** Small */
|
|
3368
3620
|
Small = "Small",
|
|
3621
|
+
/** Medium */
|
|
3369
3622
|
Medium = "Medium",
|
|
3623
|
+
/** Large */
|
|
3370
3624
|
Large = "Large"
|
|
3371
3625
|
}
|
|
3372
3626
|
|
|
3373
3627
|
/** Known values of {@link SsisObjectMetadataType} that the service accepts. */
|
|
3374
3628
|
export declare enum KnownSsisObjectMetadataType {
|
|
3629
|
+
/** Folder */
|
|
3375
3630
|
Folder = "Folder",
|
|
3631
|
+
/** Project */
|
|
3376
3632
|
Project = "Project",
|
|
3633
|
+
/** Package */
|
|
3377
3634
|
Package = "Package",
|
|
3635
|
+
/** Environment */
|
|
3378
3636
|
Environment = "Environment"
|
|
3379
3637
|
}
|
|
3380
3638
|
|
|
3381
3639
|
/** Known values of {@link State} that the service accepts. */
|
|
3382
3640
|
export declare enum KnownState {
|
|
3641
|
+
/** Creating */
|
|
3383
3642
|
Creating = "Creating",
|
|
3643
|
+
/** Unavailable */
|
|
3384
3644
|
Unavailable = "Unavailable",
|
|
3645
|
+
/** Running */
|
|
3385
3646
|
Running = "Running",
|
|
3647
|
+
/** Deleting */
|
|
3386
3648
|
Deleting = "Deleting",
|
|
3649
|
+
/** Deleted */
|
|
3387
3650
|
Deleted = "Deleted",
|
|
3651
|
+
/** Stopping */
|
|
3388
3652
|
Stopping = "Stopping",
|
|
3653
|
+
/** Stopped */
|
|
3389
3654
|
Stopped = "Stopped",
|
|
3655
|
+
/** Starting */
|
|
3390
3656
|
Starting = "Starting",
|
|
3657
|
+
/** Updating */
|
|
3391
3658
|
Updating = "Updating"
|
|
3392
3659
|
}
|
|
3393
3660
|
|
|
3394
3661
|
/** Known values of {@link StateValue} that the service accepts. */
|
|
3395
3662
|
export declare enum KnownStateValue {
|
|
3663
|
+
/** Consistent */
|
|
3396
3664
|
Consistent = "Consistent",
|
|
3665
|
+
/** InConsistent */
|
|
3397
3666
|
InConsistent = "InConsistent",
|
|
3667
|
+
/** Updating */
|
|
3398
3668
|
Updating = "Updating"
|
|
3399
3669
|
}
|
|
3400
3670
|
|
|
3401
3671
|
/** Known values of {@link StorageAccountType} that the service accepts. */
|
|
3402
3672
|
export declare enum KnownStorageAccountType {
|
|
3673
|
+
/** GRS */
|
|
3403
3674
|
GRS = "GRS",
|
|
3675
|
+
/** LRS */
|
|
3404
3676
|
LRS = "LRS"
|
|
3405
3677
|
}
|
|
3406
3678
|
|
|
3407
3679
|
/** Known values of {@link TransparentDataEncryptionName} that the service accepts. */
|
|
3408
3680
|
export declare enum KnownTransparentDataEncryptionName {
|
|
3681
|
+
/** Current */
|
|
3409
3682
|
Current = "current"
|
|
3410
3683
|
}
|
|
3411
3684
|
|
|
3412
3685
|
/** Known values of {@link VulnerabilityAssessmentName} that the service accepts. */
|
|
3413
3686
|
export declare enum KnownVulnerabilityAssessmentName {
|
|
3687
|
+
/** Default */
|
|
3414
3688
|
Default = "default"
|
|
3415
3689
|
}
|
|
3416
3690
|
|
|
3417
3691
|
/** Known values of {@link VulnerabilityAssessmentScanState} that the service accepts. */
|
|
3418
3692
|
export declare enum KnownVulnerabilityAssessmentScanState {
|
|
3693
|
+
/** Passed */
|
|
3419
3694
|
Passed = "Passed",
|
|
3695
|
+
/** Failed */
|
|
3420
3696
|
Failed = "Failed",
|
|
3697
|
+
/** FailedToRun */
|
|
3421
3698
|
FailedToRun = "FailedToRun",
|
|
3699
|
+
/** InProgress */
|
|
3422
3700
|
InProgress = "InProgress"
|
|
3423
3701
|
}
|
|
3424
3702
|
|
|
3425
3703
|
/** Known values of {@link VulnerabilityAssessmentScanTriggerType} that the service accepts. */
|
|
3426
3704
|
export declare enum KnownVulnerabilityAssessmentScanTriggerType {
|
|
3705
|
+
/** OnDemand */
|
|
3427
3706
|
OnDemand = "OnDemand",
|
|
3707
|
+
/** Recurring */
|
|
3428
3708
|
Recurring = "Recurring"
|
|
3429
3709
|
}
|
|
3430
3710
|
|
|
3431
3711
|
/** Known values of {@link WorkspacePublicNetworkAccess} that the service accepts. */
|
|
3432
3712
|
export declare enum KnownWorkspacePublicNetworkAccess {
|
|
3713
|
+
/** Enabled */
|
|
3433
3714
|
Enabled = "Enabled",
|
|
3715
|
+
/** Disabled */
|
|
3434
3716
|
Disabled = "Disabled"
|
|
3435
3717
|
}
|
|
3436
3718
|
|
|
@@ -3458,7 +3740,7 @@ export declare interface KustoOperationsListOptionalParams extends coreClient.Op
|
|
|
3458
3740
|
export declare type KustoOperationsListResponse = OperationListResult;
|
|
3459
3741
|
|
|
3460
3742
|
/** Class representing a Kusto kusto pool. */
|
|
3461
|
-
export declare
|
|
3743
|
+
export declare interface KustoPool extends TrackedResource {
|
|
3462
3744
|
/** The SKU of the kusto pool. */
|
|
3463
3745
|
sku: AzureSku;
|
|
3464
3746
|
/**
|
|
@@ -3509,7 +3791,7 @@ export declare type KustoPool = TrackedResource & {
|
|
|
3509
3791
|
readonly languageExtensions?: LanguageExtensionsList;
|
|
3510
3792
|
/** The workspace unique identifier. */
|
|
3511
3793
|
workspaceUID?: string;
|
|
3512
|
-
}
|
|
3794
|
+
}
|
|
3513
3795
|
|
|
3514
3796
|
/** Interface representing a KustoPoolAttachedDatabaseConfigurations. */
|
|
3515
3797
|
export declare interface KustoPoolAttachedDatabaseConfigurations {
|
|
@@ -4482,7 +4764,7 @@ export declare interface KustoPoolsUpdateOptionalParams extends coreClient.Opera
|
|
|
4482
4764
|
export declare type KustoPoolsUpdateResponse = KustoPool;
|
|
4483
4765
|
|
|
4484
4766
|
/** Class representing an update to a Kusto kusto pool. */
|
|
4485
|
-
export declare
|
|
4767
|
+
export declare interface KustoPoolUpdate extends Resource {
|
|
4486
4768
|
/** Resource tags. */
|
|
4487
4769
|
tags?: {
|
|
4488
4770
|
[propertyName: string]: string;
|
|
@@ -4527,7 +4809,7 @@ export declare type KustoPoolUpdate = Resource & {
|
|
|
4527
4809
|
readonly languageExtensions?: LanguageExtensionsList;
|
|
4528
4810
|
/** The workspace unique identifier. */
|
|
4529
4811
|
workspaceUID?: string;
|
|
4530
|
-
}
|
|
4812
|
+
}
|
|
4531
4813
|
|
|
4532
4814
|
/** The language extension object. */
|
|
4533
4815
|
export declare interface LanguageExtension {
|
|
@@ -4641,7 +4923,7 @@ export declare interface LibraryRequirements {
|
|
|
4641
4923
|
}
|
|
4642
4924
|
|
|
4643
4925
|
/** Library response details */
|
|
4644
|
-
export declare
|
|
4926
|
+
export declare interface LibraryResource extends SubResource {
|
|
4645
4927
|
/** Name of the library. */
|
|
4646
4928
|
namePropertiesName?: string;
|
|
4647
4929
|
/** Storage blob path of library. */
|
|
@@ -4662,7 +4944,7 @@ export declare type LibraryResource = SubResource & {
|
|
|
4662
4944
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4663
4945
|
*/
|
|
4664
4946
|
readonly creatorId?: string;
|
|
4665
|
-
}
|
|
4947
|
+
}
|
|
4666
4948
|
|
|
4667
4949
|
/** The linked integration runtime information. */
|
|
4668
4950
|
export declare interface LinkedIntegrationRuntime {
|
|
@@ -4694,20 +4976,20 @@ export declare interface LinkedIntegrationRuntime {
|
|
|
4694
4976
|
}
|
|
4695
4977
|
|
|
4696
4978
|
/** The key authorization type integration runtime. */
|
|
4697
|
-
export declare
|
|
4979
|
+
export declare interface LinkedIntegrationRuntimeKeyAuthorization extends LinkedIntegrationRuntimeType {
|
|
4698
4980
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4699
4981
|
authorizationType: "Key";
|
|
4700
4982
|
/** The key used for authorization. */
|
|
4701
4983
|
key: SecureString;
|
|
4702
|
-
}
|
|
4984
|
+
}
|
|
4703
4985
|
|
|
4704
4986
|
/** The role based access control (RBAC) authorization type integration runtime. */
|
|
4705
|
-
export declare
|
|
4987
|
+
export declare interface LinkedIntegrationRuntimeRbacAuthorization extends LinkedIntegrationRuntimeType {
|
|
4706
4988
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4707
4989
|
authorizationType: "RBAC";
|
|
4708
4990
|
/** The resource identifier of the integration runtime to be shared. */
|
|
4709
4991
|
resourceId: string;
|
|
4710
|
-
}
|
|
4992
|
+
}
|
|
4711
4993
|
|
|
4712
4994
|
/** The base definition of a linked integration runtime. */
|
|
4713
4995
|
export declare interface LinkedIntegrationRuntimeType {
|
|
@@ -4738,7 +5020,7 @@ export declare interface ListSqlPoolSecurityAlertPolicies {
|
|
|
4738
5020
|
}
|
|
4739
5021
|
|
|
4740
5022
|
/** Maintenance window options. */
|
|
4741
|
-
export declare
|
|
5023
|
+
export declare interface MaintenanceWindowOptions extends ProxyResource {
|
|
4742
5024
|
/** Whether maintenance windows are enabled for the database. */
|
|
4743
5025
|
isEnabled?: boolean;
|
|
4744
5026
|
/** Available maintenance cycles e.g. {Saturday, 0, 48*60}, {Wednesday, 0, 24*60}. */
|
|
@@ -4753,12 +5035,12 @@ export declare type MaintenanceWindowOptions = ProxyResource & {
|
|
|
4753
5035
|
timeGranularityInMinutes?: number;
|
|
4754
5036
|
/** Whether we allow multiple maintenance windows per cycle. */
|
|
4755
5037
|
allowMultipleMaintenanceWindowsPerCycle?: boolean;
|
|
4756
|
-
}
|
|
5038
|
+
}
|
|
4757
5039
|
|
|
4758
5040
|
/** Maintenance windows. */
|
|
4759
|
-
export declare
|
|
5041
|
+
export declare interface MaintenanceWindows extends ProxyResource {
|
|
4760
5042
|
timeRanges?: MaintenanceWindowTimeRange[];
|
|
4761
|
-
}
|
|
5043
|
+
}
|
|
4762
5044
|
|
|
4763
5045
|
/** Maintenance window time range. */
|
|
4764
5046
|
export declare interface MaintenanceWindowTimeRange {
|
|
@@ -4791,10 +5073,10 @@ export declare interface ManagedIdentity {
|
|
|
4791
5073
|
}
|
|
4792
5074
|
|
|
4793
5075
|
/** Sql Control Settings for workspace managed identity */
|
|
4794
|
-
export declare
|
|
5076
|
+
export declare interface ManagedIdentitySqlControlSettingsModel extends ProxyResource {
|
|
4795
5077
|
/** Grant sql control to managed identity */
|
|
4796
5078
|
grantSqlControlToManagedIdentity?: ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentity;
|
|
4797
|
-
}
|
|
5079
|
+
}
|
|
4798
5080
|
|
|
4799
5081
|
/** Grant sql control to managed identity */
|
|
4800
5082
|
export declare interface ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentity {
|
|
@@ -4831,7 +5113,7 @@ export declare type ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlCont
|
|
|
4831
5113
|
export declare type ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState = string;
|
|
4832
5114
|
|
|
4833
5115
|
/** Managed integration runtime, including managed elastic and managed dedicated integration runtimes. */
|
|
4834
|
-
export declare
|
|
5116
|
+
export declare interface ManagedIntegrationRuntime extends IntegrationRuntime {
|
|
4835
5117
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4836
5118
|
type: "Managed";
|
|
4837
5119
|
/**
|
|
@@ -4849,7 +5131,7 @@ export declare type ManagedIntegrationRuntime = IntegrationRuntime & {
|
|
|
4849
5131
|
computeProperties?: IntegrationRuntimeComputeProperties;
|
|
4850
5132
|
/** SSIS properties for managed integration runtime. */
|
|
4851
5133
|
ssisProperties?: IntegrationRuntimeSsisProperties;
|
|
4852
|
-
}
|
|
5134
|
+
}
|
|
4853
5135
|
|
|
4854
5136
|
/** Error definition for managed integration runtime. */
|
|
4855
5137
|
export declare interface ManagedIntegrationRuntimeError {
|
|
@@ -4944,7 +5226,7 @@ export declare interface ManagedIntegrationRuntimeOperationResult {
|
|
|
4944
5226
|
}
|
|
4945
5227
|
|
|
4946
5228
|
/** Managed integration runtime status. */
|
|
4947
|
-
export declare
|
|
5229
|
+
export declare interface ManagedIntegrationRuntimeStatus extends IntegrationRuntimeStatus {
|
|
4948
5230
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4949
5231
|
type: "Managed";
|
|
4950
5232
|
/**
|
|
@@ -4967,7 +5249,7 @@ export declare type ManagedIntegrationRuntimeStatus = IntegrationRuntimeStatus &
|
|
|
4967
5249
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4968
5250
|
*/
|
|
4969
5251
|
readonly lastOperation?: ManagedIntegrationRuntimeOperationResult;
|
|
4970
|
-
}
|
|
5252
|
+
}
|
|
4971
5253
|
|
|
4972
5254
|
/** Managed Virtual Network Settings */
|
|
4973
5255
|
export declare interface ManagedVirtualNetworkSettings {
|
|
@@ -4994,12 +5276,12 @@ export declare interface ManagedVirtualNetworkSettings {
|
|
|
4994
5276
|
export declare type ManagementOperationState = string;
|
|
4995
5277
|
|
|
4996
5278
|
/** Configuration for metadata sync */
|
|
4997
|
-
export declare
|
|
5279
|
+
export declare interface MetadataSyncConfig extends ProxyResource {
|
|
4998
5280
|
/** Indicates whether the metadata sync is enabled or disabled */
|
|
4999
5281
|
enabled?: boolean;
|
|
5000
5282
|
/** The Sync Interval in minutes. */
|
|
5001
5283
|
syncIntervalInMinutes?: number;
|
|
5002
|
-
}
|
|
5284
|
+
}
|
|
5003
5285
|
|
|
5004
5286
|
/**
|
|
5005
5287
|
* Defines values for NodeSize. \
|
|
@@ -5036,7 +5318,7 @@ export declare interface Operation {
|
|
|
5036
5318
|
display?: OperationDisplay;
|
|
5037
5319
|
/** The intended executor of the operation. */
|
|
5038
5320
|
origin?: string;
|
|
5039
|
-
/**
|
|
5321
|
+
/** Properties of the operation. */
|
|
5040
5322
|
properties?: Record<string, unknown>;
|
|
5041
5323
|
}
|
|
5042
5324
|
|
|
@@ -5249,7 +5531,7 @@ export declare interface PrivateEndpoint {
|
|
|
5249
5531
|
}
|
|
5250
5532
|
|
|
5251
5533
|
/** A private endpoint connection */
|
|
5252
|
-
export declare
|
|
5534
|
+
export declare interface PrivateEndpointConnection extends ProxyResource {
|
|
5253
5535
|
/** The private endpoint which the connection belongs to. */
|
|
5254
5536
|
privateEndpoint?: PrivateEndpoint;
|
|
5255
5537
|
/** Connection state of the private endpoint connection. */
|
|
@@ -5259,12 +5541,12 @@ export declare type PrivateEndpointConnection = ProxyResource & {
|
|
|
5259
5541
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5260
5542
|
*/
|
|
5261
5543
|
readonly provisioningState?: string;
|
|
5262
|
-
}
|
|
5544
|
+
}
|
|
5263
5545
|
|
|
5264
|
-
export declare
|
|
5546
|
+
export declare interface PrivateEndpointConnectionForPrivateLinkHub extends PrivateEndpointConnectionForPrivateLinkHubBasicAutoGenerated {
|
|
5265
5547
|
name?: string;
|
|
5266
5548
|
type?: string;
|
|
5267
|
-
}
|
|
5549
|
+
}
|
|
5268
5550
|
|
|
5269
5551
|
/** Private Endpoint Connection For Private Link Hub - Basic */
|
|
5270
5552
|
export declare interface PrivateEndpointConnectionForPrivateLinkHubBasic {
|
|
@@ -5456,7 +5738,7 @@ export declare interface PrivateEndpointConnectionsPrivateLinkHubListOptionalPar
|
|
|
5456
5738
|
export declare type PrivateEndpointConnectionsPrivateLinkHubListResponse = PrivateEndpointConnectionForPrivateLinkHubResourceCollectionResponse;
|
|
5457
5739
|
|
|
5458
5740
|
/** A privateLinkHub */
|
|
5459
|
-
export declare
|
|
5741
|
+
export declare interface PrivateLinkHub extends TrackedResource {
|
|
5460
5742
|
/** PrivateLinkHub provisioning state */
|
|
5461
5743
|
provisioningState?: string;
|
|
5462
5744
|
/**
|
|
@@ -5464,7 +5746,7 @@ export declare type PrivateLinkHub = TrackedResource & {
|
|
|
5464
5746
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5465
5747
|
*/
|
|
5466
5748
|
readonly privateEndpointConnections?: PrivateEndpointConnectionForPrivateLinkHubBasic[];
|
|
5467
|
-
}
|
|
5749
|
+
}
|
|
5468
5750
|
|
|
5469
5751
|
/** List of privateLinkHubs */
|
|
5470
5752
|
export declare interface PrivateLinkHubInfoListResult {
|
|
@@ -5632,13 +5914,13 @@ export declare interface PrivateLinkHubsUpdateOptionalParams extends coreClient.
|
|
|
5632
5914
|
export declare type PrivateLinkHubsUpdateResponse = PrivateLinkHub;
|
|
5633
5915
|
|
|
5634
5916
|
/** A private link resource */
|
|
5635
|
-
export declare
|
|
5917
|
+
export declare interface PrivateLinkResource extends ProxyResource {
|
|
5636
5918
|
/**
|
|
5637
5919
|
* The private link resource properties.
|
|
5638
5920
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5639
5921
|
*/
|
|
5640
5922
|
readonly properties?: PrivateLinkResourceProperties;
|
|
5641
|
-
}
|
|
5923
|
+
}
|
|
5642
5924
|
|
|
5643
5925
|
/** A list of private link resources */
|
|
5644
5926
|
export declare interface PrivateLinkResourceListResult {
|
|
@@ -5740,7 +6022,8 @@ export declare interface PrivateLinkServiceConnectionState {
|
|
|
5740
6022
|
export declare type ProvisioningState = string;
|
|
5741
6023
|
|
|
5742
6024
|
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
5743
|
-
export declare
|
|
6025
|
+
export declare interface ProxyResource extends Resource {
|
|
6026
|
+
}
|
|
5744
6027
|
|
|
5745
6028
|
/** Purview Configuration */
|
|
5746
6029
|
export declare interface PurviewConfiguration {
|
|
@@ -5818,7 +6101,9 @@ export declare interface QueryStatistic {
|
|
|
5818
6101
|
}
|
|
5819
6102
|
|
|
5820
6103
|
/** Class representing a read only following database. */
|
|
5821
|
-
export declare
|
|
6104
|
+
export declare interface ReadOnlyFollowingDatabase extends Database {
|
|
6105
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6106
|
+
kind: "ReadOnlyFollowing";
|
|
5822
6107
|
/**
|
|
5823
6108
|
* The provisioned state of the resource.
|
|
5824
6109
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5851,10 +6136,12 @@ export declare type ReadOnlyFollowingDatabase = Database & {
|
|
|
5851
6136
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5852
6137
|
*/
|
|
5853
6138
|
readonly principalsModificationKind?: PrincipalsModificationKind;
|
|
5854
|
-
}
|
|
6139
|
+
}
|
|
5855
6140
|
|
|
5856
6141
|
/** Class representing a read write database. */
|
|
5857
|
-
export declare
|
|
6142
|
+
export declare interface ReadWriteDatabase extends Database {
|
|
6143
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6144
|
+
kind: "ReadWrite";
|
|
5858
6145
|
/**
|
|
5859
6146
|
* The provisioned state of the resource.
|
|
5860
6147
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5874,7 +6161,7 @@ export declare type ReadWriteDatabase = Database & {
|
|
|
5874
6161
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5875
6162
|
*/
|
|
5876
6163
|
readonly isFollowed?: boolean;
|
|
5877
|
-
}
|
|
6164
|
+
}
|
|
5878
6165
|
|
|
5879
6166
|
/**
|
|
5880
6167
|
* Defines values for Reason. \
|
|
@@ -5887,7 +6174,7 @@ export declare type ReadWriteDatabase = Database & {
|
|
|
5887
6174
|
export declare type Reason = string;
|
|
5888
6175
|
|
|
5889
6176
|
/** A recommended sensitivity label update operation. */
|
|
5890
|
-
export declare
|
|
6177
|
+
export declare interface RecommendedSensitivityLabelUpdate extends ProxyResource {
|
|
5891
6178
|
op?: RecommendedSensitivityLabelUpdateKind;
|
|
5892
6179
|
/** Schema name of the column to update. */
|
|
5893
6180
|
schema?: string;
|
|
@@ -5895,7 +6182,7 @@ export declare type RecommendedSensitivityLabelUpdate = ProxyResource & {
|
|
|
5895
6182
|
table?: string;
|
|
5896
6183
|
/** Column name to update. */
|
|
5897
6184
|
column?: string;
|
|
5898
|
-
}
|
|
6185
|
+
}
|
|
5899
6186
|
|
|
5900
6187
|
/** Defines values for RecommendedSensitivityLabelUpdateKind. */
|
|
5901
6188
|
export declare type RecommendedSensitivityLabelUpdateKind = "enable" | "disable";
|
|
@@ -5906,7 +6193,7 @@ export declare interface RecommendedSensitivityLabelUpdateList {
|
|
|
5906
6193
|
}
|
|
5907
6194
|
|
|
5908
6195
|
/** A recoverable sql pool */
|
|
5909
|
-
export declare
|
|
6196
|
+
export declare interface RecoverableSqlPool extends ProxyResource {
|
|
5910
6197
|
/**
|
|
5911
6198
|
* The edition of the database
|
|
5912
6199
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5927,7 +6214,7 @@ export declare type RecoverableSqlPool = ProxyResource & {
|
|
|
5927
6214
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5928
6215
|
*/
|
|
5929
6216
|
readonly lastAvailableBackupDate?: Date;
|
|
5930
|
-
}
|
|
6217
|
+
}
|
|
5931
6218
|
|
|
5932
6219
|
/** The response to a list recoverable sql pools request */
|
|
5933
6220
|
export declare interface RecoverableSqlPoolListResult {
|
|
@@ -5958,7 +6245,7 @@ export declare interface ReplaceAllIpFirewallRulesRequest {
|
|
|
5958
6245
|
}
|
|
5959
6246
|
|
|
5960
6247
|
/** Represents a Sql pool replication link. */
|
|
5961
|
-
export declare
|
|
6248
|
+
export declare interface ReplicationLink extends ProxyResource {
|
|
5962
6249
|
/**
|
|
5963
6250
|
* Location of the workspace that contains this firewall rule.
|
|
5964
6251
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -6014,7 +6301,7 @@ export declare type ReplicationLink = ProxyResource & {
|
|
|
6014
6301
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6015
6302
|
*/
|
|
6016
6303
|
readonly replicationState?: ReplicationState;
|
|
6017
|
-
}
|
|
6304
|
+
}
|
|
6018
6305
|
|
|
6019
6306
|
/** Represents the response to a List Sql pool replication link request. */
|
|
6020
6307
|
export declare interface ReplicationLinkListResult {
|
|
@@ -6086,7 +6373,7 @@ export declare interface ResourceMoveDefinition {
|
|
|
6086
6373
|
export declare type ResourceProvisioningState = string;
|
|
6087
6374
|
|
|
6088
6375
|
/** A restorable dropped Sql pool */
|
|
6089
|
-
export declare
|
|
6376
|
+
export declare interface RestorableDroppedSqlPool extends ProxyResource {
|
|
6090
6377
|
/**
|
|
6091
6378
|
* The geo-location where the resource lives
|
|
6092
6379
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -6132,7 +6419,7 @@ export declare type RestorableDroppedSqlPool = ProxyResource & {
|
|
|
6132
6419
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6133
6420
|
*/
|
|
6134
6421
|
readonly earliestRestoreDate?: Date;
|
|
6135
|
-
}
|
|
6422
|
+
}
|
|
6136
6423
|
|
|
6137
6424
|
/** The response to a list restorable dropped Sql pools request */
|
|
6138
6425
|
export declare interface RestorableDroppedSqlPoolListResult {
|
|
@@ -6175,7 +6462,7 @@ export declare interface RestorableDroppedSqlPoolsListByWorkspaceOptionalParams
|
|
|
6175
6462
|
export declare type RestorableDroppedSqlPoolsListByWorkspaceResponse = RestorableDroppedSqlPoolListResult;
|
|
6176
6463
|
|
|
6177
6464
|
/** Database restore points. */
|
|
6178
|
-
export declare
|
|
6465
|
+
export declare interface RestorePoint extends ProxyResource {
|
|
6179
6466
|
/**
|
|
6180
6467
|
* Resource location.
|
|
6181
6468
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -6201,7 +6488,7 @@ export declare type RestorePoint = ProxyResource & {
|
|
|
6201
6488
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6202
6489
|
*/
|
|
6203
6490
|
readonly restorePointLabel?: string;
|
|
6204
|
-
}
|
|
6491
|
+
}
|
|
6205
6492
|
|
|
6206
6493
|
/** A list of long term retention backups. */
|
|
6207
6494
|
export declare interface RestorePointListResult {
|
|
@@ -6229,12 +6516,12 @@ export declare interface SecretBase {
|
|
|
6229
6516
|
export declare type SecretBaseUnion = SecretBase | SecureString;
|
|
6230
6517
|
|
|
6231
6518
|
/** Azure Synapse secure string definition. The string value will be masked with asterisks '*' during Get or List API calls. */
|
|
6232
|
-
export declare
|
|
6519
|
+
export declare interface SecureString extends SecretBase {
|
|
6233
6520
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6234
6521
|
type: "SecureString";
|
|
6235
6522
|
/** Value of secure string. */
|
|
6236
6523
|
value: string;
|
|
6237
|
-
}
|
|
6524
|
+
}
|
|
6238
6525
|
|
|
6239
6526
|
/**
|
|
6240
6527
|
* Defines values for SecurityAlertPolicyName. \
|
|
@@ -6258,12 +6545,12 @@ export declare type SecurityAlertPolicyNameAutoGenerated = string;
|
|
|
6258
6545
|
export declare type SecurityAlertPolicyState = "New" | "Enabled" | "Disabled";
|
|
6259
6546
|
|
|
6260
6547
|
/** Self-hosted integration runtime. */
|
|
6261
|
-
export declare
|
|
6548
|
+
export declare interface SelfHostedIntegrationRuntime extends IntegrationRuntime {
|
|
6262
6549
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6263
6550
|
type: "SelfHosted";
|
|
6264
6551
|
/** Linked integration runtime type from data factory */
|
|
6265
6552
|
linkedInfo?: LinkedIntegrationRuntimeTypeUnion;
|
|
6266
|
-
}
|
|
6553
|
+
}
|
|
6267
6554
|
|
|
6268
6555
|
/** Properties of Self-hosted integration runtime node. */
|
|
6269
6556
|
export declare interface SelfHostedIntegrationRuntimeNode {
|
|
@@ -6379,7 +6666,7 @@ export declare interface SelfHostedIntegrationRuntimeNode {
|
|
|
6379
6666
|
export declare type SelfHostedIntegrationRuntimeNodeStatus = string;
|
|
6380
6667
|
|
|
6381
6668
|
/** Self-hosted integration runtime status. */
|
|
6382
|
-
export declare
|
|
6669
|
+
export declare interface SelfHostedIntegrationRuntimeStatus extends IntegrationRuntimeStatus {
|
|
6383
6670
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6384
6671
|
type: "SelfHosted";
|
|
6385
6672
|
/**
|
|
@@ -6467,10 +6754,10 @@ export declare type SelfHostedIntegrationRuntimeStatus = IntegrationRuntimeStatu
|
|
|
6467
6754
|
serviceRegion?: string;
|
|
6468
6755
|
/** The newer versions on download center. */
|
|
6469
6756
|
newerVersions?: string[];
|
|
6470
|
-
}
|
|
6757
|
+
}
|
|
6471
6758
|
|
|
6472
6759
|
/** A sensitivity label. */
|
|
6473
|
-
export declare
|
|
6760
|
+
export declare interface SensitivityLabel extends ProxyResource {
|
|
6474
6761
|
/**
|
|
6475
6762
|
* managed by
|
|
6476
6763
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -6505,7 +6792,7 @@ export declare type SensitivityLabel = ProxyResource & {
|
|
|
6505
6792
|
*/
|
|
6506
6793
|
readonly isDisabled?: boolean;
|
|
6507
6794
|
rank?: SensitivityLabelRank;
|
|
6508
|
-
}
|
|
6795
|
+
}
|
|
6509
6796
|
|
|
6510
6797
|
/** A list of sensitivity labels. */
|
|
6511
6798
|
export declare interface SensitivityLabelListResult {
|
|
@@ -6528,7 +6815,7 @@ export declare type SensitivityLabelRank = "None" | "Low" | "Medium" | "High" |
|
|
|
6528
6815
|
export declare type SensitivityLabelSource = "current" | "recommended";
|
|
6529
6816
|
|
|
6530
6817
|
/** A sensitivity label update operation. */
|
|
6531
|
-
export declare
|
|
6818
|
+
export declare interface SensitivityLabelUpdate extends ProxyResource {
|
|
6532
6819
|
op?: SensitivityLabelUpdateKind;
|
|
6533
6820
|
/** Schema name of the column to update. */
|
|
6534
6821
|
schema?: string;
|
|
@@ -6538,7 +6825,7 @@ export declare type SensitivityLabelUpdate = ProxyResource & {
|
|
|
6538
6825
|
column?: string;
|
|
6539
6826
|
/** The sensitivity label information to apply on a column. */
|
|
6540
6827
|
sensitivityLabel?: SensitivityLabel;
|
|
6541
|
-
}
|
|
6828
|
+
}
|
|
6542
6829
|
|
|
6543
6830
|
/** Defines values for SensitivityLabelUpdateKind. */
|
|
6544
6831
|
export declare type SensitivityLabelUpdateKind = "set" | "remove";
|
|
@@ -6549,7 +6836,7 @@ export declare interface SensitivityLabelUpdateList {
|
|
|
6549
6836
|
}
|
|
6550
6837
|
|
|
6551
6838
|
/** A server blob auditing policy. */
|
|
6552
|
-
export declare
|
|
6839
|
+
export declare interface ServerBlobAuditingPolicy extends ProxyResource {
|
|
6553
6840
|
/** Specifies the state of the policy. If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled are required. */
|
|
6554
6841
|
state?: BlobAuditingPolicyState;
|
|
6555
6842
|
/** Specifies the blob storage endpoint (e.g. https://MyAccount.blob.core.windows.net). If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled is required. */
|
|
@@ -6663,7 +6950,7 @@ export declare type ServerBlobAuditingPolicy = ProxyResource & {
|
|
|
6663
6950
|
*
|
|
6664
6951
|
*/
|
|
6665
6952
|
isDevopsAuditEnabled?: boolean;
|
|
6666
|
-
}
|
|
6953
|
+
}
|
|
6667
6954
|
|
|
6668
6955
|
/** A list of server auditing settings. */
|
|
6669
6956
|
export declare interface ServerBlobAuditingPolicyListResult {
|
|
@@ -6690,7 +6977,7 @@ export declare interface ServerBlobAuditingPolicyListResult {
|
|
|
6690
6977
|
export declare type ServerKeyType = string;
|
|
6691
6978
|
|
|
6692
6979
|
/** Workspace managed Sql server security alert policy. */
|
|
6693
|
-
export declare
|
|
6980
|
+
export declare interface ServerSecurityAlertPolicy extends ProxyResource {
|
|
6694
6981
|
/** Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific server */
|
|
6695
6982
|
state?: SecurityAlertPolicyState;
|
|
6696
6983
|
/** Specifies an array of alerts that are disabled. Allowed values are: Sql_Injection, Sql_Injection_Vulnerability, Access_Anomaly, Data_Exfiltration, Unsafe_Action */
|
|
@@ -6710,7 +6997,7 @@ export declare type ServerSecurityAlertPolicy = ProxyResource & {
|
|
|
6710
6997
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6711
6998
|
*/
|
|
6712
6999
|
readonly creationTime?: Date;
|
|
6713
|
-
}
|
|
7000
|
+
}
|
|
6714
7001
|
|
|
6715
7002
|
/** A list of the workspace managed sql server's security alert policies. */
|
|
6716
7003
|
export declare interface ServerSecurityAlertPolicyListResult {
|
|
@@ -6777,7 +7064,7 @@ export declare interface ServerUsageListResult {
|
|
|
6777
7064
|
}
|
|
6778
7065
|
|
|
6779
7066
|
/** A server vulnerability assessment. */
|
|
6780
|
-
export declare
|
|
7067
|
+
export declare interface ServerVulnerabilityAssessment extends ProxyResource {
|
|
6781
7068
|
/** A blob storage container path to hold the scan results (e.g. https://myStorage.blob.core.windows.net/VaScans/). */
|
|
6782
7069
|
storageContainerPath?: string;
|
|
6783
7070
|
/** 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. */
|
|
@@ -6786,7 +7073,7 @@ export declare type ServerVulnerabilityAssessment = ProxyResource & {
|
|
|
6786
7073
|
storageAccountAccessKey?: string;
|
|
6787
7074
|
/** The recurring scans settings */
|
|
6788
7075
|
recurringScans?: VulnerabilityAssessmentRecurringScansProperties;
|
|
6789
|
-
}
|
|
7076
|
+
}
|
|
6790
7077
|
|
|
6791
7078
|
/** A list of the server's vulnerability assessments. */
|
|
6792
7079
|
export declare interface ServerVulnerabilityAssessmentListResult {
|
|
@@ -6928,7 +7215,7 @@ export declare interface SparkConfigurationListResponse {
|
|
|
6928
7215
|
}
|
|
6929
7216
|
|
|
6930
7217
|
/** SparkConfiguration response details */
|
|
6931
|
-
export declare
|
|
7218
|
+
export declare interface SparkConfigurationResource extends SubResource {
|
|
6932
7219
|
/** Description about the SparkConfiguration. */
|
|
6933
7220
|
description?: string;
|
|
6934
7221
|
/** SparkConfiguration configs. */
|
|
@@ -6943,7 +7230,7 @@ export declare type SparkConfigurationResource = SubResource & {
|
|
|
6943
7230
|
createdBy?: string;
|
|
6944
7231
|
/** The timestamp of resource creation. */
|
|
6945
7232
|
created?: Date;
|
|
6946
|
-
}
|
|
7233
|
+
}
|
|
6947
7234
|
|
|
6948
7235
|
/** Interface representing a SparkConfigurations. */
|
|
6949
7236
|
export declare interface SparkConfigurations {
|
|
@@ -6971,7 +7258,7 @@ export declare interface SparkConfigurationsListByWorkspaceOptionalParams extend
|
|
|
6971
7258
|
export declare type SparkConfigurationsListByWorkspaceResponse = SparkConfigurationListResponse;
|
|
6972
7259
|
|
|
6973
7260
|
/** A SQL Analytics pool */
|
|
6974
|
-
export declare
|
|
7261
|
+
export declare interface SqlPool extends TrackedResource {
|
|
6975
7262
|
/** SQL pool SKU */
|
|
6976
7263
|
sku?: Sku;
|
|
6977
7264
|
/** Maximum size in bytes */
|
|
@@ -7012,7 +7299,7 @@ export declare type SqlPool = TrackedResource & {
|
|
|
7012
7299
|
storageAccountType?: StorageAccountType;
|
|
7013
7300
|
/** Specifies the time that the sql pool was deleted */
|
|
7014
7301
|
sourceDatabaseDeletionDate?: Date;
|
|
7015
|
-
}
|
|
7302
|
+
}
|
|
7016
7303
|
|
|
7017
7304
|
/** Interface representing a SqlPoolBlobAuditingPolicies. */
|
|
7018
7305
|
export declare interface SqlPoolBlobAuditingPolicies {
|
|
@@ -7072,7 +7359,7 @@ export declare interface SqlPoolBlobAuditingPoliciesListBySqlPoolOptionalParams
|
|
|
7072
7359
|
export declare type SqlPoolBlobAuditingPoliciesListBySqlPoolResponse = SqlPoolBlobAuditingPolicyListResult;
|
|
7073
7360
|
|
|
7074
7361
|
/** A Sql pool blob auditing policy. */
|
|
7075
|
-
export declare
|
|
7362
|
+
export declare interface SqlPoolBlobAuditingPolicy extends ProxyResource {
|
|
7076
7363
|
/**
|
|
7077
7364
|
* Resource kind.
|
|
7078
7365
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -7165,7 +7452,7 @@ export declare type SqlPoolBlobAuditingPolicy = ProxyResource & {
|
|
|
7165
7452
|
*
|
|
7166
7453
|
*/
|
|
7167
7454
|
isAzureMonitorTargetEnabled?: boolean;
|
|
7168
|
-
}
|
|
7455
|
+
}
|
|
7169
7456
|
|
|
7170
7457
|
/** A list of Sql pool auditing settings. */
|
|
7171
7458
|
export declare interface SqlPoolBlobAuditingPolicyListResult {
|
|
@@ -7196,7 +7483,7 @@ export declare interface SqlPoolBlobAuditingPolicySqlPoolOperationListResult {
|
|
|
7196
7483
|
}
|
|
7197
7484
|
|
|
7198
7485
|
/** A Sql pool column resource. */
|
|
7199
|
-
export declare
|
|
7486
|
+
export declare interface SqlPoolColumn extends ProxyResource {
|
|
7200
7487
|
/** The column data type. */
|
|
7201
7488
|
columnType?: ColumnDataType;
|
|
7202
7489
|
/**
|
|
@@ -7204,7 +7491,7 @@ export declare type SqlPoolColumn = ProxyResource & {
|
|
|
7204
7491
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7205
7492
|
*/
|
|
7206
7493
|
readonly isComputed?: boolean;
|
|
7207
|
-
}
|
|
7494
|
+
}
|
|
7208
7495
|
|
|
7209
7496
|
/** A list of Sql pool columns. */
|
|
7210
7497
|
export declare interface SqlPoolColumnListResult {
|
|
@@ -7263,7 +7550,7 @@ export declare interface SqlPoolConnectionPoliciesGetOptionalParams extends core
|
|
|
7263
7550
|
export declare type SqlPoolConnectionPoliciesGetResponse = SqlPoolConnectionPolicy;
|
|
7264
7551
|
|
|
7265
7552
|
/** A Sql pool connection policy. */
|
|
7266
|
-
export declare
|
|
7553
|
+
export declare interface SqlPoolConnectionPolicy extends ProxyResource {
|
|
7267
7554
|
/**
|
|
7268
7555
|
* Resource kind.
|
|
7269
7556
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -7288,7 +7575,7 @@ export declare type SqlPoolConnectionPolicy = ProxyResource & {
|
|
|
7288
7575
|
redirectionState?: string;
|
|
7289
7576
|
/** The connection policy state. */
|
|
7290
7577
|
state?: string;
|
|
7291
|
-
}
|
|
7578
|
+
}
|
|
7292
7579
|
|
|
7293
7580
|
/** Interface representing a SqlPoolDataWarehouseUserActivities. */
|
|
7294
7581
|
export declare interface SqlPoolDataWarehouseUserActivities {
|
|
@@ -7460,7 +7747,7 @@ export declare interface SqlPoolMetadataSyncConfigsGetOptionalParams extends cor
|
|
|
7460
7747
|
export declare type SqlPoolMetadataSyncConfigsGetResponse = MetadataSyncConfig;
|
|
7461
7748
|
|
|
7462
7749
|
/** A Sql pool operation. */
|
|
7463
|
-
export declare
|
|
7750
|
+
export declare interface SqlPoolOperation extends ProxyResource {
|
|
7464
7751
|
/**
|
|
7465
7752
|
* The name of the Sql pool the operation is being performed on.
|
|
7466
7753
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -7531,7 +7818,7 @@ export declare type SqlPoolOperation = ProxyResource & {
|
|
|
7531
7818
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7532
7819
|
*/
|
|
7533
7820
|
readonly isCancellable?: boolean;
|
|
7534
|
-
}
|
|
7821
|
+
}
|
|
7535
7822
|
|
|
7536
7823
|
/** Interface representing a SqlPoolOperationResults. */
|
|
7537
7824
|
export declare interface SqlPoolOperationResults {
|
|
@@ -7876,7 +8163,8 @@ export declare interface SqlPools {
|
|
|
7876
8163
|
}
|
|
7877
8164
|
|
|
7878
8165
|
/** A Sql pool schema resource. */
|
|
7879
|
-
export declare
|
|
8166
|
+
export declare interface SqlPoolSchema extends ProxyResource {
|
|
8167
|
+
}
|
|
7880
8168
|
|
|
7881
8169
|
/** A list of Sql pool schemas. */
|
|
7882
8170
|
export declare interface SqlPoolSchemaListResult {
|
|
@@ -7922,8 +8210,6 @@ export declare type SqlPoolSchemasGetResponse = SqlPoolSchema;
|
|
|
7922
8210
|
|
|
7923
8211
|
/** Optional parameters. */
|
|
7924
8212
|
export declare interface SqlPoolSchemasListNextOptionalParams extends coreClient.OperationOptions {
|
|
7925
|
-
/** An OData filter expression that filters elements in the collection. */
|
|
7926
|
-
filter?: string;
|
|
7927
8213
|
}
|
|
7928
8214
|
|
|
7929
8215
|
/** Contains response data for the listNext operation. */
|
|
@@ -8020,7 +8306,7 @@ export declare interface SqlPoolSecurityAlertPoliciesListOptionalParams extends
|
|
|
8020
8306
|
export declare type SqlPoolSecurityAlertPoliciesListResponse = ListSqlPoolSecurityAlertPolicies;
|
|
8021
8307
|
|
|
8022
8308
|
/** A Sql pool security alert policy. */
|
|
8023
|
-
export declare
|
|
8309
|
+
export declare interface SqlPoolSecurityAlertPolicy extends ProxyResource {
|
|
8024
8310
|
/** 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. */
|
|
8025
8311
|
state?: SecurityAlertPolicyState;
|
|
8026
8312
|
/** Specifies an array of alerts that are disabled. Allowed values are: Sql_Injection, Sql_Injection_Vulnerability, Access_Anomaly, Data_Exfiltration, Unsafe_Action */
|
|
@@ -8040,7 +8326,7 @@ export declare type SqlPoolSecurityAlertPolicy = ProxyResource & {
|
|
|
8040
8326
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
8041
8327
|
*/
|
|
8042
8328
|
readonly creationTime?: Date;
|
|
8043
|
-
}
|
|
8329
|
+
}
|
|
8044
8330
|
|
|
8045
8331
|
/** Interface representing a SqlPoolSensitivityLabels. */
|
|
8046
8332
|
export declare interface SqlPoolSensitivityLabels {
|
|
@@ -8157,8 +8443,6 @@ export declare type SqlPoolSensitivityLabelsGetResponse = SensitivityLabel;
|
|
|
8157
8443
|
|
|
8158
8444
|
/** Optional parameters. */
|
|
8159
8445
|
export declare interface SqlPoolSensitivityLabelsListCurrentNextOptionalParams extends coreClient.OperationOptions {
|
|
8160
|
-
/** An OData filter expression that filters elements in the collection. */
|
|
8161
|
-
filter?: string;
|
|
8162
8446
|
}
|
|
8163
8447
|
|
|
8164
8448
|
/** Contains response data for the listCurrentNext operation. */
|
|
@@ -8175,12 +8459,6 @@ export declare type SqlPoolSensitivityLabelsListCurrentResponse = SensitivityLab
|
|
|
8175
8459
|
|
|
8176
8460
|
/** Optional parameters. */
|
|
8177
8461
|
export declare interface SqlPoolSensitivityLabelsListRecommendedNextOptionalParams extends coreClient.OperationOptions {
|
|
8178
|
-
/** An OData filter expression that filters elements in the collection. */
|
|
8179
|
-
filter?: string;
|
|
8180
|
-
/** Specifies whether to include disabled recommendations or not. */
|
|
8181
|
-
includeDisabledRecommendations?: boolean;
|
|
8182
|
-
/** An OData query option to indicate how many elements to skip in the collection. */
|
|
8183
|
-
skipToken?: string;
|
|
8184
8462
|
}
|
|
8185
8463
|
|
|
8186
8464
|
/** Contains response data for the listRecommendedNext operation. */
|
|
@@ -8258,7 +8536,8 @@ export declare interface SqlPoolsUpdateOptionalParams extends coreClient.Operati
|
|
|
8258
8536
|
export declare type SqlPoolsUpdateResponse = SqlPool;
|
|
8259
8537
|
|
|
8260
8538
|
/** A Sql pool table resource. */
|
|
8261
|
-
export declare
|
|
8539
|
+
export declare interface SqlPoolTable extends ProxyResource {
|
|
8540
|
+
}
|
|
8262
8541
|
|
|
8263
8542
|
/** Interface representing a SqlPoolTableColumns. */
|
|
8264
8543
|
export declare interface SqlPoolTableColumns {
|
|
@@ -8276,8 +8555,6 @@ export declare interface SqlPoolTableColumns {
|
|
|
8276
8555
|
|
|
8277
8556
|
/** Optional parameters. */
|
|
8278
8557
|
export declare interface SqlPoolTableColumnsListByTableNameNextOptionalParams extends coreClient.OperationOptions {
|
|
8279
|
-
/** An OData filter expression that filters elements in the collection. */
|
|
8280
|
-
filter?: string;
|
|
8281
8558
|
}
|
|
8282
8559
|
|
|
8283
8560
|
/** Contains response data for the listByTableNameNext operation. */
|
|
@@ -8338,8 +8615,6 @@ export declare type SqlPoolTablesGetResponse = SqlPoolTable;
|
|
|
8338
8615
|
|
|
8339
8616
|
/** Optional parameters. */
|
|
8340
8617
|
export declare interface SqlPoolTablesListBySchemaNextOptionalParams extends coreClient.OperationOptions {
|
|
8341
|
-
/** An OData filter expression that filters elements in the collection. */
|
|
8342
|
-
filter?: string;
|
|
8343
8618
|
}
|
|
8344
8619
|
|
|
8345
8620
|
/** Contains response data for the listBySchemaNext operation. */
|
|
@@ -8490,7 +8765,7 @@ export declare interface SqlPoolUsagesListOptionalParams extends coreClient.Oper
|
|
|
8490
8765
|
export declare type SqlPoolUsagesListResponse = SqlPoolUsageListResult;
|
|
8491
8766
|
|
|
8492
8767
|
/** A Sql pool vulnerability assessment. */
|
|
8493
|
-
export declare
|
|
8768
|
+
export declare interface SqlPoolVulnerabilityAssessment extends ProxyResource {
|
|
8494
8769
|
/** 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 */
|
|
8495
8770
|
storageContainerPath?: string;
|
|
8496
8771
|
/** 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. */
|
|
@@ -8499,7 +8774,7 @@ export declare type SqlPoolVulnerabilityAssessment = ProxyResource & {
|
|
|
8499
8774
|
storageAccountAccessKey?: string;
|
|
8500
8775
|
/** The recurring scans settings */
|
|
8501
8776
|
recurringScans?: VulnerabilityAssessmentRecurringScansProperties;
|
|
8502
|
-
}
|
|
8777
|
+
}
|
|
8503
8778
|
|
|
8504
8779
|
/** A list of the Sql pool's vulnerability assessments. */
|
|
8505
8780
|
export declare interface SqlPoolVulnerabilityAssessmentListResult {
|
|
@@ -8516,10 +8791,10 @@ export declare interface SqlPoolVulnerabilityAssessmentListResult {
|
|
|
8516
8791
|
}
|
|
8517
8792
|
|
|
8518
8793
|
/** A Sql pool vulnerability assessment rule baseline. */
|
|
8519
|
-
export declare
|
|
8794
|
+
export declare interface SqlPoolVulnerabilityAssessmentRuleBaseline extends ProxyResource {
|
|
8520
8795
|
/** The rule baseline result */
|
|
8521
8796
|
baselineResults?: SqlPoolVulnerabilityAssessmentRuleBaselineItem[];
|
|
8522
|
-
}
|
|
8797
|
+
}
|
|
8523
8798
|
|
|
8524
8799
|
/** Properties for an Sql pool vulnerability assessment rule baseline's result. */
|
|
8525
8800
|
export declare interface SqlPoolVulnerabilityAssessmentRuleBaselineItem {
|
|
@@ -8680,13 +8955,13 @@ export declare interface SqlPoolVulnerabilityAssessmentScans {
|
|
|
8680
8955
|
}
|
|
8681
8956
|
|
|
8682
8957
|
/** A Sql pool Vulnerability Assessment scan export resource. */
|
|
8683
|
-
export declare
|
|
8958
|
+
export declare interface SqlPoolVulnerabilityAssessmentScansExport extends ProxyResource {
|
|
8684
8959
|
/**
|
|
8685
8960
|
* Location of the exported report (e.g. https://myStorage.blob.core.windows.net/VaScans/scans/serverName/databaseName/scan_scanId.xlsx).
|
|
8686
8961
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
8687
8962
|
*/
|
|
8688
8963
|
readonly exportedReportLocation?: string;
|
|
8689
|
-
}
|
|
8964
|
+
}
|
|
8690
8965
|
|
|
8691
8966
|
/** Optional parameters. */
|
|
8692
8967
|
export declare interface SqlPoolVulnerabilityAssessmentScansExportOptionalParams extends coreClient.OperationOptions {
|
|
@@ -8961,14 +9236,14 @@ export declare interface SqlPoolWorkloadGroupListOptionalParams extends coreClie
|
|
|
8961
9236
|
export declare type SqlPoolWorkloadGroupListResponse = WorkloadGroupListResult;
|
|
8962
9237
|
|
|
8963
9238
|
/** Ssis environment. */
|
|
8964
|
-
export declare
|
|
9239
|
+
export declare interface SsisEnvironment extends SsisObjectMetadata {
|
|
8965
9240
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8966
9241
|
type: "Environment";
|
|
8967
9242
|
/** Folder id which contains environment. */
|
|
8968
9243
|
folderId?: number;
|
|
8969
9244
|
/** Variable in environment */
|
|
8970
9245
|
variables?: SsisVariable[];
|
|
8971
|
-
}
|
|
9246
|
+
}
|
|
8972
9247
|
|
|
8973
9248
|
/** Ssis environment reference. */
|
|
8974
9249
|
export declare interface SsisEnvironmentReference {
|
|
@@ -8983,10 +9258,10 @@ export declare interface SsisEnvironmentReference {
|
|
|
8983
9258
|
}
|
|
8984
9259
|
|
|
8985
9260
|
/** Ssis folder. */
|
|
8986
|
-
export declare
|
|
9261
|
+
export declare interface SsisFolder extends SsisObjectMetadata {
|
|
8987
9262
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8988
9263
|
type: "Folder";
|
|
8989
|
-
}
|
|
9264
|
+
}
|
|
8990
9265
|
|
|
8991
9266
|
/** SSIS object metadata. */
|
|
8992
9267
|
export declare interface SsisObjectMetadata {
|
|
@@ -9035,7 +9310,7 @@ export declare type SsisObjectMetadataType = string;
|
|
|
9035
9310
|
export declare type SsisObjectMetadataUnion = SsisObjectMetadata | SsisFolder | SsisProject | SsisPackage | SsisEnvironment;
|
|
9036
9311
|
|
|
9037
9312
|
/** Ssis Package. */
|
|
9038
|
-
export declare
|
|
9313
|
+
export declare interface SsisPackage extends SsisObjectMetadata {
|
|
9039
9314
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
9040
9315
|
type: "Package";
|
|
9041
9316
|
/** Folder id which contains package. */
|
|
@@ -9046,7 +9321,7 @@ export declare type SsisPackage = SsisObjectMetadata & {
|
|
|
9046
9321
|
projectId?: number;
|
|
9047
9322
|
/** Parameters in package */
|
|
9048
9323
|
parameters?: SsisParameter[];
|
|
9049
|
-
}
|
|
9324
|
+
}
|
|
9050
9325
|
|
|
9051
9326
|
/** Ssis parameter. */
|
|
9052
9327
|
export declare interface SsisParameter {
|
|
@@ -9077,7 +9352,7 @@ export declare interface SsisParameter {
|
|
|
9077
9352
|
}
|
|
9078
9353
|
|
|
9079
9354
|
/** Ssis project. */
|
|
9080
|
-
export declare
|
|
9355
|
+
export declare interface SsisProject extends SsisObjectMetadata {
|
|
9081
9356
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
9082
9357
|
type: "Project";
|
|
9083
9358
|
/** Folder id which contains project. */
|
|
@@ -9088,7 +9363,7 @@ export declare type SsisProject = SsisObjectMetadata & {
|
|
|
9088
9363
|
environmentRefs?: SsisEnvironmentReference[];
|
|
9089
9364
|
/** Parameters in project */
|
|
9090
9365
|
parameters?: SsisParameter[];
|
|
9091
|
-
}
|
|
9366
|
+
}
|
|
9092
9367
|
|
|
9093
9368
|
/** Ssis variable. */
|
|
9094
9369
|
export declare interface SsisVariable {
|
|
@@ -9147,7 +9422,8 @@ export declare type StateValue = string;
|
|
|
9147
9422
|
export declare type StorageAccountType = string;
|
|
9148
9423
|
|
|
9149
9424
|
/** Azure Synapse nested resource, which belongs to a workspace. */
|
|
9150
|
-
export declare
|
|
9425
|
+
export declare interface SubResource extends AzureEntityResource {
|
|
9426
|
+
}
|
|
9151
9427
|
|
|
9152
9428
|
export declare class SynapseManagementClient extends coreClient.ServiceClient {
|
|
9153
9429
|
$host: string;
|
|
@@ -9325,17 +9601,17 @@ export declare interface TopQueriesListResult {
|
|
|
9325
9601
|
}
|
|
9326
9602
|
|
|
9327
9603
|
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
9328
|
-
export declare
|
|
9604
|
+
export declare interface TrackedResource extends Resource {
|
|
9329
9605
|
/** Resource tags. */
|
|
9330
9606
|
tags?: {
|
|
9331
9607
|
[propertyName: string]: string;
|
|
9332
9608
|
};
|
|
9333
9609
|
/** The geo-location where the resource lives */
|
|
9334
9610
|
location: string;
|
|
9335
|
-
}
|
|
9611
|
+
}
|
|
9336
9612
|
|
|
9337
9613
|
/** Represents a Sql pool transparent data encryption configuration. */
|
|
9338
|
-
export declare
|
|
9614
|
+
export declare interface TransparentDataEncryption extends ProxyResource {
|
|
9339
9615
|
/**
|
|
9340
9616
|
* Resource location.
|
|
9341
9617
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -9343,7 +9619,7 @@ export declare type TransparentDataEncryption = ProxyResource & {
|
|
|
9343
9619
|
readonly location?: string;
|
|
9344
9620
|
/** The status of the database transparent data encryption. */
|
|
9345
9621
|
status?: TransparentDataEncryptionStatus;
|
|
9346
|
-
}
|
|
9622
|
+
}
|
|
9347
9623
|
|
|
9348
9624
|
/** A list of transparent data encryption configurations. */
|
|
9349
9625
|
export declare interface TransparentDataEncryptionListResult {
|
|
@@ -9445,7 +9721,7 @@ export declare interface VulnerabilityAssessmentScanError {
|
|
|
9445
9721
|
}
|
|
9446
9722
|
|
|
9447
9723
|
/** A vulnerability assessment scan record. */
|
|
9448
|
-
export declare
|
|
9724
|
+
export declare interface VulnerabilityAssessmentScanRecord extends ProxyResource {
|
|
9449
9725
|
/**
|
|
9450
9726
|
* The scan ID.
|
|
9451
9727
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -9486,7 +9762,7 @@ export declare type VulnerabilityAssessmentScanRecord = ProxyResource & {
|
|
|
9486
9762
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
9487
9763
|
*/
|
|
9488
9764
|
readonly numberOfFailedSecurityChecks?: number;
|
|
9489
|
-
}
|
|
9765
|
+
}
|
|
9490
9766
|
|
|
9491
9767
|
/** A list of vulnerability assessment scan records. */
|
|
9492
9768
|
export declare interface VulnerabilityAssessmentScanRecordListResult {
|
|
@@ -9525,7 +9801,7 @@ export declare type VulnerabilityAssessmentScanState = string;
|
|
|
9525
9801
|
export declare type VulnerabilityAssessmentScanTriggerType = string;
|
|
9526
9802
|
|
|
9527
9803
|
/** Workload classifier operations for a data warehouse */
|
|
9528
|
-
export declare
|
|
9804
|
+
export declare interface WorkloadClassifier extends ProxyResource {
|
|
9529
9805
|
/** The workload classifier member name. */
|
|
9530
9806
|
memberName?: string;
|
|
9531
9807
|
/** The workload classifier label. */
|
|
@@ -9538,7 +9814,7 @@ export declare type WorkloadClassifier = ProxyResource & {
|
|
|
9538
9814
|
endTime?: string;
|
|
9539
9815
|
/** The workload classifier importance. */
|
|
9540
9816
|
importance?: string;
|
|
9541
|
-
}
|
|
9817
|
+
}
|
|
9542
9818
|
|
|
9543
9819
|
/** A list of workload classifiers for a workload group. */
|
|
9544
9820
|
export declare interface WorkloadClassifierListResult {
|
|
@@ -9555,7 +9831,7 @@ export declare interface WorkloadClassifierListResult {
|
|
|
9555
9831
|
}
|
|
9556
9832
|
|
|
9557
9833
|
/** Workload group operations for a sql pool */
|
|
9558
|
-
export declare
|
|
9834
|
+
export declare interface WorkloadGroup extends ProxyResource {
|
|
9559
9835
|
/** The workload group minimum percentage resource. */
|
|
9560
9836
|
minResourcePercent?: number;
|
|
9561
9837
|
/** The workload group cap percentage resource. */
|
|
@@ -9568,7 +9844,7 @@ export declare type WorkloadGroup = ProxyResource & {
|
|
|
9568
9844
|
importance?: string;
|
|
9569
9845
|
/** The workload group query execution timeout. */
|
|
9570
9846
|
queryExecutionTimeout?: number;
|
|
9571
|
-
}
|
|
9847
|
+
}
|
|
9572
9848
|
|
|
9573
9849
|
/** A list of workload groups. */
|
|
9574
9850
|
export declare interface WorkloadGroupListResult {
|
|
@@ -9585,7 +9861,7 @@ export declare interface WorkloadGroupListResult {
|
|
|
9585
9861
|
}
|
|
9586
9862
|
|
|
9587
9863
|
/** A workspace */
|
|
9588
|
-
export declare
|
|
9864
|
+
export declare interface Workspace extends TrackedResource {
|
|
9589
9865
|
/** Identity of the workspace */
|
|
9590
9866
|
identity?: ManagedIdentity;
|
|
9591
9867
|
/** Workspace default data lake storage account details */
|
|
@@ -9651,10 +9927,10 @@ export declare type Workspace = TrackedResource & {
|
|
|
9651
9927
|
azureADOnlyAuthentication?: boolean;
|
|
9652
9928
|
/** Is trustedServiceBypassEnabled for the workspace */
|
|
9653
9929
|
trustedServiceBypassEnabled?: boolean;
|
|
9654
|
-
}
|
|
9930
|
+
}
|
|
9655
9931
|
|
|
9656
9932
|
/** Workspace active directory administrator */
|
|
9657
|
-
export declare
|
|
9933
|
+
export declare interface WorkspaceAadAdminInfo extends ProxyResource {
|
|
9658
9934
|
/** Tenant ID of the workspace active directory administrator */
|
|
9659
9935
|
tenantId?: string;
|
|
9660
9936
|
/** Login of the workspace active directory administrator */
|
|
@@ -9663,7 +9939,7 @@ export declare type WorkspaceAadAdminInfo = ProxyResource & {
|
|
|
9663
9939
|
administratorType?: string;
|
|
9664
9940
|
/** Object ID of the workspace active directory administrator */
|
|
9665
9941
|
sid?: string;
|
|
9666
|
-
}
|
|
9942
|
+
}
|
|
9667
9943
|
|
|
9668
9944
|
/** Interface representing a WorkspaceAadAdmins. */
|
|
9669
9945
|
export declare interface WorkspaceAadAdmins {
|