@azure/arm-synapse 8.1.0-beta.1 → 9.0.0-alpha.20230210.2
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 +133 -3
- package/LICENSE +1 -1
- package/README.md +1 -1
- package/dist/index.js +2293 -950
- 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 +12 -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/getIntegrationRuntimeEnableInteractivequerySample.d.ts +2 -0
- package/dist-esm/samples-dev/getIntegrationRuntimeEnableInteractivequerySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/getIntegrationRuntimeEnableInteractivequerySample.js +41 -0
- package/dist-esm/samples-dev/getIntegrationRuntimeEnableInteractivequerySample.js.map +1 -0
- package/dist-esm/samples-dev/getIntegrationRuntimeStartSample.d.ts +2 -0
- package/dist-esm/samples-dev/getIntegrationRuntimeStartSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/getIntegrationRuntimeStartSample.js +41 -0
- package/dist-esm/samples-dev/getIntegrationRuntimeStartSample.js.map +1 -0
- package/dist-esm/samples-dev/getIntegrationRuntimeStopSample.d.ts +2 -0
- package/dist-esm/samples-dev/getIntegrationRuntimeStopSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/getIntegrationRuntimeStopSample.js +41 -0
- package/dist-esm/samples-dev/getIntegrationRuntimeStopSample.js.map +1 -0
- 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 +13 -7
- 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 +12 -4
- 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/kustoPoolPrivateLinkResourcesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/kustoPoolPrivateLinkResourcesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/kustoPoolPrivateLinkResourcesListSample.js +54 -0
- package/dist-esm/samples-dev/kustoPoolPrivateLinkResourcesListSample.js.map +1 -0
- 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 +12 -4
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkResourcesListSample.js +12 -4
- 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 +12 -4
- 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 +12 -4
- 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 +617 -218
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +270 -15
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +13 -7
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +300 -29
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +1 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +10 -0
- package/dist-esm/src/models/parameters.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 +23 -20
- 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/get.d.ts +40 -0
- package/dist-esm/src/operations/get.d.ts.map +1 -0
- package/dist-esm/src/operations/get.js +143 -0
- package/dist-esm/src/operations/get.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +3 -1
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +3 -1
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/integrationRuntimeConnectionInfos.js +1 -1
- package/dist-esm/src/operations/integrationRuntimeConnectionInfos.js.map +1 -1
- package/dist-esm/src/operations/integrationRuntimeObjectMetadata.d.ts.map +1 -1
- package/dist-esm/src/operations/integrationRuntimeObjectMetadata.js +2 -1
- package/dist-esm/src/operations/integrationRuntimeObjectMetadata.js.map +1 -1
- package/dist-esm/src/operations/integrationRuntimes.d.ts.map +1 -1
- package/dist-esm/src/operations/integrationRuntimes.js +23 -11
- 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 +23 -20
- 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/kustoPoolPrivateLinkResourcesOperations.d.ts +32 -0
- package/dist-esm/src/operations/kustoPoolPrivateLinkResourcesOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/kustoPoolPrivateLinkResourcesOperations.js +106 -0
- package/dist-esm/src/operations/kustoPoolPrivateLinkResourcesOperations.js.map +1 -0
- 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 → privateLinkResourcesOperations.d.ts} +5 -5
- package/dist-esm/src/operations/privateLinkResourcesOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/{privateLinkResources.js → privateLinkResourcesOperations.js} +23 -12
- package/dist-esm/src/operations/privateLinkResourcesOperations.js.map +1 -0
- 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/sqlPoolMetadataSyncConfigs.js +6 -2
- package/dist-esm/src/operations/sqlPoolMetadataSyncConfigs.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolOperationResults.d.ts +11 -1
- package/dist-esm/src/operations/sqlPoolOperationResults.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolOperationResults.js +57 -8
- package/dist-esm/src/operations/sqlPoolOperationResults.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 +20 -9
- 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 +10 -1
- package/dist-esm/src/operations/sqlPools.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPools.js +89 -47
- 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 +41 -28
- package/dist-esm/src/operations/workspaces.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/get.d.ts +32 -0
- package/dist-esm/src/operationsInterfaces/get.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{privateLinkResources.js → get.js} +1 -1
- package/dist-esm/src/operationsInterfaces/get.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +3 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +3 -1
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/kustoPoolPrivateLinkResourcesOperations.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/kustoPoolPrivateLinkResourcesOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/kustoPoolPrivateLinkResourcesOperations.js +9 -0
- package/dist-esm/src/operationsInterfaces/kustoPoolPrivateLinkResourcesOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/{privateLinkResources.d.ts → privateLinkResourcesOperations.d.ts} +3 -3
- package/dist-esm/src/operationsInterfaces/privateLinkResourcesOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResourcesOperations.js +9 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResourcesOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/sqlPoolOperationResults.d.ts +11 -1
- package/dist-esm/src/operationsInterfaces/sqlPoolOperationResults.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/sqlPools.d.ts +10 -1
- package/dist-esm/src/operationsInterfaces/sqlPools.d.ts.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 +4 -2
- package/dist-esm/src/synapseManagementClient.d.ts.map +1 -1
- package/dist-esm/src/synapseManagementClient.js +24 -20
- 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 +17 -12
- package/review/arm-synapse.api.md +547 -701
- package/src/index.ts +1 -0
- package/src/models/index.ts +648 -237
- package/src/models/mappers.ts +318 -29
- package/src/models/parameters.ts +11 -0
- package/src/operations/azureADOnlyAuthentications.ts +27 -10
- package/src/operations/bigDataPools.ts +31 -26
- package/src/operations/dataMaskingRules.ts +13 -7
- package/src/operations/extendedSqlPoolBlobAuditingPolicies.ts +28 -15
- package/src/operations/get.ts +190 -0
- package/src/operations/index.ts +3 -1
- package/src/operations/integrationRuntimeConnectionInfos.ts +1 -1
- package/src/operations/integrationRuntimeObjectMetadata.ts +2 -1
- package/src/operations/integrationRuntimes.ts +31 -17
- package/src/operations/ipFirewallRules.ts +30 -25
- 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/kustoPoolPrivateLinkResourcesOperations.ts +153 -0
- 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 → privateLinkResourcesOperations.ts} +31 -13
- 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/sqlPoolMetadataSyncConfigs.ts +6 -2
- package/src/operations/sqlPoolOperationResults.ts +91 -9
- 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 +29 -16
- 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 +130 -54
- 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 +50 -31
- package/src/operationsInterfaces/get.ts +65 -0
- package/src/operationsInterfaces/index.ts +3 -1
- package/src/operationsInterfaces/kustoPoolPrivateLinkResourcesOperations.ts +31 -0
- package/src/operationsInterfaces/{privateLinkResources.ts → privateLinkResourcesOperations.ts} +2 -2
- package/src/operationsInterfaces/sqlPoolOperationResults.ts +24 -1
- package/src/operationsInterfaces/sqlPools.ts +21 -1
- package/src/pagingHelper.ts +39 -0
- package/src/synapseManagementClient.ts +44 -26
- package/types/arm-synapse.d.ts +726 -241
- package/types/tsdoc-metadata.json +1 -1
- package/dist-esm/src/operations/privateLinkResources.d.ts.map +0 -1
- package/dist-esm/src/operations/privateLinkResources.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +0 -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/src/models/index.ts
CHANGED
|
@@ -529,6 +529,35 @@ export interface MaintenanceWindowTimeRange {
|
|
|
529
529
|
duration?: string;
|
|
530
530
|
}
|
|
531
531
|
|
|
532
|
+
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.) */
|
|
533
|
+
export interface ErrorResponseAutoGenerated {
|
|
534
|
+
/**
|
|
535
|
+
* The error code.
|
|
536
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
537
|
+
*/
|
|
538
|
+
readonly code?: string;
|
|
539
|
+
/**
|
|
540
|
+
* The error message.
|
|
541
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
542
|
+
*/
|
|
543
|
+
readonly message?: string;
|
|
544
|
+
/**
|
|
545
|
+
* The error target.
|
|
546
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
547
|
+
*/
|
|
548
|
+
readonly target?: string;
|
|
549
|
+
/**
|
|
550
|
+
* The error details.
|
|
551
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
552
|
+
*/
|
|
553
|
+
readonly details?: ErrorResponseAutoGenerated[];
|
|
554
|
+
/**
|
|
555
|
+
* The error additional info.
|
|
556
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
557
|
+
*/
|
|
558
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
559
|
+
}
|
|
560
|
+
|
|
532
561
|
/** A list of transparent data encryption configurations. */
|
|
533
562
|
export interface TransparentDataEncryptionListResult {
|
|
534
563
|
/**
|
|
@@ -1127,12 +1156,12 @@ export interface WorkspacePatchInfo {
|
|
|
1127
1156
|
/** Grant sql control to managed identity */
|
|
1128
1157
|
export interface ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentity {
|
|
1129
1158
|
/** Desired state */
|
|
1130
|
-
desiredState?:
|
|
1159
|
+
desiredState?: DesiredState;
|
|
1131
1160
|
/**
|
|
1132
1161
|
* Actual state
|
|
1133
1162
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1134
1163
|
*/
|
|
1135
|
-
readonly actualState?:
|
|
1164
|
+
readonly actualState?: ActualState;
|
|
1136
1165
|
}
|
|
1137
1166
|
|
|
1138
1167
|
/** The response to a list restorable dropped Sql pools request */
|
|
@@ -1449,8 +1478,18 @@ export interface IntegrationRuntimeStatusResponse {
|
|
|
1449
1478
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1450
1479
|
*/
|
|
1451
1480
|
readonly name?: string;
|
|
1452
|
-
/**
|
|
1453
|
-
|
|
1481
|
+
/** Type of integration runtime. */
|
|
1482
|
+
type: IntegrationRuntimeType;
|
|
1483
|
+
/**
|
|
1484
|
+
* The workspace name which the integration runtime belong to.
|
|
1485
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1486
|
+
*/
|
|
1487
|
+
readonly dataFactoryName?: string;
|
|
1488
|
+
/**
|
|
1489
|
+
* The state of integration runtime.
|
|
1490
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1491
|
+
*/
|
|
1492
|
+
readonly state?: IntegrationRuntimeState;
|
|
1454
1493
|
}
|
|
1455
1494
|
|
|
1456
1495
|
/** Integration runtime status. */
|
|
@@ -1579,6 +1618,42 @@ export interface IntegrationRuntimeOutboundNetworkDependenciesEndpointDetails {
|
|
|
1579
1618
|
port?: number;
|
|
1580
1619
|
}
|
|
1581
1620
|
|
|
1621
|
+
/** Integration Runtime Operation Status Properties */
|
|
1622
|
+
export interface IntegrationRuntimeOperationStatus {
|
|
1623
|
+
/** status of Start Integrationruntimes. */
|
|
1624
|
+
status?: WorkspaceStatus;
|
|
1625
|
+
/** The operation name. */
|
|
1626
|
+
name?: string;
|
|
1627
|
+
/** The operation properties. */
|
|
1628
|
+
properties?: Record<string, unknown>;
|
|
1629
|
+
/** The operation error message. */
|
|
1630
|
+
error?: string;
|
|
1631
|
+
}
|
|
1632
|
+
|
|
1633
|
+
/** Integration Runtime Operation Status Properties */
|
|
1634
|
+
export interface IntegrationRuntimeStopOperationStatus {
|
|
1635
|
+
/** status of Start Integrationruntimes. */
|
|
1636
|
+
status?: WorkspaceStatus;
|
|
1637
|
+
/** The operation name. */
|
|
1638
|
+
name?: string;
|
|
1639
|
+
/** The operation properties. */
|
|
1640
|
+
properties?: Record<string, unknown>;
|
|
1641
|
+
/** The operation error message. */
|
|
1642
|
+
error?: string;
|
|
1643
|
+
}
|
|
1644
|
+
|
|
1645
|
+
/** Integration Runtime Operation Status Properties */
|
|
1646
|
+
export interface IntegrationRuntimeEnableinteractivequery {
|
|
1647
|
+
/** EnableInteractivequery status of Integrationruntimes. */
|
|
1648
|
+
status?: WorkspaceStatus;
|
|
1649
|
+
/** The operation name. */
|
|
1650
|
+
name?: string;
|
|
1651
|
+
/** The operation properties. */
|
|
1652
|
+
properties?: Record<string, unknown>;
|
|
1653
|
+
/** The operation error message. */
|
|
1654
|
+
error?: string;
|
|
1655
|
+
}
|
|
1656
|
+
|
|
1582
1657
|
/** A list of SparkConfiguration resources. */
|
|
1583
1658
|
export interface SparkConfigurationListResponse {
|
|
1584
1659
|
/** List of SparkConfiguration. */
|
|
@@ -1606,7 +1681,7 @@ export interface Operation {
|
|
|
1606
1681
|
display?: OperationDisplay;
|
|
1607
1682
|
/** The intended executor of the operation. */
|
|
1608
1683
|
origin?: string;
|
|
1609
|
-
/**
|
|
1684
|
+
/** Properties of the operation. */
|
|
1610
1685
|
properties?: Record<string, unknown>;
|
|
1611
1686
|
}
|
|
1612
1687
|
|
|
@@ -1894,6 +1969,12 @@ export interface DatabasePrincipalAssignmentListResult {
|
|
|
1894
1969
|
value?: DatabasePrincipalAssignment[];
|
|
1895
1970
|
}
|
|
1896
1971
|
|
|
1972
|
+
/** The list Kusto Private Link Resources operation response. */
|
|
1973
|
+
export interface PrivateLinkResources {
|
|
1974
|
+
/** The list of Kusto Private Link Resources. */
|
|
1975
|
+
value?: KustoPoolPrivateLinkResources[];
|
|
1976
|
+
}
|
|
1977
|
+
|
|
1897
1978
|
/** A database query. */
|
|
1898
1979
|
export interface TopQueries {
|
|
1899
1980
|
/**
|
|
@@ -2303,27 +2384,27 @@ export interface DatabaseStatistics {
|
|
|
2303
2384
|
}
|
|
2304
2385
|
|
|
2305
2386
|
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
2306
|
-
export
|
|
2387
|
+
export interface ProxyResource extends Resource {}
|
|
2307
2388
|
|
|
2308
2389
|
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
2309
|
-
export
|
|
2390
|
+
export interface TrackedResource extends Resource {
|
|
2310
2391
|
/** Resource tags. */
|
|
2311
2392
|
tags?: { [propertyName: string]: string };
|
|
2312
2393
|
/** The geo-location where the resource lives */
|
|
2313
2394
|
location: string;
|
|
2314
|
-
}
|
|
2395
|
+
}
|
|
2315
2396
|
|
|
2316
2397
|
/** The resource model definition for an Azure Resource Manager resource with an etag. */
|
|
2317
|
-
export
|
|
2398
|
+
export interface AzureEntityResource extends Resource {
|
|
2318
2399
|
/**
|
|
2319
2400
|
* Resource Etag.
|
|
2320
2401
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2321
2402
|
*/
|
|
2322
2403
|
readonly etag?: string;
|
|
2323
|
-
}
|
|
2404
|
+
}
|
|
2324
2405
|
|
|
2325
2406
|
/** Class representing an update to a Kusto kusto pool. */
|
|
2326
|
-
export
|
|
2407
|
+
export interface KustoPoolUpdate extends Resource {
|
|
2327
2408
|
/** Resource tags. */
|
|
2328
2409
|
tags?: { [propertyName: string]: string };
|
|
2329
2410
|
/** The SKU of the kusto pool. */
|
|
@@ -2366,15 +2447,16 @@ export type KustoPoolUpdate = Resource & {
|
|
|
2366
2447
|
readonly languageExtensions?: LanguageExtensionsList;
|
|
2367
2448
|
/** The workspace unique identifier. */
|
|
2368
2449
|
workspaceUID?: string;
|
|
2369
|
-
}
|
|
2450
|
+
}
|
|
2370
2451
|
|
|
2371
|
-
export
|
|
2452
|
+
export interface PrivateEndpointConnectionForPrivateLinkHub
|
|
2453
|
+
extends PrivateEndpointConnectionForPrivateLinkHubBasicAutoGenerated {
|
|
2372
2454
|
name?: string;
|
|
2373
2455
|
type?: string;
|
|
2374
|
-
}
|
|
2456
|
+
}
|
|
2375
2457
|
|
|
2376
2458
|
/** Managed integration runtime, including managed elastic and managed dedicated integration runtimes. */
|
|
2377
|
-
export
|
|
2459
|
+
export interface ManagedIntegrationRuntime extends IntegrationRuntime {
|
|
2378
2460
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2379
2461
|
type: "Managed";
|
|
2380
2462
|
/**
|
|
@@ -2392,24 +2474,24 @@ export type ManagedIntegrationRuntime = IntegrationRuntime & {
|
|
|
2392
2474
|
computeProperties?: IntegrationRuntimeComputeProperties;
|
|
2393
2475
|
/** SSIS properties for managed integration runtime. */
|
|
2394
2476
|
ssisProperties?: IntegrationRuntimeSsisProperties;
|
|
2395
|
-
}
|
|
2477
|
+
}
|
|
2396
2478
|
|
|
2397
2479
|
/** Self-hosted integration runtime. */
|
|
2398
|
-
export
|
|
2480
|
+
export interface SelfHostedIntegrationRuntime extends IntegrationRuntime {
|
|
2399
2481
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2400
2482
|
type: "SelfHosted";
|
|
2401
2483
|
/** Linked integration runtime type from data factory */
|
|
2402
2484
|
linkedInfo?: LinkedIntegrationRuntimeTypeUnion;
|
|
2403
|
-
}
|
|
2485
|
+
}
|
|
2404
2486
|
|
|
2405
2487
|
/** Ssis folder. */
|
|
2406
|
-
export
|
|
2488
|
+
export interface SsisFolder extends SsisObjectMetadata {
|
|
2407
2489
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2408
2490
|
type: "Folder";
|
|
2409
|
-
}
|
|
2491
|
+
}
|
|
2410
2492
|
|
|
2411
2493
|
/** Ssis project. */
|
|
2412
|
-
export
|
|
2494
|
+
export interface SsisProject extends SsisObjectMetadata {
|
|
2413
2495
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2414
2496
|
type: "Project";
|
|
2415
2497
|
/** Folder id which contains project. */
|
|
@@ -2420,10 +2502,10 @@ export type SsisProject = SsisObjectMetadata & {
|
|
|
2420
2502
|
environmentRefs?: SsisEnvironmentReference[];
|
|
2421
2503
|
/** Parameters in project */
|
|
2422
2504
|
parameters?: SsisParameter[];
|
|
2423
|
-
}
|
|
2505
|
+
}
|
|
2424
2506
|
|
|
2425
2507
|
/** Ssis Package. */
|
|
2426
|
-
export
|
|
2508
|
+
export interface SsisPackage extends SsisObjectMetadata {
|
|
2427
2509
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2428
2510
|
type: "Package";
|
|
2429
2511
|
/** Folder id which contains package. */
|
|
@@ -2434,20 +2516,21 @@ export type SsisPackage = SsisObjectMetadata & {
|
|
|
2434
2516
|
projectId?: number;
|
|
2435
2517
|
/** Parameters in package */
|
|
2436
2518
|
parameters?: SsisParameter[];
|
|
2437
|
-
}
|
|
2519
|
+
}
|
|
2438
2520
|
|
|
2439
2521
|
/** Ssis environment. */
|
|
2440
|
-
export
|
|
2522
|
+
export interface SsisEnvironment extends SsisObjectMetadata {
|
|
2441
2523
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2442
2524
|
type: "Environment";
|
|
2443
2525
|
/** Folder id which contains environment. */
|
|
2444
2526
|
folderId?: number;
|
|
2445
2527
|
/** Variable in environment */
|
|
2446
2528
|
variables?: SsisVariable[];
|
|
2447
|
-
}
|
|
2529
|
+
}
|
|
2448
2530
|
|
|
2449
2531
|
/** Managed integration runtime status. */
|
|
2450
|
-
export
|
|
2532
|
+
export interface ManagedIntegrationRuntimeStatus
|
|
2533
|
+
extends IntegrationRuntimeStatus {
|
|
2451
2534
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2452
2535
|
type: "Managed";
|
|
2453
2536
|
/**
|
|
@@ -2470,10 +2553,11 @@ export type ManagedIntegrationRuntimeStatus = IntegrationRuntimeStatus & {
|
|
|
2470
2553
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2471
2554
|
*/
|
|
2472
2555
|
readonly lastOperation?: ManagedIntegrationRuntimeOperationResult;
|
|
2473
|
-
}
|
|
2556
|
+
}
|
|
2474
2557
|
|
|
2475
2558
|
/** Self-hosted integration runtime status. */
|
|
2476
|
-
export
|
|
2559
|
+
export interface SelfHostedIntegrationRuntimeStatus
|
|
2560
|
+
extends IntegrationRuntimeStatus {
|
|
2477
2561
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2478
2562
|
type: "SelfHosted";
|
|
2479
2563
|
/**
|
|
@@ -2559,18 +2643,18 @@ export type SelfHostedIntegrationRuntimeStatus = IntegrationRuntimeStatus & {
|
|
|
2559
2643
|
serviceRegion?: string;
|
|
2560
2644
|
/** The newer versions on download center. */
|
|
2561
2645
|
newerVersions?: string[];
|
|
2562
|
-
}
|
|
2646
|
+
}
|
|
2563
2647
|
|
|
2564
2648
|
/** Azure Synapse secure string definition. The string value will be masked with asterisks '*' during Get or List API calls. */
|
|
2565
|
-
export
|
|
2649
|
+
export interface SecureString extends SecretBase {
|
|
2566
2650
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2567
2651
|
type: "SecureString";
|
|
2568
2652
|
/** Value of secure string. */
|
|
2569
2653
|
value: string;
|
|
2570
|
-
}
|
|
2654
|
+
}
|
|
2571
2655
|
|
|
2572
2656
|
/** The custom setup of running cmdkey commands. */
|
|
2573
|
-
export
|
|
2657
|
+
export interface CmdkeySetup extends CustomSetupBase {
|
|
2574
2658
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2575
2659
|
type: "CmdkeySetup";
|
|
2576
2660
|
/** The server name of data source access. */
|
|
@@ -2579,46 +2663,48 @@ export type CmdkeySetup = CustomSetupBase & {
|
|
|
2579
2663
|
userName: Record<string, unknown>;
|
|
2580
2664
|
/** The password of data source access. */
|
|
2581
2665
|
password: SecretBaseUnion;
|
|
2582
|
-
}
|
|
2666
|
+
}
|
|
2583
2667
|
|
|
2584
2668
|
/** The custom setup of setting environment variable. */
|
|
2585
|
-
export
|
|
2669
|
+
export interface EnvironmentVariableSetup extends CustomSetupBase {
|
|
2586
2670
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2587
2671
|
type: "EnvironmentVariableSetup";
|
|
2588
2672
|
/** The name of the environment variable. */
|
|
2589
2673
|
variableName: string;
|
|
2590
2674
|
/** The value of the environment variable. */
|
|
2591
2675
|
variableValue: string;
|
|
2592
|
-
}
|
|
2676
|
+
}
|
|
2593
2677
|
|
|
2594
2678
|
/** The custom setup of installing 3rd party components. */
|
|
2595
|
-
export
|
|
2679
|
+
export interface ComponentSetup extends CustomSetupBase {
|
|
2596
2680
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2597
2681
|
type: "ComponentSetup";
|
|
2598
2682
|
/** The name of the 3rd party component. */
|
|
2599
2683
|
componentName: string;
|
|
2600
2684
|
/** The license key to activate the component. */
|
|
2601
2685
|
licenseKey?: SecretBaseUnion;
|
|
2602
|
-
}
|
|
2686
|
+
}
|
|
2603
2687
|
|
|
2604
2688
|
/** The key authorization type integration runtime. */
|
|
2605
|
-
export
|
|
2689
|
+
export interface LinkedIntegrationRuntimeKeyAuthorization
|
|
2690
|
+
extends LinkedIntegrationRuntimeType {
|
|
2606
2691
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2607
2692
|
authorizationType: "Key";
|
|
2608
2693
|
/** The key used for authorization. */
|
|
2609
2694
|
key: SecureString;
|
|
2610
|
-
}
|
|
2695
|
+
}
|
|
2611
2696
|
|
|
2612
2697
|
/** The role based access control (RBAC) authorization type integration runtime. */
|
|
2613
|
-
export
|
|
2698
|
+
export interface LinkedIntegrationRuntimeRbacAuthorization
|
|
2699
|
+
extends LinkedIntegrationRuntimeType {
|
|
2614
2700
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2615
2701
|
authorizationType: "RBAC";
|
|
2616
2702
|
/** The resource identifier of the integration runtime to be shared. */
|
|
2617
2703
|
resourceId: string;
|
|
2618
|
-
}
|
|
2704
|
+
}
|
|
2619
2705
|
|
|
2620
2706
|
/** Azure Active Directory Only Authentication Info */
|
|
2621
|
-
export
|
|
2707
|
+
export interface AzureADOnlyAuthentication extends ProxyResource {
|
|
2622
2708
|
/** Azure Active Directory only Authentication enabled. */
|
|
2623
2709
|
azureADOnlyAuthentication?: boolean;
|
|
2624
2710
|
/**
|
|
@@ -2631,10 +2717,10 @@ export type AzureADOnlyAuthentication = ProxyResource & {
|
|
|
2631
2717
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2632
2718
|
*/
|
|
2633
2719
|
readonly creationDate?: Date;
|
|
2634
|
-
}
|
|
2720
|
+
}
|
|
2635
2721
|
|
|
2636
2722
|
/** IP firewall rule */
|
|
2637
|
-
export
|
|
2723
|
+
export interface IpFirewallRuleInfo extends ProxyResource {
|
|
2638
2724
|
/** The end IP address of the firewall rule. Must be IPv4 format. Must be greater than or equal to startIpAddress */
|
|
2639
2725
|
endIpAddress?: string;
|
|
2640
2726
|
/**
|
|
@@ -2644,18 +2730,18 @@ export type IpFirewallRuleInfo = ProxyResource & {
|
|
|
2644
2730
|
readonly provisioningState?: ProvisioningState;
|
|
2645
2731
|
/** The start IP address of the firewall rule. Must be IPv4 format */
|
|
2646
2732
|
startIpAddress?: string;
|
|
2647
|
-
}
|
|
2733
|
+
}
|
|
2648
2734
|
|
|
2649
2735
|
/** A workspace key */
|
|
2650
|
-
export
|
|
2736
|
+
export interface Key extends ProxyResource {
|
|
2651
2737
|
/** Used to activate the workspace after a customer managed key is provided. */
|
|
2652
2738
|
isActiveCMK?: boolean;
|
|
2653
2739
|
/** The Key Vault Url of the workspace key. */
|
|
2654
2740
|
keyVaultUrl?: string;
|
|
2655
|
-
}
|
|
2741
|
+
}
|
|
2656
2742
|
|
|
2657
2743
|
/** A private endpoint connection */
|
|
2658
|
-
export
|
|
2744
|
+
export interface PrivateEndpointConnection extends ProxyResource {
|
|
2659
2745
|
/** The private endpoint which the connection belongs to. */
|
|
2660
2746
|
privateEndpoint?: PrivateEndpoint;
|
|
2661
2747
|
/** Connection state of the private endpoint connection. */
|
|
@@ -2665,27 +2751,27 @@ export type PrivateEndpointConnection = ProxyResource & {
|
|
|
2665
2751
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2666
2752
|
*/
|
|
2667
2753
|
readonly provisioningState?: string;
|
|
2668
|
-
}
|
|
2754
|
+
}
|
|
2669
2755
|
|
|
2670
2756
|
/** A private link resource */
|
|
2671
|
-
export
|
|
2757
|
+
export interface PrivateLinkResource extends ProxyResource {
|
|
2672
2758
|
/**
|
|
2673
2759
|
* The private link resource properties.
|
|
2674
2760
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2675
2761
|
*/
|
|
2676
2762
|
readonly properties?: PrivateLinkResourceProperties;
|
|
2677
|
-
}
|
|
2763
|
+
}
|
|
2678
2764
|
|
|
2679
2765
|
/** Configuration for metadata sync */
|
|
2680
|
-
export
|
|
2766
|
+
export interface MetadataSyncConfig extends ProxyResource {
|
|
2681
2767
|
/** Indicates whether the metadata sync is enabled or disabled */
|
|
2682
2768
|
enabled?: boolean;
|
|
2683
2769
|
/** The Sync Interval in minutes. */
|
|
2684
2770
|
syncIntervalInMinutes?: number;
|
|
2685
|
-
}
|
|
2771
|
+
}
|
|
2686
2772
|
|
|
2687
2773
|
/** A database geo backup policy. */
|
|
2688
|
-
export
|
|
2774
|
+
export interface GeoBackupPolicy extends ProxyResource {
|
|
2689
2775
|
/**
|
|
2690
2776
|
* Kind of geo backup policy. This is metadata used for the Azure portal experience.
|
|
2691
2777
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2703,19 +2789,19 @@ export type GeoBackupPolicy = ProxyResource & {
|
|
|
2703
2789
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2704
2790
|
*/
|
|
2705
2791
|
readonly storageType?: string;
|
|
2706
|
-
}
|
|
2792
|
+
}
|
|
2707
2793
|
|
|
2708
2794
|
/** User activities of a data warehouse */
|
|
2709
|
-
export
|
|
2795
|
+
export interface DataWarehouseUserActivities extends ProxyResource {
|
|
2710
2796
|
/**
|
|
2711
2797
|
* Count of running and suspended queries.
|
|
2712
2798
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2713
2799
|
*/
|
|
2714
2800
|
readonly activeQueriesCount?: number;
|
|
2715
|
-
}
|
|
2801
|
+
}
|
|
2716
2802
|
|
|
2717
2803
|
/** Database restore points. */
|
|
2718
|
-
export
|
|
2804
|
+
export interface RestorePoint extends ProxyResource {
|
|
2719
2805
|
/**
|
|
2720
2806
|
* Resource location.
|
|
2721
2807
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2741,10 +2827,10 @@ export type RestorePoint = ProxyResource & {
|
|
|
2741
2827
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2742
2828
|
*/
|
|
2743
2829
|
readonly restorePointLabel?: string;
|
|
2744
|
-
}
|
|
2830
|
+
}
|
|
2745
2831
|
|
|
2746
2832
|
/** Represents a Sql pool replication link. */
|
|
2747
|
-
export
|
|
2833
|
+
export interface ReplicationLink extends ProxyResource {
|
|
2748
2834
|
/**
|
|
2749
2835
|
* Location of the workspace that contains this firewall rule.
|
|
2750
2836
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2800,15 +2886,15 @@ export type ReplicationLink = ProxyResource & {
|
|
|
2800
2886
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2801
2887
|
*/
|
|
2802
2888
|
readonly replicationState?: ReplicationState;
|
|
2803
|
-
}
|
|
2889
|
+
}
|
|
2804
2890
|
|
|
2805
2891
|
/** Maintenance windows. */
|
|
2806
|
-
export
|
|
2892
|
+
export interface MaintenanceWindows extends ProxyResource {
|
|
2807
2893
|
timeRanges?: MaintenanceWindowTimeRange[];
|
|
2808
|
-
}
|
|
2894
|
+
}
|
|
2809
2895
|
|
|
2810
2896
|
/** Maintenance window options. */
|
|
2811
|
-
export
|
|
2897
|
+
export interface MaintenanceWindowOptions extends ProxyResource {
|
|
2812
2898
|
/** Whether maintenance windows are enabled for the database. */
|
|
2813
2899
|
isEnabled?: boolean;
|
|
2814
2900
|
/** Available maintenance cycles e.g. {Saturday, 0, 48*60}, {Wednesday, 0, 24*60}. */
|
|
@@ -2823,10 +2909,10 @@ export type MaintenanceWindowOptions = ProxyResource & {
|
|
|
2823
2909
|
timeGranularityInMinutes?: number;
|
|
2824
2910
|
/** Whether we allow multiple maintenance windows per cycle. */
|
|
2825
2911
|
allowMultipleMaintenanceWindowsPerCycle?: boolean;
|
|
2826
|
-
}
|
|
2912
|
+
}
|
|
2827
2913
|
|
|
2828
2914
|
/** Represents a Sql pool transparent data encryption configuration. */
|
|
2829
|
-
export
|
|
2915
|
+
export interface TransparentDataEncryption extends ProxyResource {
|
|
2830
2916
|
/**
|
|
2831
2917
|
* Resource location.
|
|
2832
2918
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2834,10 +2920,10 @@ export type TransparentDataEncryption = ProxyResource & {
|
|
|
2834
2920
|
readonly location?: string;
|
|
2835
2921
|
/** The status of the database transparent data encryption. */
|
|
2836
2922
|
status?: TransparentDataEncryptionStatus;
|
|
2837
|
-
}
|
|
2923
|
+
}
|
|
2838
2924
|
|
|
2839
2925
|
/** A Sql pool blob auditing policy. */
|
|
2840
|
-
export
|
|
2926
|
+
export interface SqlPoolBlobAuditingPolicy extends ProxyResource {
|
|
2841
2927
|
/**
|
|
2842
2928
|
* Resource kind.
|
|
2843
2929
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2930,10 +3016,10 @@ export type SqlPoolBlobAuditingPolicy = ProxyResource & {
|
|
|
2930
3016
|
*
|
|
2931
3017
|
*/
|
|
2932
3018
|
isAzureMonitorTargetEnabled?: boolean;
|
|
2933
|
-
}
|
|
3019
|
+
}
|
|
2934
3020
|
|
|
2935
3021
|
/** A Sql pool operation. */
|
|
2936
|
-
export
|
|
3022
|
+
export interface SqlPoolOperation extends ProxyResource {
|
|
2937
3023
|
/**
|
|
2938
3024
|
* The name of the Sql pool the operation is being performed on.
|
|
2939
3025
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3004,10 +3090,10 @@ export type SqlPoolOperation = ProxyResource & {
|
|
|
3004
3090
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3005
3091
|
*/
|
|
3006
3092
|
readonly isCancellable?: boolean;
|
|
3007
|
-
}
|
|
3093
|
+
}
|
|
3008
3094
|
|
|
3009
3095
|
/** A sensitivity label. */
|
|
3010
|
-
export
|
|
3096
|
+
export interface SensitivityLabel extends ProxyResource {
|
|
3011
3097
|
/**
|
|
3012
3098
|
* managed by
|
|
3013
3099
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3042,10 +3128,10 @@ export type SensitivityLabel = ProxyResource & {
|
|
|
3042
3128
|
*/
|
|
3043
3129
|
readonly isDisabled?: boolean;
|
|
3044
3130
|
rank?: SensitivityLabelRank;
|
|
3045
|
-
}
|
|
3131
|
+
}
|
|
3046
3132
|
|
|
3047
3133
|
/** A sensitivity label update operation. */
|
|
3048
|
-
export
|
|
3134
|
+
export interface SensitivityLabelUpdate extends ProxyResource {
|
|
3049
3135
|
op?: SensitivityLabelUpdateKind;
|
|
3050
3136
|
/** Schema name of the column to update. */
|
|
3051
3137
|
schema?: string;
|
|
@@ -3055,10 +3141,10 @@ export type SensitivityLabelUpdate = ProxyResource & {
|
|
|
3055
3141
|
column?: string;
|
|
3056
3142
|
/** The sensitivity label information to apply on a column. */
|
|
3057
3143
|
sensitivityLabel?: SensitivityLabel;
|
|
3058
|
-
}
|
|
3144
|
+
}
|
|
3059
3145
|
|
|
3060
3146
|
/** A recommended sensitivity label update operation. */
|
|
3061
|
-
export
|
|
3147
|
+
export interface RecommendedSensitivityLabelUpdate extends ProxyResource {
|
|
3062
3148
|
op?: RecommendedSensitivityLabelUpdateKind;
|
|
3063
3149
|
/** Schema name of the column to update. */
|
|
3064
3150
|
schema?: string;
|
|
@@ -3066,16 +3152,16 @@ export type RecommendedSensitivityLabelUpdate = ProxyResource & {
|
|
|
3066
3152
|
table?: string;
|
|
3067
3153
|
/** Column name to update. */
|
|
3068
3154
|
column?: string;
|
|
3069
|
-
}
|
|
3155
|
+
}
|
|
3070
3156
|
|
|
3071
3157
|
/** A Sql pool schema resource. */
|
|
3072
|
-
export
|
|
3158
|
+
export interface SqlPoolSchema extends ProxyResource {}
|
|
3073
3159
|
|
|
3074
3160
|
/** A Sql pool table resource. */
|
|
3075
|
-
export
|
|
3161
|
+
export interface SqlPoolTable extends ProxyResource {}
|
|
3076
3162
|
|
|
3077
3163
|
/** A Sql pool column resource. */
|
|
3078
|
-
export
|
|
3164
|
+
export interface SqlPoolColumn extends ProxyResource {
|
|
3079
3165
|
/** The column data type. */
|
|
3080
3166
|
columnType?: ColumnDataType;
|
|
3081
3167
|
/**
|
|
@@ -3083,10 +3169,10 @@ export type SqlPoolColumn = ProxyResource & {
|
|
|
3083
3169
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3084
3170
|
*/
|
|
3085
3171
|
readonly isComputed?: boolean;
|
|
3086
|
-
}
|
|
3172
|
+
}
|
|
3087
3173
|
|
|
3088
3174
|
/** A Sql pool connection policy. */
|
|
3089
|
-
export
|
|
3175
|
+
export interface SqlPoolConnectionPolicy extends ProxyResource {
|
|
3090
3176
|
/**
|
|
3091
3177
|
* Resource kind.
|
|
3092
3178
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3111,10 +3197,10 @@ export type SqlPoolConnectionPolicy = ProxyResource & {
|
|
|
3111
3197
|
redirectionState?: string;
|
|
3112
3198
|
/** The connection policy state. */
|
|
3113
3199
|
state?: string;
|
|
3114
|
-
}
|
|
3200
|
+
}
|
|
3115
3201
|
|
|
3116
3202
|
/** A Sql pool vulnerability assessment. */
|
|
3117
|
-
export
|
|
3203
|
+
export interface SqlPoolVulnerabilityAssessment extends ProxyResource {
|
|
3118
3204
|
/** 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 */
|
|
3119
3205
|
storageContainerPath?: string;
|
|
3120
3206
|
/** 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. */
|
|
@@ -3123,10 +3209,10 @@ export type SqlPoolVulnerabilityAssessment = ProxyResource & {
|
|
|
3123
3209
|
storageAccountAccessKey?: string;
|
|
3124
3210
|
/** The recurring scans settings */
|
|
3125
3211
|
recurringScans?: VulnerabilityAssessmentRecurringScansProperties;
|
|
3126
|
-
}
|
|
3212
|
+
}
|
|
3127
3213
|
|
|
3128
3214
|
/** A vulnerability assessment scan record. */
|
|
3129
|
-
export
|
|
3215
|
+
export interface VulnerabilityAssessmentScanRecord extends ProxyResource {
|
|
3130
3216
|
/**
|
|
3131
3217
|
* The scan ID.
|
|
3132
3218
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3167,19 +3253,20 @@ export type VulnerabilityAssessmentScanRecord = ProxyResource & {
|
|
|
3167
3253
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3168
3254
|
*/
|
|
3169
3255
|
readonly numberOfFailedSecurityChecks?: number;
|
|
3170
|
-
}
|
|
3256
|
+
}
|
|
3171
3257
|
|
|
3172
3258
|
/** A Sql pool Vulnerability Assessment scan export resource. */
|
|
3173
|
-
export
|
|
3259
|
+
export interface SqlPoolVulnerabilityAssessmentScansExport
|
|
3260
|
+
extends ProxyResource {
|
|
3174
3261
|
/**
|
|
3175
3262
|
* Location of the exported report (e.g. https://myStorage.blob.core.windows.net/VaScans/scans/serverName/databaseName/scan_scanId.xlsx).
|
|
3176
3263
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3177
3264
|
*/
|
|
3178
3265
|
readonly exportedReportLocation?: string;
|
|
3179
|
-
}
|
|
3266
|
+
}
|
|
3180
3267
|
|
|
3181
3268
|
/** A Sql pool security alert policy. */
|
|
3182
|
-
export
|
|
3269
|
+
export interface SqlPoolSecurityAlertPolicy extends ProxyResource {
|
|
3183
3270
|
/** 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. */
|
|
3184
3271
|
state?: SecurityAlertPolicyState;
|
|
3185
3272
|
/** Specifies an array of alerts that are disabled. Allowed values are: Sql_Injection, Sql_Injection_Vulnerability, Access_Anomaly, Data_Exfiltration, Unsafe_Action */
|
|
@@ -3199,16 +3286,17 @@ export type SqlPoolSecurityAlertPolicy = ProxyResource & {
|
|
|
3199
3286
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3200
3287
|
*/
|
|
3201
3288
|
readonly creationTime?: Date;
|
|
3202
|
-
}
|
|
3289
|
+
}
|
|
3203
3290
|
|
|
3204
3291
|
/** A Sql pool vulnerability assessment rule baseline. */
|
|
3205
|
-
export
|
|
3292
|
+
export interface SqlPoolVulnerabilityAssessmentRuleBaseline
|
|
3293
|
+
extends ProxyResource {
|
|
3206
3294
|
/** The rule baseline result */
|
|
3207
3295
|
baselineResults?: SqlPoolVulnerabilityAssessmentRuleBaselineItem[];
|
|
3208
|
-
}
|
|
3296
|
+
}
|
|
3209
3297
|
|
|
3210
3298
|
/** An extended Sql pool blob auditing policy. */
|
|
3211
|
-
export
|
|
3299
|
+
export interface ExtendedSqlPoolBlobAuditingPolicy extends ProxyResource {
|
|
3212
3300
|
/** Specifies condition of where clause when creating an audit. */
|
|
3213
3301
|
predicateExpression?: string;
|
|
3214
3302
|
/** Specifies the state of the policy. If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled are required. */
|
|
@@ -3310,9 +3398,9 @@ export type ExtendedSqlPoolBlobAuditingPolicy = ProxyResource & {
|
|
|
3310
3398
|
* The default minimum value is 1000 (1 second). The maximum is 2,147,483,647.
|
|
3311
3399
|
*/
|
|
3312
3400
|
queueDelayMs?: number;
|
|
3313
|
-
}
|
|
3401
|
+
}
|
|
3314
3402
|
|
|
3315
|
-
export
|
|
3403
|
+
export interface DataMaskingPolicy extends ProxyResource {
|
|
3316
3404
|
/**
|
|
3317
3405
|
* The location of the data masking policy.
|
|
3318
3406
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3342,10 +3430,10 @@ export type DataMaskingPolicy = ProxyResource & {
|
|
|
3342
3430
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3343
3431
|
*/
|
|
3344
3432
|
readonly maskingLevel?: string;
|
|
3345
|
-
}
|
|
3433
|
+
}
|
|
3346
3434
|
|
|
3347
3435
|
/** Represents a Sql pool data masking rule. */
|
|
3348
|
-
export
|
|
3436
|
+
export interface DataMaskingRule extends ProxyResource {
|
|
3349
3437
|
/**
|
|
3350
3438
|
* The location of the data masking rule.
|
|
3351
3439
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3383,10 +3471,10 @@ export type DataMaskingRule = ProxyResource & {
|
|
|
3383
3471
|
suffixSize?: string;
|
|
3384
3472
|
/** If maskingFunction is set to Text, the character to use for masking the unexposed part of the string. Otherwise, this parameter will be ignored. */
|
|
3385
3473
|
replacementString?: string;
|
|
3386
|
-
}
|
|
3474
|
+
}
|
|
3387
3475
|
|
|
3388
3476
|
/** Workload group operations for a sql pool */
|
|
3389
|
-
export
|
|
3477
|
+
export interface WorkloadGroup extends ProxyResource {
|
|
3390
3478
|
/** The workload group minimum percentage resource. */
|
|
3391
3479
|
minResourcePercent?: number;
|
|
3392
3480
|
/** The workload group cap percentage resource. */
|
|
@@ -3399,10 +3487,10 @@ export type WorkloadGroup = ProxyResource & {
|
|
|
3399
3487
|
importance?: string;
|
|
3400
3488
|
/** The workload group query execution timeout. */
|
|
3401
3489
|
queryExecutionTimeout?: number;
|
|
3402
|
-
}
|
|
3490
|
+
}
|
|
3403
3491
|
|
|
3404
3492
|
/** Workload classifier operations for a data warehouse */
|
|
3405
|
-
export
|
|
3493
|
+
export interface WorkloadClassifier extends ProxyResource {
|
|
3406
3494
|
/** The workload classifier member name. */
|
|
3407
3495
|
memberName?: string;
|
|
3408
3496
|
/** The workload classifier label. */
|
|
@@ -3415,10 +3503,10 @@ export type WorkloadClassifier = ProxyResource & {
|
|
|
3415
3503
|
endTime?: string;
|
|
3416
3504
|
/** The workload classifier importance. */
|
|
3417
3505
|
importance?: string;
|
|
3418
|
-
}
|
|
3506
|
+
}
|
|
3419
3507
|
|
|
3420
3508
|
/** A server blob auditing policy. */
|
|
3421
|
-
export
|
|
3509
|
+
export interface ServerBlobAuditingPolicy extends ProxyResource {
|
|
3422
3510
|
/** Specifies the state of the policy. If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled are required. */
|
|
3423
3511
|
state?: BlobAuditingPolicyState;
|
|
3424
3512
|
/** Specifies the blob storage endpoint (e.g. https://MyAccount.blob.core.windows.net). If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled is required. */
|
|
@@ -3532,10 +3620,10 @@ export type ServerBlobAuditingPolicy = ProxyResource & {
|
|
|
3532
3620
|
*
|
|
3533
3621
|
*/
|
|
3534
3622
|
isDevopsAuditEnabled?: boolean;
|
|
3535
|
-
}
|
|
3623
|
+
}
|
|
3536
3624
|
|
|
3537
3625
|
/** An extended server blob auditing policy. */
|
|
3538
|
-
export
|
|
3626
|
+
export interface ExtendedServerBlobAuditingPolicy extends ProxyResource {
|
|
3539
3627
|
/** Specifies condition of where clause when creating an audit. */
|
|
3540
3628
|
predicateExpression?: string;
|
|
3541
3629
|
/** Specifies the state of the policy. If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled are required. */
|
|
@@ -3651,10 +3739,10 @@ export type ExtendedServerBlobAuditingPolicy = ProxyResource & {
|
|
|
3651
3739
|
*
|
|
3652
3740
|
*/
|
|
3653
3741
|
isDevopsAuditEnabled?: boolean;
|
|
3654
|
-
}
|
|
3742
|
+
}
|
|
3655
3743
|
|
|
3656
3744
|
/** Workspace managed Sql server security alert policy. */
|
|
3657
|
-
export
|
|
3745
|
+
export interface ServerSecurityAlertPolicy extends ProxyResource {
|
|
3658
3746
|
/** Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific server */
|
|
3659
3747
|
state?: SecurityAlertPolicyState;
|
|
3660
3748
|
/** Specifies an array of alerts that are disabled. Allowed values are: Sql_Injection, Sql_Injection_Vulnerability, Access_Anomaly, Data_Exfiltration, Unsafe_Action */
|
|
@@ -3674,10 +3762,10 @@ export type ServerSecurityAlertPolicy = ProxyResource & {
|
|
|
3674
3762
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3675
3763
|
*/
|
|
3676
3764
|
readonly creationTime?: Date;
|
|
3677
|
-
}
|
|
3765
|
+
}
|
|
3678
3766
|
|
|
3679
3767
|
/** A server vulnerability assessment. */
|
|
3680
|
-
export
|
|
3768
|
+
export interface ServerVulnerabilityAssessment extends ProxyResource {
|
|
3681
3769
|
/** A blob storage container path to hold the scan results (e.g. https://myStorage.blob.core.windows.net/VaScans/). */
|
|
3682
3770
|
storageContainerPath?: string;
|
|
3683
3771
|
/** 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. */
|
|
@@ -3686,10 +3774,10 @@ export type ServerVulnerabilityAssessment = ProxyResource & {
|
|
|
3686
3774
|
storageAccountAccessKey?: string;
|
|
3687
3775
|
/** The recurring scans settings */
|
|
3688
3776
|
recurringScans?: VulnerabilityAssessmentRecurringScansProperties;
|
|
3689
|
-
}
|
|
3777
|
+
}
|
|
3690
3778
|
|
|
3691
3779
|
/** The server encryption protector. */
|
|
3692
|
-
export
|
|
3780
|
+
export interface EncryptionProtector extends ProxyResource {
|
|
3693
3781
|
/**
|
|
3694
3782
|
* Kind of encryption protector. This is metadata used for the Azure portal experience.
|
|
3695
3783
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3719,10 +3807,10 @@ export type EncryptionProtector = ProxyResource & {
|
|
|
3719
3807
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3720
3808
|
*/
|
|
3721
3809
|
readonly thumbprint?: string;
|
|
3722
|
-
}
|
|
3810
|
+
}
|
|
3723
3811
|
|
|
3724
3812
|
/** A recoverable sql pool */
|
|
3725
|
-
export
|
|
3813
|
+
export interface RecoverableSqlPool extends ProxyResource {
|
|
3726
3814
|
/**
|
|
3727
3815
|
* The edition of the database
|
|
3728
3816
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3743,10 +3831,10 @@ export type RecoverableSqlPool = ProxyResource & {
|
|
|
3743
3831
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3744
3832
|
*/
|
|
3745
3833
|
readonly lastAvailableBackupDate?: Date;
|
|
3746
|
-
}
|
|
3834
|
+
}
|
|
3747
3835
|
|
|
3748
3836
|
/** Dedicated Sql Minimal Tls Settings Info */
|
|
3749
|
-
export
|
|
3837
|
+
export interface DedicatedSQLminimalTlsSettings extends ProxyResource {
|
|
3750
3838
|
/**
|
|
3751
3839
|
* Resource location.
|
|
3752
3840
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3754,10 +3842,10 @@ export type DedicatedSQLminimalTlsSettings = ProxyResource & {
|
|
|
3754
3842
|
readonly location?: string;
|
|
3755
3843
|
/** The minimal tls version of the sql server. */
|
|
3756
3844
|
minimalTlsVersion?: string;
|
|
3757
|
-
}
|
|
3845
|
+
}
|
|
3758
3846
|
|
|
3759
3847
|
/** Workspace active directory administrator */
|
|
3760
|
-
export
|
|
3848
|
+
export interface WorkspaceAadAdminInfo extends ProxyResource {
|
|
3761
3849
|
/** Tenant ID of the workspace active directory administrator */
|
|
3762
3850
|
tenantId?: string;
|
|
3763
3851
|
/** Login of the workspace active directory administrator */
|
|
@@ -3766,16 +3854,16 @@ export type WorkspaceAadAdminInfo = ProxyResource & {
|
|
|
3766
3854
|
administratorType?: string;
|
|
3767
3855
|
/** Object ID of the workspace active directory administrator */
|
|
3768
3856
|
sid?: string;
|
|
3769
|
-
}
|
|
3857
|
+
}
|
|
3770
3858
|
|
|
3771
3859
|
/** Sql Control Settings for workspace managed identity */
|
|
3772
|
-
export
|
|
3860
|
+
export interface ManagedIdentitySqlControlSettingsModel extends ProxyResource {
|
|
3773
3861
|
/** Grant sql control to managed identity */
|
|
3774
3862
|
grantSqlControlToManagedIdentity?: ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentity;
|
|
3775
|
-
}
|
|
3863
|
+
}
|
|
3776
3864
|
|
|
3777
3865
|
/** A restorable dropped Sql pool */
|
|
3778
|
-
export
|
|
3866
|
+
export interface RestorableDroppedSqlPool extends ProxyResource {
|
|
3779
3867
|
/**
|
|
3780
3868
|
* The geo-location where the resource lives
|
|
3781
3869
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3821,10 +3909,10 @@ export type RestorableDroppedSqlPool = ProxyResource & {
|
|
|
3821
3909
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3822
3910
|
*/
|
|
3823
3911
|
readonly earliestRestoreDate?: Date;
|
|
3824
|
-
}
|
|
3912
|
+
}
|
|
3825
3913
|
|
|
3826
3914
|
/** Class representing an attached database configuration. */
|
|
3827
|
-
export
|
|
3915
|
+
export interface AttachedDatabaseConfiguration extends ProxyResource {
|
|
3828
3916
|
/** Resource location. */
|
|
3829
3917
|
location?: string;
|
|
3830
3918
|
/**
|
|
@@ -3850,10 +3938,10 @@ export type AttachedDatabaseConfiguration = ProxyResource & {
|
|
|
3850
3938
|
defaultPrincipalsModificationKind?: DefaultPrincipalsModificationKind;
|
|
3851
3939
|
/** Table level sharing specifications */
|
|
3852
3940
|
tableLevelSharingProperties?: TableLevelSharingProperties;
|
|
3853
|
-
}
|
|
3941
|
+
}
|
|
3854
3942
|
|
|
3855
3943
|
/** Class representing a Kusto database. */
|
|
3856
|
-
export
|
|
3944
|
+
export interface Database extends ProxyResource {
|
|
3857
3945
|
/** Resource location. */
|
|
3858
3946
|
location?: string;
|
|
3859
3947
|
/** Kind of the database */
|
|
@@ -3863,10 +3951,10 @@ export type Database = ProxyResource & {
|
|
|
3863
3951
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3864
3952
|
*/
|
|
3865
3953
|
readonly systemData?: SystemData;
|
|
3866
|
-
}
|
|
3954
|
+
}
|
|
3867
3955
|
|
|
3868
3956
|
/** Class representing a data connection. */
|
|
3869
|
-
export
|
|
3957
|
+
export interface DataConnection extends ProxyResource {
|
|
3870
3958
|
/** Resource location. */
|
|
3871
3959
|
location?: string;
|
|
3872
3960
|
/** Kind of the endpoint for the data connection */
|
|
@@ -3876,10 +3964,10 @@ export type DataConnection = ProxyResource & {
|
|
|
3876
3964
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3877
3965
|
*/
|
|
3878
3966
|
readonly systemData?: SystemData;
|
|
3879
|
-
}
|
|
3967
|
+
}
|
|
3880
3968
|
|
|
3881
3969
|
/** Class representing a cluster principal assignment. */
|
|
3882
|
-
export
|
|
3970
|
+
export interface ClusterPrincipalAssignment extends ProxyResource {
|
|
3883
3971
|
/**
|
|
3884
3972
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
3885
3973
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3908,10 +3996,15 @@ export type ClusterPrincipalAssignment = ProxyResource & {
|
|
|
3908
3996
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3909
3997
|
*/
|
|
3910
3998
|
readonly provisioningState?: ResourceProvisioningState;
|
|
3911
|
-
|
|
3999
|
+
/**
|
|
4000
|
+
* The service principal object id in AAD (Azure active directory)
|
|
4001
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4002
|
+
*/
|
|
4003
|
+
readonly aadObjectId?: string;
|
|
4004
|
+
}
|
|
3912
4005
|
|
|
3913
4006
|
/** Class representing a database principal assignment. */
|
|
3914
|
-
export
|
|
4007
|
+
export interface DatabasePrincipalAssignment extends ProxyResource {
|
|
3915
4008
|
/**
|
|
3916
4009
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
3917
4010
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3940,10 +4033,44 @@ export type DatabasePrincipalAssignment = ProxyResource & {
|
|
|
3940
4033
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3941
4034
|
*/
|
|
3942
4035
|
readonly provisioningState?: ResourceProvisioningState;
|
|
3943
|
-
|
|
4036
|
+
/**
|
|
4037
|
+
* The service principal object id in AAD (Azure active directory)
|
|
4038
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4039
|
+
*/
|
|
4040
|
+
readonly aadObjectId?: string;
|
|
4041
|
+
}
|
|
4042
|
+
|
|
4043
|
+
/** Class representing a Private Link Resources. */
|
|
4044
|
+
export interface KustoPoolPrivateLinkResources extends ProxyResource {
|
|
4045
|
+
/**
|
|
4046
|
+
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
4047
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4048
|
+
*/
|
|
4049
|
+
readonly systemData?: SystemData;
|
|
4050
|
+
/**
|
|
4051
|
+
* The Private link resources GroupId
|
|
4052
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4053
|
+
*/
|
|
4054
|
+
readonly groupId?: string;
|
|
4055
|
+
/**
|
|
4056
|
+
* The private link resource required member names.
|
|
4057
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4058
|
+
*/
|
|
4059
|
+
readonly requiredMembers?: string[];
|
|
4060
|
+
/**
|
|
4061
|
+
* The private link resource required zone names.
|
|
4062
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4063
|
+
*/
|
|
4064
|
+
readonly requiredZoneNames?: string[];
|
|
4065
|
+
/**
|
|
4066
|
+
* The provisioned state of the resource.
|
|
4067
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4068
|
+
*/
|
|
4069
|
+
readonly provisioningState?: ResourceProvisioningState;
|
|
4070
|
+
}
|
|
3944
4071
|
|
|
3945
4072
|
/** A privateLinkHub */
|
|
3946
|
-
export
|
|
4073
|
+
export interface PrivateLinkHub extends TrackedResource {
|
|
3947
4074
|
/** PrivateLinkHub provisioning state */
|
|
3948
4075
|
provisioningState?: string;
|
|
3949
4076
|
/**
|
|
@@ -3951,10 +4078,10 @@ export type PrivateLinkHub = TrackedResource & {
|
|
|
3951
4078
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3952
4079
|
*/
|
|
3953
4080
|
readonly privateEndpointConnections?: PrivateEndpointConnectionForPrivateLinkHubBasic[];
|
|
3954
|
-
}
|
|
4081
|
+
}
|
|
3955
4082
|
|
|
3956
4083
|
/** A SQL Analytics pool */
|
|
3957
|
-
export
|
|
4084
|
+
export interface SqlPool extends TrackedResource {
|
|
3958
4085
|
/** SQL pool SKU */
|
|
3959
4086
|
sku?: Sku;
|
|
3960
4087
|
/** Maximum size in bytes */
|
|
@@ -3995,10 +4122,10 @@ export type SqlPool = TrackedResource & {
|
|
|
3995
4122
|
storageAccountType?: StorageAccountType;
|
|
3996
4123
|
/** Specifies the time that the sql pool was deleted */
|
|
3997
4124
|
sourceDatabaseDeletionDate?: Date;
|
|
3998
|
-
}
|
|
4125
|
+
}
|
|
3999
4126
|
|
|
4000
4127
|
/** A workspace */
|
|
4001
|
-
export
|
|
4128
|
+
export interface Workspace extends TrackedResource {
|
|
4002
4129
|
/** Identity of the workspace */
|
|
4003
4130
|
identity?: ManagedIdentity;
|
|
4004
4131
|
/** Workspace default data lake storage account details */
|
|
@@ -4060,10 +4187,10 @@ export type Workspace = TrackedResource & {
|
|
|
4060
4187
|
azureADOnlyAuthentication?: boolean;
|
|
4061
4188
|
/** Is trustedServiceBypassEnabled for the workspace */
|
|
4062
4189
|
trustedServiceBypassEnabled?: boolean;
|
|
4063
|
-
}
|
|
4190
|
+
}
|
|
4064
4191
|
|
|
4065
4192
|
/** A Big Data pool */
|
|
4066
|
-
export
|
|
4193
|
+
export interface BigDataPoolResourceInfo extends TrackedResource {
|
|
4067
4194
|
/** The state of the Big Data pool. */
|
|
4068
4195
|
provisioningState?: string;
|
|
4069
4196
|
/** Auto-scaling properties */
|
|
@@ -4077,6 +4204,8 @@ export type BigDataPoolResourceInfo = TrackedResource & {
|
|
|
4077
4204
|
autoPause?: AutoPauseProperties;
|
|
4078
4205
|
/** Whether compute isolation is required or not. */
|
|
4079
4206
|
isComputeIsolationEnabled?: boolean;
|
|
4207
|
+
/** Whether autotune is required or not. */
|
|
4208
|
+
isAutotuneEnabled?: boolean;
|
|
4080
4209
|
/** Whether session level packages enabled. */
|
|
4081
4210
|
sessionLevelPackagesEnabled?: boolean;
|
|
4082
4211
|
/** The cache size */
|
|
@@ -4106,10 +4235,10 @@ export type BigDataPoolResourceInfo = TrackedResource & {
|
|
|
4106
4235
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4107
4236
|
*/
|
|
4108
4237
|
readonly lastSucceededTimestamp?: Date;
|
|
4109
|
-
}
|
|
4238
|
+
}
|
|
4110
4239
|
|
|
4111
4240
|
/** Class representing a Kusto kusto pool. */
|
|
4112
|
-
export
|
|
4241
|
+
export interface KustoPool extends TrackedResource {
|
|
4113
4242
|
/** The SKU of the kusto pool. */
|
|
4114
4243
|
sku: AzureSku;
|
|
4115
4244
|
/**
|
|
@@ -4160,13 +4289,15 @@ export type KustoPool = TrackedResource & {
|
|
|
4160
4289
|
readonly languageExtensions?: LanguageExtensionsList;
|
|
4161
4290
|
/** The workspace unique identifier. */
|
|
4162
4291
|
workspaceUID?: string;
|
|
4163
|
-
}
|
|
4292
|
+
}
|
|
4164
4293
|
|
|
4165
4294
|
/** Azure Synapse nested resource, which belongs to a workspace. */
|
|
4166
|
-
export
|
|
4295
|
+
export interface SubResource extends AzureEntityResource {}
|
|
4167
4296
|
|
|
4168
4297
|
/** Class representing a read write database. */
|
|
4169
|
-
export
|
|
4298
|
+
export interface ReadWriteDatabase extends Database {
|
|
4299
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4300
|
+
kind: "ReadWrite";
|
|
4170
4301
|
/**
|
|
4171
4302
|
* The provisioned state of the resource.
|
|
4172
4303
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4186,10 +4317,12 @@ export type ReadWriteDatabase = Database & {
|
|
|
4186
4317
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4187
4318
|
*/
|
|
4188
4319
|
readonly isFollowed?: boolean;
|
|
4189
|
-
}
|
|
4320
|
+
}
|
|
4190
4321
|
|
|
4191
4322
|
/** Class representing a read only following database. */
|
|
4192
|
-
export
|
|
4323
|
+
export interface ReadOnlyFollowingDatabase extends Database {
|
|
4324
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4325
|
+
kind: "ReadOnlyFollowing";
|
|
4193
4326
|
/**
|
|
4194
4327
|
* The provisioned state of the resource.
|
|
4195
4328
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4222,10 +4355,12 @@ export type ReadOnlyFollowingDatabase = Database & {
|
|
|
4222
4355
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4223
4356
|
*/
|
|
4224
4357
|
readonly principalsModificationKind?: PrincipalsModificationKind;
|
|
4225
|
-
}
|
|
4358
|
+
}
|
|
4226
4359
|
|
|
4227
4360
|
/** Class representing an event hub data connection. */
|
|
4228
|
-
export
|
|
4361
|
+
export interface EventHubDataConnection extends DataConnection {
|
|
4362
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4363
|
+
kind: "EventHub";
|
|
4229
4364
|
/** The resource ID of the event hub to be used to create a data connection. */
|
|
4230
4365
|
eventHubResourceId?: string;
|
|
4231
4366
|
/** The event hub consumer group. */
|
|
@@ -4247,10 +4382,12 @@ export type EventHubDataConnection = DataConnection & {
|
|
|
4247
4382
|
readonly provisioningState?: ResourceProvisioningState;
|
|
4248
4383
|
/** The resource ID of a managed identity (system or user assigned) to be used to authenticate with event hub. */
|
|
4249
4384
|
managedIdentityResourceId?: string;
|
|
4250
|
-
}
|
|
4385
|
+
}
|
|
4251
4386
|
|
|
4252
4387
|
/** Class representing an iot hub data connection. */
|
|
4253
|
-
export
|
|
4388
|
+
export interface IotHubDataConnection extends DataConnection {
|
|
4389
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4390
|
+
kind: "IotHub";
|
|
4254
4391
|
/** The resource ID of the Iot hub to be used to create a data connection. */
|
|
4255
4392
|
iotHubResourceId?: string;
|
|
4256
4393
|
/** The iot hub consumer group. */
|
|
@@ -4270,10 +4407,12 @@ export type IotHubDataConnection = DataConnection & {
|
|
|
4270
4407
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4271
4408
|
*/
|
|
4272
4409
|
readonly provisioningState?: ResourceProvisioningState;
|
|
4273
|
-
}
|
|
4410
|
+
}
|
|
4274
4411
|
|
|
4275
4412
|
/** Class representing an Event Grid data connection. */
|
|
4276
|
-
export
|
|
4413
|
+
export interface EventGridDataConnection extends DataConnection {
|
|
4414
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4415
|
+
kind: "EventGrid";
|
|
4277
4416
|
/** The resource ID of the storage account where the data resides. */
|
|
4278
4417
|
storageAccountResourceId?: string;
|
|
4279
4418
|
/** The resource ID where the event grid is configured to send events. */
|
|
@@ -4295,10 +4434,10 @@ export type EventGridDataConnection = DataConnection & {
|
|
|
4295
4434
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4296
4435
|
*/
|
|
4297
4436
|
readonly provisioningState?: ResourceProvisioningState;
|
|
4298
|
-
}
|
|
4437
|
+
}
|
|
4299
4438
|
|
|
4300
4439
|
/** Library response details */
|
|
4301
|
-
export
|
|
4440
|
+
export interface LibraryResource extends SubResource {
|
|
4302
4441
|
/** Name of the library. */
|
|
4303
4442
|
namePropertiesName?: string;
|
|
4304
4443
|
/** Storage blob path of library. */
|
|
@@ -4319,16 +4458,18 @@ export type LibraryResource = SubResource & {
|
|
|
4319
4458
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4320
4459
|
*/
|
|
4321
4460
|
readonly creatorId?: string;
|
|
4322
|
-
}
|
|
4461
|
+
}
|
|
4323
4462
|
|
|
4324
4463
|
/** Integration runtime resource type. */
|
|
4325
|
-
export
|
|
4326
|
-
/**
|
|
4327
|
-
|
|
4328
|
-
|
|
4464
|
+
export interface IntegrationRuntimeResource extends SubResource {
|
|
4465
|
+
/** Type of integration runtime. */
|
|
4466
|
+
typePropertiesType: IntegrationRuntimeType;
|
|
4467
|
+
/** Integration runtime description. */
|
|
4468
|
+
description?: string;
|
|
4469
|
+
}
|
|
4329
4470
|
|
|
4330
4471
|
/** SparkConfiguration response details */
|
|
4331
|
-
export
|
|
4472
|
+
export interface SparkConfigurationResource extends SubResource {
|
|
4332
4473
|
/** Description about the SparkConfiguration. */
|
|
4333
4474
|
description?: string;
|
|
4334
4475
|
/** SparkConfiguration configs. */
|
|
@@ -4341,10 +4482,13 @@ export type SparkConfigurationResource = SubResource & {
|
|
|
4341
4482
|
createdBy?: string;
|
|
4342
4483
|
/** The timestamp of resource creation. */
|
|
4343
4484
|
created?: Date;
|
|
4344
|
-
|
|
4485
|
+
/** SparkConfiguration merge configs. */
|
|
4486
|
+
configMergeRule?: { [propertyName: string]: string };
|
|
4487
|
+
}
|
|
4345
4488
|
|
|
4346
4489
|
/** Known values of {@link AzureADOnlyAuthenticationName} that the service accepts. */
|
|
4347
4490
|
export enum KnownAzureADOnlyAuthenticationName {
|
|
4491
|
+
/** Default */
|
|
4348
4492
|
Default = "default"
|
|
4349
4493
|
}
|
|
4350
4494
|
|
|
@@ -4359,8 +4503,11 @@ export type AzureADOnlyAuthenticationName = string;
|
|
|
4359
4503
|
|
|
4360
4504
|
/** Known values of {@link StateValue} that the service accepts. */
|
|
4361
4505
|
export enum KnownStateValue {
|
|
4506
|
+
/** Consistent */
|
|
4362
4507
|
Consistent = "Consistent",
|
|
4508
|
+
/** InConsistent */
|
|
4363
4509
|
InConsistent = "InConsistent",
|
|
4510
|
+
/** Updating */
|
|
4364
4511
|
Updating = "Updating"
|
|
4365
4512
|
}
|
|
4366
4513
|
|
|
@@ -4377,10 +4524,15 @@ export type StateValue = string;
|
|
|
4377
4524
|
|
|
4378
4525
|
/** Known values of {@link ProvisioningState} that the service accepts. */
|
|
4379
4526
|
export enum KnownProvisioningState {
|
|
4527
|
+
/** Provisioning */
|
|
4380
4528
|
Provisioning = "Provisioning",
|
|
4529
|
+
/** Succeeded */
|
|
4381
4530
|
Succeeded = "Succeeded",
|
|
4531
|
+
/** Deleting */
|
|
4382
4532
|
Deleting = "Deleting",
|
|
4533
|
+
/** Failed */
|
|
4383
4534
|
Failed = "Failed",
|
|
4535
|
+
/** DeleteError */
|
|
4384
4536
|
DeleteError = "DeleteError"
|
|
4385
4537
|
}
|
|
4386
4538
|
|
|
@@ -4399,9 +4551,13 @@ export type ProvisioningState = string;
|
|
|
4399
4551
|
|
|
4400
4552
|
/** Known values of {@link OperationStatus} that the service accepts. */
|
|
4401
4553
|
export enum KnownOperationStatus {
|
|
4554
|
+
/** InProgress */
|
|
4402
4555
|
InProgress = "InProgress",
|
|
4556
|
+
/** Succeeded */
|
|
4403
4557
|
Succeeded = "Succeeded",
|
|
4558
|
+
/** Failed */
|
|
4404
4559
|
Failed = "Failed",
|
|
4560
|
+
/** Canceled */
|
|
4405
4561
|
Canceled = "Canceled"
|
|
4406
4562
|
}
|
|
4407
4563
|
|
|
@@ -4419,9 +4575,13 @@ export type OperationStatus = string;
|
|
|
4419
4575
|
|
|
4420
4576
|
/** Known values of {@link CreateMode} that the service accepts. */
|
|
4421
4577
|
export enum KnownCreateMode {
|
|
4578
|
+
/** Default */
|
|
4422
4579
|
Default = "Default",
|
|
4580
|
+
/** PointInTimeRestore */
|
|
4423
4581
|
PointInTimeRestore = "PointInTimeRestore",
|
|
4582
|
+
/** Recovery */
|
|
4424
4583
|
Recovery = "Recovery",
|
|
4584
|
+
/** Restore */
|
|
4425
4585
|
Restore = "Restore"
|
|
4426
4586
|
}
|
|
4427
4587
|
|
|
@@ -4439,7 +4599,9 @@ export type CreateMode = string;
|
|
|
4439
4599
|
|
|
4440
4600
|
/** Known values of {@link StorageAccountType} that the service accepts. */
|
|
4441
4601
|
export enum KnownStorageAccountType {
|
|
4602
|
+
/** GRS */
|
|
4442
4603
|
GRS = "GRS",
|
|
4604
|
+
/** LRS */
|
|
4443
4605
|
LRS = "LRS"
|
|
4444
4606
|
}
|
|
4445
4607
|
|
|
@@ -4455,6 +4617,7 @@ export type StorageAccountType = string;
|
|
|
4455
4617
|
|
|
4456
4618
|
/** Known values of {@link GeoBackupPolicyName} that the service accepts. */
|
|
4457
4619
|
export enum KnownGeoBackupPolicyName {
|
|
4620
|
+
/** Default */
|
|
4458
4621
|
Default = "Default"
|
|
4459
4622
|
}
|
|
4460
4623
|
|
|
@@ -4469,6 +4632,7 @@ export type GeoBackupPolicyName = string;
|
|
|
4469
4632
|
|
|
4470
4633
|
/** Known values of {@link DataWarehouseUserActivityName} that the service accepts. */
|
|
4471
4634
|
export enum KnownDataWarehouseUserActivityName {
|
|
4635
|
+
/** Current */
|
|
4472
4636
|
Current = "current"
|
|
4473
4637
|
}
|
|
4474
4638
|
|
|
@@ -4483,9 +4647,13 @@ export type DataWarehouseUserActivityName = string;
|
|
|
4483
4647
|
|
|
4484
4648
|
/** Known values of {@link ReplicationState} that the service accepts. */
|
|
4485
4649
|
export enum KnownReplicationState {
|
|
4650
|
+
/** Pending */
|
|
4486
4651
|
Pending = "PENDING",
|
|
4652
|
+
/** Seeding */
|
|
4487
4653
|
Seeding = "SEEDING",
|
|
4654
|
+
/** CatchUP */
|
|
4488
4655
|
CatchUP = "CATCH_UP",
|
|
4656
|
+
/** Suspended */
|
|
4489
4657
|
Suspended = "SUSPENDED"
|
|
4490
4658
|
}
|
|
4491
4659
|
|
|
@@ -4503,12 +4671,19 @@ export type ReplicationState = string;
|
|
|
4503
4671
|
|
|
4504
4672
|
/** Known values of {@link DayOfWeek} that the service accepts. */
|
|
4505
4673
|
export enum KnownDayOfWeek {
|
|
4674
|
+
/** Sunday */
|
|
4506
4675
|
Sunday = "Sunday",
|
|
4676
|
+
/** Monday */
|
|
4507
4677
|
Monday = "Monday",
|
|
4678
|
+
/** Tuesday */
|
|
4508
4679
|
Tuesday = "Tuesday",
|
|
4680
|
+
/** Wednesday */
|
|
4509
4681
|
Wednesday = "Wednesday",
|
|
4682
|
+
/** Thursday */
|
|
4510
4683
|
Thursday = "Thursday",
|
|
4684
|
+
/** Friday */
|
|
4511
4685
|
Friday = "Friday",
|
|
4686
|
+
/** Saturday */
|
|
4512
4687
|
Saturday = "Saturday"
|
|
4513
4688
|
}
|
|
4514
4689
|
|
|
@@ -4529,6 +4704,7 @@ export type DayOfWeek = string;
|
|
|
4529
4704
|
|
|
4530
4705
|
/** Known values of {@link TransparentDataEncryptionName} that the service accepts. */
|
|
4531
4706
|
export enum KnownTransparentDataEncryptionName {
|
|
4707
|
+
/** Current */
|
|
4532
4708
|
Current = "current"
|
|
4533
4709
|
}
|
|
4534
4710
|
|
|
@@ -4543,11 +4719,17 @@ export type TransparentDataEncryptionName = string;
|
|
|
4543
4719
|
|
|
4544
4720
|
/** Known values of {@link ManagementOperationState} that the service accepts. */
|
|
4545
4721
|
export enum KnownManagementOperationState {
|
|
4722
|
+
/** Pending */
|
|
4546
4723
|
Pending = "Pending",
|
|
4724
|
+
/** InProgress */
|
|
4547
4725
|
InProgress = "InProgress",
|
|
4726
|
+
/** Succeeded */
|
|
4548
4727
|
Succeeded = "Succeeded",
|
|
4728
|
+
/** Failed */
|
|
4549
4729
|
Failed = "Failed",
|
|
4730
|
+
/** CancelInProgress */
|
|
4550
4731
|
CancelInProgress = "CancelInProgress",
|
|
4732
|
+
/** Cancelled */
|
|
4551
4733
|
Cancelled = "Cancelled"
|
|
4552
4734
|
}
|
|
4553
4735
|
|
|
@@ -4567,39 +4749,73 @@ export type ManagementOperationState = string;
|
|
|
4567
4749
|
|
|
4568
4750
|
/** Known values of {@link ColumnDataType} that the service accepts. */
|
|
4569
4751
|
export enum KnownColumnDataType {
|
|
4752
|
+
/** Image */
|
|
4570
4753
|
Image = "image",
|
|
4754
|
+
/** Text */
|
|
4571
4755
|
Text = "text",
|
|
4756
|
+
/** Uniqueidentifier */
|
|
4572
4757
|
Uniqueidentifier = "uniqueidentifier",
|
|
4758
|
+
/** Date */
|
|
4573
4759
|
Date = "date",
|
|
4760
|
+
/** Time */
|
|
4574
4761
|
Time = "time",
|
|
4762
|
+
/** Datetime2 */
|
|
4575
4763
|
Datetime2 = "datetime2",
|
|
4764
|
+
/** Datetimeoffset */
|
|
4576
4765
|
Datetimeoffset = "datetimeoffset",
|
|
4766
|
+
/** Tinyint */
|
|
4577
4767
|
Tinyint = "tinyint",
|
|
4768
|
+
/** Smallint */
|
|
4578
4769
|
Smallint = "smallint",
|
|
4770
|
+
/** Int */
|
|
4579
4771
|
Int = "int",
|
|
4772
|
+
/** Smalldatetime */
|
|
4580
4773
|
Smalldatetime = "smalldatetime",
|
|
4774
|
+
/** Real */
|
|
4581
4775
|
Real = "real",
|
|
4776
|
+
/** Money */
|
|
4582
4777
|
Money = "money",
|
|
4778
|
+
/** Datetime */
|
|
4583
4779
|
Datetime = "datetime",
|
|
4780
|
+
/** Float */
|
|
4584
4781
|
Float = "float",
|
|
4782
|
+
/** SqlVariant */
|
|
4585
4783
|
SqlVariant = "sql_variant",
|
|
4784
|
+
/** Ntext */
|
|
4586
4785
|
Ntext = "ntext",
|
|
4786
|
+
/** Bit */
|
|
4587
4787
|
Bit = "bit",
|
|
4788
|
+
/** Decimal */
|
|
4588
4789
|
Decimal = "decimal",
|
|
4790
|
+
/** Numeric */
|
|
4589
4791
|
Numeric = "numeric",
|
|
4792
|
+
/** Smallmoney */
|
|
4590
4793
|
Smallmoney = "smallmoney",
|
|
4794
|
+
/** Bigint */
|
|
4591
4795
|
Bigint = "bigint",
|
|
4796
|
+
/** Hierarchyid */
|
|
4592
4797
|
Hierarchyid = "hierarchyid",
|
|
4798
|
+
/** Geometry */
|
|
4593
4799
|
Geometry = "geometry",
|
|
4800
|
+
/** Geography */
|
|
4594
4801
|
Geography = "geography",
|
|
4802
|
+
/** Varbinary */
|
|
4595
4803
|
Varbinary = "varbinary",
|
|
4804
|
+
/** Varchar */
|
|
4596
4805
|
Varchar = "varchar",
|
|
4806
|
+
/** Binary */
|
|
4597
4807
|
Binary = "binary",
|
|
4808
|
+
/** Char */
|
|
4598
4809
|
Char = "char",
|
|
4810
|
+
/** Timestamp */
|
|
4599
4811
|
Timestamp = "timestamp",
|
|
4812
|
+
/** Nvarchar */
|
|
4600
4813
|
Nvarchar = "nvarchar",
|
|
4814
|
+
/** Nchar */
|
|
4601
4815
|
Nchar = "nchar",
|
|
4816
|
+
/** Xml */
|
|
4602
4817
|
Xml = "xml",
|
|
4818
|
+
/** Sysname */
|
|
4603
4819
|
Sysname = "sysname"
|
|
4604
4820
|
}
|
|
4605
4821
|
|
|
@@ -4647,6 +4863,7 @@ export type ColumnDataType = string;
|
|
|
4647
4863
|
|
|
4648
4864
|
/** Known values of {@link ConnectionPolicyName} that the service accepts. */
|
|
4649
4865
|
export enum KnownConnectionPolicyName {
|
|
4866
|
+
/** Default */
|
|
4650
4867
|
Default = "default"
|
|
4651
4868
|
}
|
|
4652
4869
|
|
|
@@ -4661,6 +4878,7 @@ export type ConnectionPolicyName = string;
|
|
|
4661
4878
|
|
|
4662
4879
|
/** Known values of {@link VulnerabilityAssessmentName} that the service accepts. */
|
|
4663
4880
|
export enum KnownVulnerabilityAssessmentName {
|
|
4881
|
+
/** Default */
|
|
4664
4882
|
Default = "default"
|
|
4665
4883
|
}
|
|
4666
4884
|
|
|
@@ -4675,7 +4893,9 @@ export type VulnerabilityAssessmentName = string;
|
|
|
4675
4893
|
|
|
4676
4894
|
/** Known values of {@link VulnerabilityAssessmentScanTriggerType} that the service accepts. */
|
|
4677
4895
|
export enum KnownVulnerabilityAssessmentScanTriggerType {
|
|
4896
|
+
/** OnDemand */
|
|
4678
4897
|
OnDemand = "OnDemand",
|
|
4898
|
+
/** Recurring */
|
|
4679
4899
|
Recurring = "Recurring"
|
|
4680
4900
|
}
|
|
4681
4901
|
|
|
@@ -4691,9 +4911,13 @@ export type VulnerabilityAssessmentScanTriggerType = string;
|
|
|
4691
4911
|
|
|
4692
4912
|
/** Known values of {@link VulnerabilityAssessmentScanState} that the service accepts. */
|
|
4693
4913
|
export enum KnownVulnerabilityAssessmentScanState {
|
|
4914
|
+
/** Passed */
|
|
4694
4915
|
Passed = "Passed",
|
|
4916
|
+
/** Failed */
|
|
4695
4917
|
Failed = "Failed",
|
|
4918
|
+
/** FailedToRun */
|
|
4696
4919
|
FailedToRun = "FailedToRun",
|
|
4920
|
+
/** InProgress */
|
|
4697
4921
|
InProgress = "InProgress"
|
|
4698
4922
|
}
|
|
4699
4923
|
|
|
@@ -4711,6 +4935,7 @@ export type VulnerabilityAssessmentScanState = string;
|
|
|
4711
4935
|
|
|
4712
4936
|
/** Known values of {@link SecurityAlertPolicyName} that the service accepts. */
|
|
4713
4937
|
export enum KnownSecurityAlertPolicyName {
|
|
4938
|
+
/** Default */
|
|
4714
4939
|
Default = "default"
|
|
4715
4940
|
}
|
|
4716
4941
|
|
|
@@ -4725,6 +4950,7 @@ export type SecurityAlertPolicyName = string;
|
|
|
4725
4950
|
|
|
4726
4951
|
/** Known values of {@link BlobAuditingPolicyName} that the service accepts. */
|
|
4727
4952
|
export enum KnownBlobAuditingPolicyName {
|
|
4953
|
+
/** Default */
|
|
4728
4954
|
Default = "default"
|
|
4729
4955
|
}
|
|
4730
4956
|
|
|
@@ -4739,6 +4965,7 @@ export type BlobAuditingPolicyName = string;
|
|
|
4739
4965
|
|
|
4740
4966
|
/** Known values of {@link SecurityAlertPolicyNameAutoGenerated} that the service accepts. */
|
|
4741
4967
|
export enum KnownSecurityAlertPolicyNameAutoGenerated {
|
|
4968
|
+
/** Default */
|
|
4742
4969
|
Default = "Default"
|
|
4743
4970
|
}
|
|
4744
4971
|
|
|
@@ -4753,6 +4980,7 @@ export type SecurityAlertPolicyNameAutoGenerated = string;
|
|
|
4753
4980
|
|
|
4754
4981
|
/** Known values of {@link EncryptionProtectorName} that the service accepts. */
|
|
4755
4982
|
export enum KnownEncryptionProtectorName {
|
|
4983
|
+
/** Current */
|
|
4756
4984
|
Current = "current"
|
|
4757
4985
|
}
|
|
4758
4986
|
|
|
@@ -4767,7 +4995,9 @@ export type EncryptionProtectorName = string;
|
|
|
4767
4995
|
|
|
4768
4996
|
/** Known values of {@link ServerKeyType} that the service accepts. */
|
|
4769
4997
|
export enum KnownServerKeyType {
|
|
4998
|
+
/** ServiceManaged */
|
|
4770
4999
|
ServiceManaged = "ServiceManaged",
|
|
5000
|
+
/** AzureKeyVault */
|
|
4771
5001
|
AzureKeyVault = "AzureKeyVault"
|
|
4772
5002
|
}
|
|
4773
5003
|
|
|
@@ -4783,6 +5013,7 @@ export type ServerKeyType = string;
|
|
|
4783
5013
|
|
|
4784
5014
|
/** Known values of {@link DedicatedSQLMinimalTlsSettingsName} that the service accepts. */
|
|
4785
5015
|
export enum KnownDedicatedSQLMinimalTlsSettingsName {
|
|
5016
|
+
/** Default */
|
|
4786
5017
|
Default = "default"
|
|
4787
5018
|
}
|
|
4788
5019
|
|
|
@@ -4797,7 +5028,9 @@ export type DedicatedSQLMinimalTlsSettingsName = string;
|
|
|
4797
5028
|
|
|
4798
5029
|
/** Known values of {@link WorkspacePublicNetworkAccess} that the service accepts. */
|
|
4799
5030
|
export enum KnownWorkspacePublicNetworkAccess {
|
|
5031
|
+
/** Enabled */
|
|
4800
5032
|
Enabled = "Enabled",
|
|
5033
|
+
/** Disabled */
|
|
4801
5034
|
Disabled = "Disabled"
|
|
4802
5035
|
}
|
|
4803
5036
|
|
|
@@ -4811,47 +5044,11 @@ export enum KnownWorkspacePublicNetworkAccess {
|
|
|
4811
5044
|
*/
|
|
4812
5045
|
export type WorkspacePublicNetworkAccess = string;
|
|
4813
5046
|
|
|
4814
|
-
/** Known values of {@link ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState} that the service accepts. */
|
|
4815
|
-
export enum KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState {
|
|
4816
|
-
Enabled = "Enabled",
|
|
4817
|
-
Disabled = "Disabled"
|
|
4818
|
-
}
|
|
4819
|
-
|
|
4820
|
-
/**
|
|
4821
|
-
* Defines values for ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState. \
|
|
4822
|
-
* {@link KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState} can be used interchangeably with ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState,
|
|
4823
|
-
* this enum contains the known values that the service supports.
|
|
4824
|
-
* ### Known values supported by the service
|
|
4825
|
-
* **Enabled** \
|
|
4826
|
-
* **Disabled**
|
|
4827
|
-
*/
|
|
4828
|
-
export type ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState = string;
|
|
4829
|
-
|
|
4830
|
-
/** Known values of {@link ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState} that the service accepts. */
|
|
4831
|
-
export enum KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState {
|
|
4832
|
-
Enabling = "Enabling",
|
|
4833
|
-
Enabled = "Enabled",
|
|
4834
|
-
Disabling = "Disabling",
|
|
4835
|
-
Disabled = "Disabled",
|
|
4836
|
-
Unknown = "Unknown"
|
|
4837
|
-
}
|
|
4838
|
-
|
|
4839
|
-
/**
|
|
4840
|
-
* Defines values for ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState. \
|
|
4841
|
-
* {@link KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState} can be used interchangeably with ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState,
|
|
4842
|
-
* this enum contains the known values that the service supports.
|
|
4843
|
-
* ### Known values supported by the service
|
|
4844
|
-
* **Enabling** \
|
|
4845
|
-
* **Enabled** \
|
|
4846
|
-
* **Disabling** \
|
|
4847
|
-
* **Disabled** \
|
|
4848
|
-
* **Unknown**
|
|
4849
|
-
*/
|
|
4850
|
-
export type ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState = string;
|
|
4851
|
-
|
|
4852
5047
|
/** Known values of {@link ConfigurationType} that the service accepts. */
|
|
4853
5048
|
export enum KnownConfigurationType {
|
|
5049
|
+
/** File */
|
|
4854
5050
|
File = "File",
|
|
5051
|
+
/** Artifact */
|
|
4855
5052
|
Artifact = "Artifact"
|
|
4856
5053
|
}
|
|
4857
5054
|
|
|
@@ -4867,12 +5064,19 @@ export type ConfigurationType = string;
|
|
|
4867
5064
|
|
|
4868
5065
|
/** Known values of {@link NodeSize} that the service accepts. */
|
|
4869
5066
|
export enum KnownNodeSize {
|
|
5067
|
+
/** None */
|
|
4870
5068
|
None = "None",
|
|
5069
|
+
/** Small */
|
|
4871
5070
|
Small = "Small",
|
|
5071
|
+
/** Medium */
|
|
4872
5072
|
Medium = "Medium",
|
|
5073
|
+
/** Large */
|
|
4873
5074
|
Large = "Large",
|
|
5075
|
+
/** XLarge */
|
|
4874
5076
|
XLarge = "XLarge",
|
|
5077
|
+
/** XXLarge */
|
|
4875
5078
|
XXLarge = "XXLarge",
|
|
5079
|
+
/** XXXLarge */
|
|
4876
5080
|
XXXLarge = "XXXLarge"
|
|
4877
5081
|
}
|
|
4878
5082
|
|
|
@@ -4893,9 +5097,13 @@ export type NodeSize = string;
|
|
|
4893
5097
|
|
|
4894
5098
|
/** Known values of {@link NodeSizeFamily} that the service accepts. */
|
|
4895
5099
|
export enum KnownNodeSizeFamily {
|
|
5100
|
+
/** None */
|
|
4896
5101
|
None = "None",
|
|
5102
|
+
/** MemoryOptimized */
|
|
4897
5103
|
MemoryOptimized = "MemoryOptimized",
|
|
5104
|
+
/** HardwareAcceleratedFpga */
|
|
4898
5105
|
HardwareAcceleratedFpga = "HardwareAcceleratedFPGA",
|
|
5106
|
+
/** HardwareAcceleratedGPU */
|
|
4899
5107
|
HardwareAcceleratedGPU = "HardwareAcceleratedGPU"
|
|
4900
5108
|
}
|
|
4901
5109
|
|
|
@@ -4913,7 +5121,9 @@ export type NodeSizeFamily = string;
|
|
|
4913
5121
|
|
|
4914
5122
|
/** Known values of {@link IntegrationRuntimeAutoUpdate} that the service accepts. */
|
|
4915
5123
|
export enum KnownIntegrationRuntimeAutoUpdate {
|
|
5124
|
+
/** On */
|
|
4916
5125
|
On = "On",
|
|
5126
|
+
/** Off */
|
|
4917
5127
|
Off = "Off"
|
|
4918
5128
|
}
|
|
4919
5129
|
|
|
@@ -4929,7 +5139,9 @@ export type IntegrationRuntimeAutoUpdate = string;
|
|
|
4929
5139
|
|
|
4930
5140
|
/** Known values of {@link IntegrationRuntimeType} that the service accepts. */
|
|
4931
5141
|
export enum KnownIntegrationRuntimeType {
|
|
5142
|
+
/** Managed */
|
|
4932
5143
|
Managed = "Managed",
|
|
5144
|
+
/** SelfHosted */
|
|
4933
5145
|
SelfHosted = "SelfHosted"
|
|
4934
5146
|
}
|
|
4935
5147
|
|
|
@@ -4945,9 +5157,13 @@ export type IntegrationRuntimeType = string;
|
|
|
4945
5157
|
|
|
4946
5158
|
/** Known values of {@link SsisObjectMetadataType} that the service accepts. */
|
|
4947
5159
|
export enum KnownSsisObjectMetadataType {
|
|
5160
|
+
/** Folder */
|
|
4948
5161
|
Folder = "Folder",
|
|
5162
|
+
/** Project */
|
|
4949
5163
|
Project = "Project",
|
|
5164
|
+
/** Package */
|
|
4950
5165
|
Package = "Package",
|
|
5166
|
+
/** Environment */
|
|
4951
5167
|
Environment = "Environment"
|
|
4952
5168
|
}
|
|
4953
5169
|
|
|
@@ -4965,12 +5181,19 @@ export type SsisObjectMetadataType = string;
|
|
|
4965
5181
|
|
|
4966
5182
|
/** Known values of {@link SelfHostedIntegrationRuntimeNodeStatus} that the service accepts. */
|
|
4967
5183
|
export enum KnownSelfHostedIntegrationRuntimeNodeStatus {
|
|
5184
|
+
/** NeedRegistration */
|
|
4968
5185
|
NeedRegistration = "NeedRegistration",
|
|
5186
|
+
/** Online */
|
|
4969
5187
|
Online = "Online",
|
|
5188
|
+
/** Limited */
|
|
4970
5189
|
Limited = "Limited",
|
|
5190
|
+
/** Offline */
|
|
4971
5191
|
Offline = "Offline",
|
|
5192
|
+
/** Upgrading */
|
|
4972
5193
|
Upgrading = "Upgrading",
|
|
5194
|
+
/** Initializing */
|
|
4973
5195
|
Initializing = "Initializing",
|
|
5196
|
+
/** InitializeFailed */
|
|
4974
5197
|
InitializeFailed = "InitializeFailed"
|
|
4975
5198
|
}
|
|
4976
5199
|
|
|
@@ -4991,8 +5214,11 @@ export type SelfHostedIntegrationRuntimeNodeStatus = string;
|
|
|
4991
5214
|
|
|
4992
5215
|
/** Known values of {@link IntegrationRuntimeUpdateResult} that the service accepts. */
|
|
4993
5216
|
export enum KnownIntegrationRuntimeUpdateResult {
|
|
5217
|
+
/** None */
|
|
4994
5218
|
None = "None",
|
|
5219
|
+
/** Succeed */
|
|
4995
5220
|
Succeed = "Succeed",
|
|
5221
|
+
/** Fail */
|
|
4996
5222
|
Fail = "Fail"
|
|
4997
5223
|
}
|
|
4998
5224
|
|
|
@@ -5009,15 +5235,25 @@ export type IntegrationRuntimeUpdateResult = string;
|
|
|
5009
5235
|
|
|
5010
5236
|
/** Known values of {@link IntegrationRuntimeState} that the service accepts. */
|
|
5011
5237
|
export enum KnownIntegrationRuntimeState {
|
|
5238
|
+
/** Initial */
|
|
5012
5239
|
Initial = "Initial",
|
|
5240
|
+
/** Stopped */
|
|
5013
5241
|
Stopped = "Stopped",
|
|
5242
|
+
/** Started */
|
|
5014
5243
|
Started = "Started",
|
|
5244
|
+
/** Starting */
|
|
5015
5245
|
Starting = "Starting",
|
|
5246
|
+
/** Stopping */
|
|
5016
5247
|
Stopping = "Stopping",
|
|
5248
|
+
/** NeedRegistration */
|
|
5017
5249
|
NeedRegistration = "NeedRegistration",
|
|
5250
|
+
/** Online */
|
|
5018
5251
|
Online = "Online",
|
|
5252
|
+
/** Limited */
|
|
5019
5253
|
Limited = "Limited",
|
|
5254
|
+
/** Offline */
|
|
5020
5255
|
Offline = "Offline",
|
|
5256
|
+
/** AccessDenied */
|
|
5021
5257
|
AccessDenied = "AccessDenied"
|
|
5022
5258
|
}
|
|
5023
5259
|
|
|
@@ -5041,7 +5277,9 @@ export type IntegrationRuntimeState = string;
|
|
|
5041
5277
|
|
|
5042
5278
|
/** Known values of {@link IntegrationRuntimeAuthKeyName} that the service accepts. */
|
|
5043
5279
|
export enum KnownIntegrationRuntimeAuthKeyName {
|
|
5280
|
+
/** AuthKey1 */
|
|
5044
5281
|
AuthKey1 = "authKey1",
|
|
5282
|
+
/** AuthKey2 */
|
|
5045
5283
|
AuthKey2 = "authKey2"
|
|
5046
5284
|
}
|
|
5047
5285
|
|
|
@@ -5055,9 +5293,32 @@ export enum KnownIntegrationRuntimeAuthKeyName {
|
|
|
5055
5293
|
*/
|
|
5056
5294
|
export type IntegrationRuntimeAuthKeyName = string;
|
|
5057
5295
|
|
|
5296
|
+
/** Known values of {@link WorkspaceStatus} that the service accepts. */
|
|
5297
|
+
export enum KnownWorkspaceStatus {
|
|
5298
|
+
/** InProgress */
|
|
5299
|
+
InProgress = "InProgress",
|
|
5300
|
+
/** Succeeded */
|
|
5301
|
+
Succeeded = "Succeeded",
|
|
5302
|
+
/** Failed */
|
|
5303
|
+
Failed = "Failed"
|
|
5304
|
+
}
|
|
5305
|
+
|
|
5306
|
+
/**
|
|
5307
|
+
* Defines values for WorkspaceStatus. \
|
|
5308
|
+
* {@link KnownWorkspaceStatus} can be used interchangeably with WorkspaceStatus,
|
|
5309
|
+
* this enum contains the known values that the service supports.
|
|
5310
|
+
* ### Known values supported by the service
|
|
5311
|
+
* **InProgress** \
|
|
5312
|
+
* **Succeeded** \
|
|
5313
|
+
* **Failed**
|
|
5314
|
+
*/
|
|
5315
|
+
export type WorkspaceStatus = string;
|
|
5316
|
+
|
|
5058
5317
|
/** Known values of {@link Reason} that the service accepts. */
|
|
5059
5318
|
export enum KnownReason {
|
|
5319
|
+
/** Invalid */
|
|
5060
5320
|
Invalid = "Invalid",
|
|
5321
|
+
/** AlreadyExists */
|
|
5061
5322
|
AlreadyExists = "AlreadyExists"
|
|
5062
5323
|
}
|
|
5063
5324
|
|
|
@@ -5073,7 +5334,9 @@ export type Reason = string;
|
|
|
5073
5334
|
|
|
5074
5335
|
/** Known values of {@link SkuName} that the service accepts. */
|
|
5075
5336
|
export enum KnownSkuName {
|
|
5337
|
+
/** ComputeOptimized */
|
|
5076
5338
|
ComputeOptimized = "Compute optimized",
|
|
5339
|
+
/** StorageOptimized */
|
|
5077
5340
|
StorageOptimized = "Storage optimized"
|
|
5078
5341
|
}
|
|
5079
5342
|
|
|
@@ -5089,9 +5352,13 @@ export type SkuName = string;
|
|
|
5089
5352
|
|
|
5090
5353
|
/** Known values of {@link SkuSize} that the service accepts. */
|
|
5091
5354
|
export enum KnownSkuSize {
|
|
5355
|
+
/** ExtraSmall */
|
|
5092
5356
|
ExtraSmall = "Extra small",
|
|
5357
|
+
/** Small */
|
|
5093
5358
|
Small = "Small",
|
|
5359
|
+
/** Medium */
|
|
5094
5360
|
Medium = "Medium",
|
|
5361
|
+
/** Large */
|
|
5095
5362
|
Large = "Large"
|
|
5096
5363
|
}
|
|
5097
5364
|
|
|
@@ -5109,14 +5376,23 @@ export type SkuSize = string;
|
|
|
5109
5376
|
|
|
5110
5377
|
/** Known values of {@link State} that the service accepts. */
|
|
5111
5378
|
export enum KnownState {
|
|
5379
|
+
/** Creating */
|
|
5112
5380
|
Creating = "Creating",
|
|
5381
|
+
/** Unavailable */
|
|
5113
5382
|
Unavailable = "Unavailable",
|
|
5383
|
+
/** Running */
|
|
5114
5384
|
Running = "Running",
|
|
5385
|
+
/** Deleting */
|
|
5115
5386
|
Deleting = "Deleting",
|
|
5387
|
+
/** Deleted */
|
|
5116
5388
|
Deleted = "Deleted",
|
|
5389
|
+
/** Stopping */
|
|
5117
5390
|
Stopping = "Stopping",
|
|
5391
|
+
/** Stopped */
|
|
5118
5392
|
Stopped = "Stopped",
|
|
5393
|
+
/** Starting */
|
|
5119
5394
|
Starting = "Starting",
|
|
5395
|
+
/** Updating */
|
|
5120
5396
|
Updating = "Updating"
|
|
5121
5397
|
}
|
|
5122
5398
|
|
|
@@ -5139,12 +5415,19 @@ export type State = string;
|
|
|
5139
5415
|
|
|
5140
5416
|
/** Known values of {@link ResourceProvisioningState} that the service accepts. */
|
|
5141
5417
|
export enum KnownResourceProvisioningState {
|
|
5418
|
+
/** Running */
|
|
5142
5419
|
Running = "Running",
|
|
5420
|
+
/** Creating */
|
|
5143
5421
|
Creating = "Creating",
|
|
5422
|
+
/** Deleting */
|
|
5144
5423
|
Deleting = "Deleting",
|
|
5424
|
+
/** Succeeded */
|
|
5145
5425
|
Succeeded = "Succeeded",
|
|
5426
|
+
/** Failed */
|
|
5146
5427
|
Failed = "Failed",
|
|
5428
|
+
/** Moving */
|
|
5147
5429
|
Moving = "Moving",
|
|
5430
|
+
/** Canceled */
|
|
5148
5431
|
Canceled = "Canceled"
|
|
5149
5432
|
}
|
|
5150
5433
|
|
|
@@ -5165,7 +5448,9 @@ export type ResourceProvisioningState = string;
|
|
|
5165
5448
|
|
|
5166
5449
|
/** Known values of {@link LanguageExtensionName} that the service accepts. */
|
|
5167
5450
|
export enum KnownLanguageExtensionName {
|
|
5451
|
+
/** Python */
|
|
5168
5452
|
Python = "PYTHON",
|
|
5453
|
+
/** R */
|
|
5169
5454
|
R = "R"
|
|
5170
5455
|
}
|
|
5171
5456
|
|
|
@@ -5181,9 +5466,13 @@ export type LanguageExtensionName = string;
|
|
|
5181
5466
|
|
|
5182
5467
|
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
5183
5468
|
export enum KnownCreatedByType {
|
|
5469
|
+
/** User */
|
|
5184
5470
|
User = "User",
|
|
5471
|
+
/** Application */
|
|
5185
5472
|
Application = "Application",
|
|
5473
|
+
/** ManagedIdentity */
|
|
5186
5474
|
ManagedIdentity = "ManagedIdentity",
|
|
5475
|
+
/** Key */
|
|
5187
5476
|
Key = "Key"
|
|
5188
5477
|
}
|
|
5189
5478
|
|
|
@@ -5201,8 +5490,11 @@ export type CreatedByType = string;
|
|
|
5201
5490
|
|
|
5202
5491
|
/** Known values of {@link AzureScaleType} that the service accepts. */
|
|
5203
5492
|
export enum KnownAzureScaleType {
|
|
5493
|
+
/** Automatic */
|
|
5204
5494
|
Automatic = "automatic",
|
|
5495
|
+
/** Manual */
|
|
5205
5496
|
Manual = "manual",
|
|
5497
|
+
/** None */
|
|
5206
5498
|
None = "none"
|
|
5207
5499
|
}
|
|
5208
5500
|
|
|
@@ -5219,8 +5511,11 @@ export type AzureScaleType = string;
|
|
|
5219
5511
|
|
|
5220
5512
|
/** Known values of {@link DefaultPrincipalsModificationKind} that the service accepts. */
|
|
5221
5513
|
export enum KnownDefaultPrincipalsModificationKind {
|
|
5514
|
+
/** Union */
|
|
5222
5515
|
Union = "Union",
|
|
5516
|
+
/** Replace */
|
|
5223
5517
|
Replace = "Replace",
|
|
5518
|
+
/** None */
|
|
5224
5519
|
None = "None"
|
|
5225
5520
|
}
|
|
5226
5521
|
|
|
@@ -5237,7 +5532,9 @@ export type DefaultPrincipalsModificationKind = string;
|
|
|
5237
5532
|
|
|
5238
5533
|
/** Known values of {@link Kind} that the service accepts. */
|
|
5239
5534
|
export enum KnownKind {
|
|
5535
|
+
/** ReadWrite */
|
|
5240
5536
|
ReadWrite = "ReadWrite",
|
|
5537
|
+
/** ReadOnlyFollowing */
|
|
5241
5538
|
ReadOnlyFollowing = "ReadOnlyFollowing"
|
|
5242
5539
|
}
|
|
5243
5540
|
|
|
@@ -5253,8 +5550,11 @@ export type Kind = string;
|
|
|
5253
5550
|
|
|
5254
5551
|
/** Known values of {@link DataConnectionKind} that the service accepts. */
|
|
5255
5552
|
export enum KnownDataConnectionKind {
|
|
5553
|
+
/** EventHub */
|
|
5256
5554
|
EventHub = "EventHub",
|
|
5555
|
+
/** EventGrid */
|
|
5257
5556
|
EventGrid = "EventGrid",
|
|
5557
|
+
/** IotHub */
|
|
5258
5558
|
IotHub = "IotHub"
|
|
5259
5559
|
}
|
|
5260
5560
|
|
|
@@ -5271,7 +5571,9 @@ export type DataConnectionKind = string;
|
|
|
5271
5571
|
|
|
5272
5572
|
/** Known values of {@link ClusterPrincipalRole} that the service accepts. */
|
|
5273
5573
|
export enum KnownClusterPrincipalRole {
|
|
5574
|
+
/** AllDatabasesAdmin */
|
|
5274
5575
|
AllDatabasesAdmin = "AllDatabasesAdmin",
|
|
5576
|
+
/** AllDatabasesViewer */
|
|
5275
5577
|
AllDatabasesViewer = "AllDatabasesViewer"
|
|
5276
5578
|
}
|
|
5277
5579
|
|
|
@@ -5287,8 +5589,11 @@ export type ClusterPrincipalRole = string;
|
|
|
5287
5589
|
|
|
5288
5590
|
/** Known values of {@link PrincipalType} that the service accepts. */
|
|
5289
5591
|
export enum KnownPrincipalType {
|
|
5592
|
+
/** App */
|
|
5290
5593
|
App = "App",
|
|
5594
|
+
/** Group */
|
|
5291
5595
|
Group = "Group",
|
|
5596
|
+
/** User */
|
|
5292
5597
|
User = "User"
|
|
5293
5598
|
}
|
|
5294
5599
|
|
|
@@ -5305,11 +5610,17 @@ export type PrincipalType = string;
|
|
|
5305
5610
|
|
|
5306
5611
|
/** Known values of {@link DatabasePrincipalRole} that the service accepts. */
|
|
5307
5612
|
export enum KnownDatabasePrincipalRole {
|
|
5613
|
+
/** Admin */
|
|
5308
5614
|
Admin = "Admin",
|
|
5615
|
+
/** Ingestor */
|
|
5309
5616
|
Ingestor = "Ingestor",
|
|
5617
|
+
/** Monitor */
|
|
5310
5618
|
Monitor = "Monitor",
|
|
5619
|
+
/** User */
|
|
5311
5620
|
User = "User",
|
|
5621
|
+
/** UnrestrictedViewer */
|
|
5312
5622
|
UnrestrictedViewer = "UnrestrictedViewer",
|
|
5623
|
+
/** Viewer */
|
|
5313
5624
|
Viewer = "Viewer"
|
|
5314
5625
|
}
|
|
5315
5626
|
|
|
@@ -5329,8 +5640,11 @@ export type DatabasePrincipalRole = string;
|
|
|
5329
5640
|
|
|
5330
5641
|
/** Known values of {@link DataFlowComputeType} that the service accepts. */
|
|
5331
5642
|
export enum KnownDataFlowComputeType {
|
|
5643
|
+
/** General */
|
|
5332
5644
|
General = "General",
|
|
5645
|
+
/** MemoryOptimized */
|
|
5333
5646
|
MemoryOptimized = "MemoryOptimized",
|
|
5647
|
+
/** ComputeOptimized */
|
|
5334
5648
|
ComputeOptimized = "ComputeOptimized"
|
|
5335
5649
|
}
|
|
5336
5650
|
|
|
@@ -5347,9 +5661,13 @@ export type DataFlowComputeType = string;
|
|
|
5347
5661
|
|
|
5348
5662
|
/** Known values of {@link IntegrationRuntimeSsisCatalogPricingTier} that the service accepts. */
|
|
5349
5663
|
export enum KnownIntegrationRuntimeSsisCatalogPricingTier {
|
|
5664
|
+
/** Basic */
|
|
5350
5665
|
Basic = "Basic",
|
|
5666
|
+
/** Standard */
|
|
5351
5667
|
Standard = "Standard",
|
|
5668
|
+
/** Premium */
|
|
5352
5669
|
Premium = "Premium",
|
|
5670
|
+
/** PremiumRS */
|
|
5353
5671
|
PremiumRS = "PremiumRS"
|
|
5354
5672
|
}
|
|
5355
5673
|
|
|
@@ -5367,7 +5685,9 @@ export type IntegrationRuntimeSsisCatalogPricingTier = string;
|
|
|
5367
5685
|
|
|
5368
5686
|
/** Known values of {@link IntegrationRuntimeLicenseType} that the service accepts. */
|
|
5369
5687
|
export enum KnownIntegrationRuntimeLicenseType {
|
|
5688
|
+
/** BasePrice */
|
|
5370
5689
|
BasePrice = "BasePrice",
|
|
5690
|
+
/** LicenseIncluded */
|
|
5371
5691
|
LicenseIncluded = "LicenseIncluded"
|
|
5372
5692
|
}
|
|
5373
5693
|
|
|
@@ -5383,7 +5703,9 @@ export type IntegrationRuntimeLicenseType = string;
|
|
|
5383
5703
|
|
|
5384
5704
|
/** Known values of {@link IntegrationRuntimeEntityReferenceType} that the service accepts. */
|
|
5385
5705
|
export enum KnownIntegrationRuntimeEntityReferenceType {
|
|
5706
|
+
/** IntegrationRuntimeReference */
|
|
5386
5707
|
IntegrationRuntimeReference = "IntegrationRuntimeReference",
|
|
5708
|
+
/** LinkedServiceReference */
|
|
5387
5709
|
LinkedServiceReference = "LinkedServiceReference"
|
|
5388
5710
|
}
|
|
5389
5711
|
|
|
@@ -5399,7 +5721,9 @@ export type IntegrationRuntimeEntityReferenceType = string;
|
|
|
5399
5721
|
|
|
5400
5722
|
/** Known values of {@link IntegrationRuntimeEdition} that the service accepts. */
|
|
5401
5723
|
export enum KnownIntegrationRuntimeEdition {
|
|
5724
|
+
/** Standard */
|
|
5402
5725
|
Standard = "Standard",
|
|
5726
|
+
/** Enterprise */
|
|
5403
5727
|
Enterprise = "Enterprise"
|
|
5404
5728
|
}
|
|
5405
5729
|
|
|
@@ -5415,9 +5739,13 @@ export type IntegrationRuntimeEdition = string;
|
|
|
5415
5739
|
|
|
5416
5740
|
/** Known values of {@link ManagedIntegrationRuntimeNodeStatus} that the service accepts. */
|
|
5417
5741
|
export enum KnownManagedIntegrationRuntimeNodeStatus {
|
|
5742
|
+
/** Starting */
|
|
5418
5743
|
Starting = "Starting",
|
|
5744
|
+
/** Available */
|
|
5419
5745
|
Available = "Available",
|
|
5746
|
+
/** Recycling */
|
|
5420
5747
|
Recycling = "Recycling",
|
|
5748
|
+
/** Unavailable */
|
|
5421
5749
|
Unavailable = "Unavailable"
|
|
5422
5750
|
}
|
|
5423
5751
|
|
|
@@ -5435,8 +5763,11 @@ export type ManagedIntegrationRuntimeNodeStatus = string;
|
|
|
5435
5763
|
|
|
5436
5764
|
/** Known values of {@link IntegrationRuntimeInternalChannelEncryptionMode} that the service accepts. */
|
|
5437
5765
|
export enum KnownIntegrationRuntimeInternalChannelEncryptionMode {
|
|
5766
|
+
/** NotSet */
|
|
5438
5767
|
NotSet = "NotSet",
|
|
5768
|
+
/** SslEncrypted */
|
|
5439
5769
|
SslEncrypted = "SslEncrypted",
|
|
5770
|
+
/** NotEncrypted */
|
|
5440
5771
|
NotEncrypted = "NotEncrypted"
|
|
5441
5772
|
}
|
|
5442
5773
|
|
|
@@ -5453,8 +5784,11 @@ export type IntegrationRuntimeInternalChannelEncryptionMode = string;
|
|
|
5453
5784
|
|
|
5454
5785
|
/** Known values of {@link PrincipalsModificationKind} that the service accepts. */
|
|
5455
5786
|
export enum KnownPrincipalsModificationKind {
|
|
5787
|
+
/** Union */
|
|
5456
5788
|
Union = "Union",
|
|
5789
|
+
/** Replace */
|
|
5457
5790
|
Replace = "Replace",
|
|
5791
|
+
/** None */
|
|
5458
5792
|
None = "None"
|
|
5459
5793
|
}
|
|
5460
5794
|
|
|
@@ -5471,21 +5805,37 @@ export type PrincipalsModificationKind = string;
|
|
|
5471
5805
|
|
|
5472
5806
|
/** Known values of {@link EventHubDataFormat} that the service accepts. */
|
|
5473
5807
|
export enum KnownEventHubDataFormat {
|
|
5808
|
+
/** Multijson */
|
|
5474
5809
|
Multijson = "MULTIJSON",
|
|
5810
|
+
/** Json */
|
|
5475
5811
|
Json = "JSON",
|
|
5812
|
+
/** CSV */
|
|
5476
5813
|
CSV = "CSV",
|
|
5814
|
+
/** TSV */
|
|
5477
5815
|
TSV = "TSV",
|
|
5816
|
+
/** Scsv */
|
|
5478
5817
|
Scsv = "SCSV",
|
|
5818
|
+
/** Sohsv */
|
|
5479
5819
|
Sohsv = "SOHSV",
|
|
5820
|
+
/** PSV */
|
|
5480
5821
|
PSV = "PSV",
|
|
5822
|
+
/** TXT */
|
|
5481
5823
|
TXT = "TXT",
|
|
5824
|
+
/** RAW */
|
|
5482
5825
|
RAW = "RAW",
|
|
5826
|
+
/** Singlejson */
|
|
5483
5827
|
Singlejson = "SINGLEJSON",
|
|
5828
|
+
/** Avro */
|
|
5484
5829
|
Avro = "AVRO",
|
|
5830
|
+
/** Tsve */
|
|
5485
5831
|
Tsve = "TSVE",
|
|
5832
|
+
/** Parquet */
|
|
5486
5833
|
Parquet = "PARQUET",
|
|
5834
|
+
/** ORC */
|
|
5487
5835
|
ORC = "ORC",
|
|
5836
|
+
/** Apacheavro */
|
|
5488
5837
|
Apacheavro = "APACHEAVRO",
|
|
5838
|
+
/** W3Clogfile */
|
|
5489
5839
|
W3Clogfile = "W3CLOGFILE"
|
|
5490
5840
|
}
|
|
5491
5841
|
|
|
@@ -5515,7 +5865,9 @@ export type EventHubDataFormat = string;
|
|
|
5515
5865
|
|
|
5516
5866
|
/** Known values of {@link Compression} that the service accepts. */
|
|
5517
5867
|
export enum KnownCompression {
|
|
5868
|
+
/** None */
|
|
5518
5869
|
None = "None",
|
|
5870
|
+
/** GZip */
|
|
5519
5871
|
GZip = "GZip"
|
|
5520
5872
|
}
|
|
5521
5873
|
|
|
@@ -5531,21 +5883,37 @@ export type Compression = string;
|
|
|
5531
5883
|
|
|
5532
5884
|
/** Known values of {@link IotHubDataFormat} that the service accepts. */
|
|
5533
5885
|
export enum KnownIotHubDataFormat {
|
|
5886
|
+
/** Multijson */
|
|
5534
5887
|
Multijson = "MULTIJSON",
|
|
5888
|
+
/** Json */
|
|
5535
5889
|
Json = "JSON",
|
|
5890
|
+
/** CSV */
|
|
5536
5891
|
CSV = "CSV",
|
|
5892
|
+
/** TSV */
|
|
5537
5893
|
TSV = "TSV",
|
|
5894
|
+
/** Scsv */
|
|
5538
5895
|
Scsv = "SCSV",
|
|
5896
|
+
/** Sohsv */
|
|
5539
5897
|
Sohsv = "SOHSV",
|
|
5898
|
+
/** PSV */
|
|
5540
5899
|
PSV = "PSV",
|
|
5900
|
+
/** TXT */
|
|
5541
5901
|
TXT = "TXT",
|
|
5902
|
+
/** RAW */
|
|
5542
5903
|
RAW = "RAW",
|
|
5904
|
+
/** Singlejson */
|
|
5543
5905
|
Singlejson = "SINGLEJSON",
|
|
5906
|
+
/** Avro */
|
|
5544
5907
|
Avro = "AVRO",
|
|
5908
|
+
/** Tsve */
|
|
5545
5909
|
Tsve = "TSVE",
|
|
5910
|
+
/** Parquet */
|
|
5546
5911
|
Parquet = "PARQUET",
|
|
5912
|
+
/** ORC */
|
|
5547
5913
|
ORC = "ORC",
|
|
5914
|
+
/** Apacheavro */
|
|
5548
5915
|
Apacheavro = "APACHEAVRO",
|
|
5916
|
+
/** W3Clogfile */
|
|
5549
5917
|
W3Clogfile = "W3CLOGFILE"
|
|
5550
5918
|
}
|
|
5551
5919
|
|
|
@@ -5575,21 +5943,37 @@ export type IotHubDataFormat = string;
|
|
|
5575
5943
|
|
|
5576
5944
|
/** Known values of {@link EventGridDataFormat} that the service accepts. */
|
|
5577
5945
|
export enum KnownEventGridDataFormat {
|
|
5946
|
+
/** Multijson */
|
|
5578
5947
|
Multijson = "MULTIJSON",
|
|
5948
|
+
/** Json */
|
|
5579
5949
|
Json = "JSON",
|
|
5950
|
+
/** CSV */
|
|
5580
5951
|
CSV = "CSV",
|
|
5952
|
+
/** TSV */
|
|
5581
5953
|
TSV = "TSV",
|
|
5954
|
+
/** Scsv */
|
|
5582
5955
|
Scsv = "SCSV",
|
|
5956
|
+
/** Sohsv */
|
|
5583
5957
|
Sohsv = "SOHSV",
|
|
5958
|
+
/** PSV */
|
|
5584
5959
|
PSV = "PSV",
|
|
5960
|
+
/** TXT */
|
|
5585
5961
|
TXT = "TXT",
|
|
5962
|
+
/** RAW */
|
|
5586
5963
|
RAW = "RAW",
|
|
5964
|
+
/** Singlejson */
|
|
5587
5965
|
Singlejson = "SINGLEJSON",
|
|
5966
|
+
/** Avro */
|
|
5588
5967
|
Avro = "AVRO",
|
|
5968
|
+
/** Tsve */
|
|
5589
5969
|
Tsve = "TSVE",
|
|
5970
|
+
/** Parquet */
|
|
5590
5971
|
Parquet = "PARQUET",
|
|
5972
|
+
/** ORC */
|
|
5591
5973
|
ORC = "ORC",
|
|
5974
|
+
/** Apacheavro */
|
|
5592
5975
|
Apacheavro = "APACHEAVRO",
|
|
5976
|
+
/** W3Clogfile */
|
|
5593
5977
|
W3Clogfile = "W3CLOGFILE"
|
|
5594
5978
|
}
|
|
5595
5979
|
|
|
@@ -5619,7 +6003,9 @@ export type EventGridDataFormat = string;
|
|
|
5619
6003
|
|
|
5620
6004
|
/** Known values of {@link BlobStorageEventType} that the service accepts. */
|
|
5621
6005
|
export enum KnownBlobStorageEventType {
|
|
6006
|
+
/** MicrosoftStorageBlobCreated */
|
|
5622
6007
|
MicrosoftStorageBlobCreated = "Microsoft.Storage.BlobCreated",
|
|
6008
|
+
/** MicrosoftStorageBlobRenamed */
|
|
5623
6009
|
MicrosoftStorageBlobRenamed = "Microsoft.Storage.BlobRenamed"
|
|
5624
6010
|
}
|
|
5625
6011
|
|
|
@@ -5681,6 +6067,15 @@ export type ResourceIdentityType =
|
|
|
5681
6067
|
| "None"
|
|
5682
6068
|
| "SystemAssigned"
|
|
5683
6069
|
| "SystemAssigned,UserAssigned";
|
|
6070
|
+
/** Defines values for DesiredState. */
|
|
6071
|
+
export type DesiredState = "Enabled" | "Disabled";
|
|
6072
|
+
/** Defines values for ActualState. */
|
|
6073
|
+
export type ActualState =
|
|
6074
|
+
| "Enabling"
|
|
6075
|
+
| "Enabled"
|
|
6076
|
+
| "Disabling"
|
|
6077
|
+
| "Disabled"
|
|
6078
|
+
| "Unknown";
|
|
5684
6079
|
/** Defines values for Type. */
|
|
5685
6080
|
export type Type =
|
|
5686
6081
|
| "Microsoft.Synapse/workspaces/kustoPools/databases"
|
|
@@ -5791,7 +6186,7 @@ export interface IpFirewallRulesDeleteOptionalParams
|
|
|
5791
6186
|
}
|
|
5792
6187
|
|
|
5793
6188
|
/** Contains response data for the delete operation. */
|
|
5794
|
-
export type IpFirewallRulesDeleteResponse =
|
|
6189
|
+
export type IpFirewallRulesDeleteResponse = IpFirewallRuleInfo;
|
|
5795
6190
|
|
|
5796
6191
|
/** Optional parameters. */
|
|
5797
6192
|
export interface IpFirewallRulesGetOptionalParams
|
|
@@ -6024,7 +6419,12 @@ export type SqlPoolsGetResponse = SqlPool;
|
|
|
6024
6419
|
|
|
6025
6420
|
/** Optional parameters. */
|
|
6026
6421
|
export interface SqlPoolsUpdateOptionalParams
|
|
6027
|
-
extends coreClient.OperationOptions {
|
|
6422
|
+
extends coreClient.OperationOptions {
|
|
6423
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
6424
|
+
updateIntervalInMs?: number;
|
|
6425
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
6426
|
+
resumeFrom?: string;
|
|
6427
|
+
}
|
|
6028
6428
|
|
|
6029
6429
|
/** Contains response data for the update operation. */
|
|
6030
6430
|
export type SqlPoolsUpdateResponse = SqlPool;
|
|
@@ -6051,7 +6451,7 @@ export interface SqlPoolsDeleteOptionalParams
|
|
|
6051
6451
|
}
|
|
6052
6452
|
|
|
6053
6453
|
/** Contains response data for the delete operation. */
|
|
6054
|
-
export type SqlPoolsDeleteResponse =
|
|
6454
|
+
export type SqlPoolsDeleteResponse = SqlPool;
|
|
6055
6455
|
|
|
6056
6456
|
/** Optional parameters. */
|
|
6057
6457
|
export interface SqlPoolsListByWorkspaceOptionalParams
|
|
@@ -6070,7 +6470,7 @@ export interface SqlPoolsPauseOptionalParams
|
|
|
6070
6470
|
}
|
|
6071
6471
|
|
|
6072
6472
|
/** Contains response data for the pause operation. */
|
|
6073
|
-
export type SqlPoolsPauseResponse =
|
|
6473
|
+
export type SqlPoolsPauseResponse = SqlPool;
|
|
6074
6474
|
|
|
6075
6475
|
/** Optional parameters. */
|
|
6076
6476
|
export interface SqlPoolsResumeOptionalParams
|
|
@@ -6082,7 +6482,7 @@ export interface SqlPoolsResumeOptionalParams
|
|
|
6082
6482
|
}
|
|
6083
6483
|
|
|
6084
6484
|
/** Contains response data for the resume operation. */
|
|
6085
|
-
export type SqlPoolsResumeResponse =
|
|
6485
|
+
export type SqlPoolsResumeResponse = SqlPool;
|
|
6086
6486
|
|
|
6087
6487
|
/** Optional parameters. */
|
|
6088
6488
|
export interface SqlPoolsRenameOptionalParams
|
|
@@ -6111,13 +6511,15 @@ export type SqlPoolMetadataSyncConfigsCreateResponse = MetadataSyncConfig;
|
|
|
6111
6511
|
|
|
6112
6512
|
/** Optional parameters. */
|
|
6113
6513
|
export interface SqlPoolOperationResultsGetLocationHeaderResultOptionalParams
|
|
6114
|
-
extends coreClient.OperationOptions {
|
|
6514
|
+
extends coreClient.OperationOptions {
|
|
6515
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
6516
|
+
updateIntervalInMs?: number;
|
|
6517
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
6518
|
+
resumeFrom?: string;
|
|
6519
|
+
}
|
|
6115
6520
|
|
|
6116
6521
|
/** Contains response data for the getLocationHeaderResult operation. */
|
|
6117
|
-
export type SqlPoolOperationResultsGetLocationHeaderResultResponse =
|
|
6118
|
-
string,
|
|
6119
|
-
unknown
|
|
6120
|
-
>;
|
|
6522
|
+
export type SqlPoolOperationResultsGetLocationHeaderResultResponse = SqlPool;
|
|
6121
6523
|
|
|
6122
6524
|
/** Optional parameters. */
|
|
6123
6525
|
export interface SqlPoolGeoBackupPoliciesListOptionalParams
|
|
@@ -6363,24 +6765,14 @@ export interface SqlPoolSensitivityLabelsDisableRecommendationOptionalParams
|
|
|
6363
6765
|
|
|
6364
6766
|
/** Optional parameters. */
|
|
6365
6767
|
export interface SqlPoolSensitivityLabelsListCurrentNextOptionalParams
|
|
6366
|
-
extends coreClient.OperationOptions {
|
|
6367
|
-
/** An OData filter expression that filters elements in the collection. */
|
|
6368
|
-
filter?: string;
|
|
6369
|
-
}
|
|
6768
|
+
extends coreClient.OperationOptions {}
|
|
6370
6769
|
|
|
6371
6770
|
/** Contains response data for the listCurrentNext operation. */
|
|
6372
6771
|
export type SqlPoolSensitivityLabelsListCurrentNextResponse = SensitivityLabelListResult;
|
|
6373
6772
|
|
|
6374
6773
|
/** Optional parameters. */
|
|
6375
6774
|
export interface SqlPoolSensitivityLabelsListRecommendedNextOptionalParams
|
|
6376
|
-
extends coreClient.OperationOptions {
|
|
6377
|
-
/** An OData filter expression that filters elements in the collection. */
|
|
6378
|
-
filter?: string;
|
|
6379
|
-
/** Specifies whether to include disabled recommendations or not. */
|
|
6380
|
-
includeDisabledRecommendations?: boolean;
|
|
6381
|
-
/** An OData query option to indicate how many elements to skip in the collection. */
|
|
6382
|
-
skipToken?: string;
|
|
6383
|
-
}
|
|
6775
|
+
extends coreClient.OperationOptions {}
|
|
6384
6776
|
|
|
6385
6777
|
/** Contains response data for the listRecommendedNext operation. */
|
|
6386
6778
|
export type SqlPoolSensitivityLabelsListRecommendedNextResponse = SensitivityLabelListResult;
|
|
@@ -6408,10 +6800,7 @@ export type SqlPoolSchemasGetResponse = SqlPoolSchema;
|
|
|
6408
6800
|
|
|
6409
6801
|
/** Optional parameters. */
|
|
6410
6802
|
export interface SqlPoolSchemasListNextOptionalParams
|
|
6411
|
-
extends coreClient.OperationOptions {
|
|
6412
|
-
/** An OData filter expression that filters elements in the collection. */
|
|
6413
|
-
filter?: string;
|
|
6414
|
-
}
|
|
6803
|
+
extends coreClient.OperationOptions {}
|
|
6415
6804
|
|
|
6416
6805
|
/** Contains response data for the listNext operation. */
|
|
6417
6806
|
export type SqlPoolSchemasListNextResponse = SqlPoolSchemaListResult;
|
|
@@ -6435,10 +6824,7 @@ export type SqlPoolTablesGetResponse = SqlPoolTable;
|
|
|
6435
6824
|
|
|
6436
6825
|
/** Optional parameters. */
|
|
6437
6826
|
export interface SqlPoolTablesListBySchemaNextOptionalParams
|
|
6438
|
-
extends coreClient.OperationOptions {
|
|
6439
|
-
/** An OData filter expression that filters elements in the collection. */
|
|
6440
|
-
filter?: string;
|
|
6441
|
-
}
|
|
6827
|
+
extends coreClient.OperationOptions {}
|
|
6442
6828
|
|
|
6443
6829
|
/** Contains response data for the listBySchemaNext operation. */
|
|
6444
6830
|
export type SqlPoolTablesListBySchemaNextResponse = SqlPoolTableListResult;
|
|
@@ -6455,10 +6841,7 @@ export type SqlPoolTableColumnsListByTableNameResponse = SqlPoolColumnListResult
|
|
|
6455
6841
|
|
|
6456
6842
|
/** Optional parameters. */
|
|
6457
6843
|
export interface SqlPoolTableColumnsListByTableNameNextOptionalParams
|
|
6458
|
-
extends coreClient.OperationOptions {
|
|
6459
|
-
/** An OData filter expression that filters elements in the collection. */
|
|
6460
|
-
filter?: string;
|
|
6461
|
-
}
|
|
6844
|
+
extends coreClient.OperationOptions {}
|
|
6462
6845
|
|
|
6463
6846
|
/** Contains response data for the listByTableNameNext operation. */
|
|
6464
6847
|
export type SqlPoolTableColumnsListByTableNameNextResponse = SqlPoolColumnListResult;
|
|
@@ -7028,7 +7411,7 @@ export interface WorkspacesDeleteOptionalParams
|
|
|
7028
7411
|
}
|
|
7029
7412
|
|
|
7030
7413
|
/** Contains response data for the delete operation. */
|
|
7031
|
-
export type WorkspacesDeleteResponse =
|
|
7414
|
+
export type WorkspacesDeleteResponse = Workspace;
|
|
7032
7415
|
|
|
7033
7416
|
/** Optional parameters. */
|
|
7034
7417
|
export interface WorkspacesListOptionalParams
|
|
@@ -7178,7 +7561,7 @@ export interface BigDataPoolsDeleteOptionalParams
|
|
|
7178
7561
|
}
|
|
7179
7562
|
|
|
7180
7563
|
/** Contains response data for the delete operation. */
|
|
7181
|
-
export type BigDataPoolsDeleteResponse =
|
|
7564
|
+
export type BigDataPoolsDeleteResponse = BigDataPoolResourceInfo;
|
|
7182
7565
|
|
|
7183
7566
|
/** Optional parameters. */
|
|
7184
7567
|
export interface BigDataPoolsListByWorkspaceOptionalParams
|
|
@@ -7404,6 +7787,27 @@ export interface IntegrationRuntimeStatusGetOptionalParams
|
|
|
7404
7787
|
/** Contains response data for the get operation. */
|
|
7405
7788
|
export type IntegrationRuntimeStatusGetResponse = IntegrationRuntimeStatusResponse;
|
|
7406
7789
|
|
|
7790
|
+
/** Optional parameters. */
|
|
7791
|
+
export interface GetIntegrationRuntimeStartOptionalParams
|
|
7792
|
+
extends coreClient.OperationOptions {}
|
|
7793
|
+
|
|
7794
|
+
/** Contains response data for the integrationRuntimeStart operation. */
|
|
7795
|
+
export type GetIntegrationRuntimeStartResponse = IntegrationRuntimeOperationStatus;
|
|
7796
|
+
|
|
7797
|
+
/** Optional parameters. */
|
|
7798
|
+
export interface GetIntegrationRuntimeStopOptionalParams
|
|
7799
|
+
extends coreClient.OperationOptions {}
|
|
7800
|
+
|
|
7801
|
+
/** Contains response data for the integrationRuntimeStop operation. */
|
|
7802
|
+
export type GetIntegrationRuntimeStopResponse = IntegrationRuntimeStopOperationStatus;
|
|
7803
|
+
|
|
7804
|
+
/** Optional parameters. */
|
|
7805
|
+
export interface GetIntegrationRuntimeEnableInteractivequeryOptionalParams
|
|
7806
|
+
extends coreClient.OperationOptions {}
|
|
7807
|
+
|
|
7808
|
+
/** Contains response data for the integrationRuntimeEnableInteractivequery operation. */
|
|
7809
|
+
export type GetIntegrationRuntimeEnableInteractivequeryResponse = IntegrationRuntimeEnableinteractivequery;
|
|
7810
|
+
|
|
7407
7811
|
/** Optional parameters. */
|
|
7408
7812
|
export interface SparkConfigurationGetOptionalParams
|
|
7409
7813
|
extends coreClient.OperationOptions {}
|
|
@@ -7811,6 +8215,13 @@ export interface KustoPoolDatabasePrincipalAssignmentsDeleteOptionalParams
|
|
|
7811
8215
|
resumeFrom?: string;
|
|
7812
8216
|
}
|
|
7813
8217
|
|
|
8218
|
+
/** Optional parameters. */
|
|
8219
|
+
export interface KustoPoolPrivateLinkResourcesListOptionalParams
|
|
8220
|
+
extends coreClient.OperationOptions {}
|
|
8221
|
+
|
|
8222
|
+
/** Contains response data for the list operation. */
|
|
8223
|
+
export type KustoPoolPrivateLinkResourcesListResponse = PrivateLinkResources;
|
|
8224
|
+
|
|
7814
8225
|
/** Optional parameters. */
|
|
7815
8226
|
export interface SynapseManagementClientOptionalParams
|
|
7816
8227
|
extends coreClient.ServiceClientOptions {
|