@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/types/arm-synapse.d.ts
CHANGED
|
@@ -4,8 +4,11 @@ import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
|
4
4
|
import { PollerLike } from '@azure/core-lro';
|
|
5
5
|
import { PollOperationState } from '@azure/core-lro';
|
|
6
6
|
|
|
7
|
+
/** Defines values for ActualState. */
|
|
8
|
+
export declare type ActualState = "Enabling" | "Enabled" | "Disabling" | "Disabled" | "Unknown";
|
|
9
|
+
|
|
7
10
|
/** Class representing an attached database configuration. */
|
|
8
|
-
export declare
|
|
11
|
+
export declare interface AttachedDatabaseConfiguration extends ProxyResource {
|
|
9
12
|
/** Resource location. */
|
|
10
13
|
location?: string;
|
|
11
14
|
/**
|
|
@@ -31,7 +34,7 @@ export declare type AttachedDatabaseConfiguration = ProxyResource & {
|
|
|
31
34
|
defaultPrincipalsModificationKind?: DefaultPrincipalsModificationKind;
|
|
32
35
|
/** Table level sharing specifications */
|
|
33
36
|
tableLevelSharingProperties?: TableLevelSharingProperties;
|
|
34
|
-
}
|
|
37
|
+
}
|
|
35
38
|
|
|
36
39
|
/** The list attached database configurations operation response. */
|
|
37
40
|
export declare interface AttachedDatabaseConfigurationListResult {
|
|
@@ -84,7 +87,7 @@ export declare interface AvailableRpOperationDisplayInfo {
|
|
|
84
87
|
}
|
|
85
88
|
|
|
86
89
|
/** Azure Active Directory Only Authentication Info */
|
|
87
|
-
export declare
|
|
90
|
+
export declare interface AzureADOnlyAuthentication extends ProxyResource {
|
|
88
91
|
/** Azure Active Directory only Authentication enabled. */
|
|
89
92
|
azureADOnlyAuthentication?: boolean;
|
|
90
93
|
/**
|
|
@@ -97,7 +100,7 @@ export declare type AzureADOnlyAuthentication = ProxyResource & {
|
|
|
97
100
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
98
101
|
*/
|
|
99
102
|
readonly creationDate?: Date;
|
|
100
|
-
}
|
|
103
|
+
}
|
|
101
104
|
|
|
102
105
|
/** A list of active directory only authentications. */
|
|
103
106
|
export declare interface AzureADOnlyAuthenticationListResult {
|
|
@@ -204,13 +207,13 @@ export declare interface AzureCapacity {
|
|
|
204
207
|
}
|
|
205
208
|
|
|
206
209
|
/** The resource model definition for an Azure Resource Manager resource with an etag. */
|
|
207
|
-
export declare
|
|
210
|
+
export declare interface AzureEntityResource extends Resource {
|
|
208
211
|
/**
|
|
209
212
|
* Resource Etag.
|
|
210
213
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
211
214
|
*/
|
|
212
215
|
readonly etag?: string;
|
|
213
|
-
}
|
|
216
|
+
}
|
|
214
217
|
|
|
215
218
|
/** Azure resource SKU definition. */
|
|
216
219
|
export declare interface AzureResourceSku {
|
|
@@ -252,7 +255,7 @@ export declare interface BigDataPoolPatchInfo {
|
|
|
252
255
|
}
|
|
253
256
|
|
|
254
257
|
/** A Big Data pool */
|
|
255
|
-
export declare
|
|
258
|
+
export declare interface BigDataPoolResourceInfo extends TrackedResource {
|
|
256
259
|
/** The state of the Big Data pool. */
|
|
257
260
|
provisioningState?: string;
|
|
258
261
|
/** Auto-scaling properties */
|
|
@@ -266,6 +269,8 @@ export declare type BigDataPoolResourceInfo = TrackedResource & {
|
|
|
266
269
|
autoPause?: AutoPauseProperties;
|
|
267
270
|
/** Whether compute isolation is required or not. */
|
|
268
271
|
isComputeIsolationEnabled?: boolean;
|
|
272
|
+
/** Whether autotune is required or not. */
|
|
273
|
+
isAutotuneEnabled?: boolean;
|
|
269
274
|
/** Whether session level packages enabled. */
|
|
270
275
|
sessionLevelPackagesEnabled?: boolean;
|
|
271
276
|
/** The cache size */
|
|
@@ -295,7 +300,7 @@ export declare type BigDataPoolResourceInfo = TrackedResource & {
|
|
|
295
300
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
296
301
|
*/
|
|
297
302
|
readonly lastSucceededTimestamp?: Date;
|
|
298
|
-
}
|
|
303
|
+
}
|
|
299
304
|
|
|
300
305
|
/** Collection of Big Data pool information */
|
|
301
306
|
export declare interface BigDataPoolResourceInfoListResult {
|
|
@@ -389,7 +394,7 @@ export declare interface BigDataPoolsDeleteOptionalParams extends coreClient.Ope
|
|
|
389
394
|
}
|
|
390
395
|
|
|
391
396
|
/** Contains response data for the delete operation. */
|
|
392
|
-
export declare type BigDataPoolsDeleteResponse =
|
|
397
|
+
export declare type BigDataPoolsDeleteResponse = BigDataPoolResourceInfo;
|
|
393
398
|
|
|
394
399
|
/** Optional parameters. */
|
|
395
400
|
export declare interface BigDataPoolsGetOptionalParams extends coreClient.OperationOptions {
|
|
@@ -474,7 +479,7 @@ export declare interface CheckNameResult {
|
|
|
474
479
|
}
|
|
475
480
|
|
|
476
481
|
/** Class representing a cluster principal assignment. */
|
|
477
|
-
export declare
|
|
482
|
+
export declare interface ClusterPrincipalAssignment extends ProxyResource {
|
|
478
483
|
/**
|
|
479
484
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
480
485
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -503,7 +508,12 @@ export declare type ClusterPrincipalAssignment = ProxyResource & {
|
|
|
503
508
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
504
509
|
*/
|
|
505
510
|
readonly provisioningState?: ResourceProvisioningState;
|
|
506
|
-
|
|
511
|
+
/**
|
|
512
|
+
* The service principal object id in AAD (Azure active directory)
|
|
513
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
514
|
+
*/
|
|
515
|
+
readonly aadObjectId?: string;
|
|
516
|
+
}
|
|
507
517
|
|
|
508
518
|
/** A principal assignment check name availability request. */
|
|
509
519
|
export declare interface ClusterPrincipalAssignmentCheckNameRequest {
|
|
@@ -530,7 +540,7 @@ export declare interface ClusterPrincipalAssignmentListResult {
|
|
|
530
540
|
export declare type ClusterPrincipalRole = string;
|
|
531
541
|
|
|
532
542
|
/** The custom setup of running cmdkey commands. */
|
|
533
|
-
export declare
|
|
543
|
+
export declare interface CmdkeySetup extends CustomSetupBase {
|
|
534
544
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
535
545
|
type: "CmdkeySetup";
|
|
536
546
|
/** The server name of data source access. */
|
|
@@ -539,7 +549,7 @@ export declare type CmdkeySetup = CustomSetupBase & {
|
|
|
539
549
|
userName: Record<string, unknown>;
|
|
540
550
|
/** The password of data source access. */
|
|
541
551
|
password: SecretBaseUnion;
|
|
542
|
-
}
|
|
552
|
+
}
|
|
543
553
|
|
|
544
554
|
/**
|
|
545
555
|
* Defines values for ColumnDataType. \
|
|
@@ -584,14 +594,14 @@ export declare type CmdkeySetup = CustomSetupBase & {
|
|
|
584
594
|
export declare type ColumnDataType = string;
|
|
585
595
|
|
|
586
596
|
/** The custom setup of installing 3rd party components. */
|
|
587
|
-
export declare
|
|
597
|
+
export declare interface ComponentSetup extends CustomSetupBase {
|
|
588
598
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
589
599
|
type: "ComponentSetup";
|
|
590
600
|
/** The name of the 3rd party component. */
|
|
591
601
|
componentName: string;
|
|
592
602
|
/** The license key to activate the component. */
|
|
593
603
|
licenseKey?: SecretBaseUnion;
|
|
594
|
-
}
|
|
604
|
+
}
|
|
595
605
|
|
|
596
606
|
/**
|
|
597
607
|
* Defines values for Compression. \
|
|
@@ -680,7 +690,7 @@ export declare interface CustomSetupBase {
|
|
|
680
690
|
export declare type CustomSetupBaseUnion = CustomSetupBase | CmdkeySetup | EnvironmentVariableSetup | ComponentSetup;
|
|
681
691
|
|
|
682
692
|
/** Class representing a Kusto database. */
|
|
683
|
-
export declare
|
|
693
|
+
export declare interface Database extends ProxyResource {
|
|
684
694
|
/** Resource location. */
|
|
685
695
|
location?: string;
|
|
686
696
|
/** Kind of the database */
|
|
@@ -690,7 +700,7 @@ export declare type Database = ProxyResource & {
|
|
|
690
700
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
691
701
|
*/
|
|
692
702
|
readonly systemData?: SystemData;
|
|
693
|
-
}
|
|
703
|
+
}
|
|
694
704
|
|
|
695
705
|
/** The result returned from a database check name availability request. */
|
|
696
706
|
export declare interface DatabaseCheckNameRequest {
|
|
@@ -707,7 +717,7 @@ export declare interface DatabaseListResult {
|
|
|
707
717
|
}
|
|
708
718
|
|
|
709
719
|
/** Class representing a database principal assignment. */
|
|
710
|
-
export declare
|
|
720
|
+
export declare interface DatabasePrincipalAssignment extends ProxyResource {
|
|
711
721
|
/**
|
|
712
722
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
713
723
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -736,7 +746,12 @@ export declare type DatabasePrincipalAssignment = ProxyResource & {
|
|
|
736
746
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
737
747
|
*/
|
|
738
748
|
readonly provisioningState?: ResourceProvisioningState;
|
|
739
|
-
|
|
749
|
+
/**
|
|
750
|
+
* The service principal object id in AAD (Azure active directory)
|
|
751
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
752
|
+
*/
|
|
753
|
+
readonly aadObjectId?: string;
|
|
754
|
+
}
|
|
740
755
|
|
|
741
756
|
/** A principal assignment check name availability request. */
|
|
742
757
|
export declare interface DatabasePrincipalAssignmentCheckNameRequest {
|
|
@@ -775,7 +790,7 @@ export declare interface DatabaseStatistics {
|
|
|
775
790
|
export declare type DatabaseUnion = Database | ReadWriteDatabase | ReadOnlyFollowingDatabase;
|
|
776
791
|
|
|
777
792
|
/** Class representing a data connection. */
|
|
778
|
-
export declare
|
|
793
|
+
export declare interface DataConnection extends ProxyResource {
|
|
779
794
|
/** Resource location. */
|
|
780
795
|
location?: string;
|
|
781
796
|
/** Kind of the endpoint for the data connection */
|
|
@@ -785,7 +800,7 @@ export declare type DataConnection = ProxyResource & {
|
|
|
785
800
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
786
801
|
*/
|
|
787
802
|
readonly systemData?: SystemData;
|
|
788
|
-
}
|
|
803
|
+
}
|
|
789
804
|
|
|
790
805
|
/** A data connection check name availability request. */
|
|
791
806
|
export declare interface DataConnectionCheckNameRequest {
|
|
@@ -895,7 +910,7 @@ export declare interface DataMaskingPoliciesGetOptionalParams extends coreClient
|
|
|
895
910
|
/** Contains response data for the get operation. */
|
|
896
911
|
export declare type DataMaskingPoliciesGetResponse = DataMaskingPolicy;
|
|
897
912
|
|
|
898
|
-
export declare
|
|
913
|
+
export declare interface DataMaskingPolicy extends ProxyResource {
|
|
899
914
|
/**
|
|
900
915
|
* The location of the data masking policy.
|
|
901
916
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -925,10 +940,10 @@ export declare type DataMaskingPolicy = ProxyResource & {
|
|
|
925
940
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
926
941
|
*/
|
|
927
942
|
readonly maskingLevel?: string;
|
|
928
|
-
}
|
|
943
|
+
}
|
|
929
944
|
|
|
930
945
|
/** Represents a Sql pool data masking rule. */
|
|
931
|
-
export declare
|
|
946
|
+
export declare interface DataMaskingRule extends ProxyResource {
|
|
932
947
|
/**
|
|
933
948
|
* The location of the data masking rule.
|
|
934
949
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -966,7 +981,7 @@ export declare type DataMaskingRule = ProxyResource & {
|
|
|
966
981
|
suffixSize?: string;
|
|
967
982
|
/** If maskingFunction is set to Text, the character to use for masking the unexposed part of the string. Otherwise, this parameter will be ignored. */
|
|
968
983
|
replacementString?: string;
|
|
969
|
-
}
|
|
984
|
+
}
|
|
970
985
|
|
|
971
986
|
/** The response to a list data masking rules request. */
|
|
972
987
|
export declare interface DataMaskingRuleListResult {
|
|
@@ -1033,13 +1048,13 @@ export declare type DataMaskingRuleState = "Disabled" | "Enabled";
|
|
|
1033
1048
|
export declare type DataMaskingState = "Disabled" | "Enabled";
|
|
1034
1049
|
|
|
1035
1050
|
/** User activities of a data warehouse */
|
|
1036
|
-
export declare
|
|
1051
|
+
export declare interface DataWarehouseUserActivities extends ProxyResource {
|
|
1037
1052
|
/**
|
|
1038
1053
|
* Count of running and suspended queries.
|
|
1039
1054
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1040
1055
|
*/
|
|
1041
1056
|
readonly activeQueriesCount?: number;
|
|
1042
|
-
}
|
|
1057
|
+
}
|
|
1043
1058
|
|
|
1044
1059
|
/**
|
|
1045
1060
|
* Defines values for DataWarehouseUserActivityName. \
|
|
@@ -1066,7 +1081,7 @@ export declare type DataWarehouseUserActivityName = string;
|
|
|
1066
1081
|
export declare type DayOfWeek = string;
|
|
1067
1082
|
|
|
1068
1083
|
/** Dedicated Sql Minimal Tls Settings Info */
|
|
1069
|
-
export declare
|
|
1084
|
+
export declare interface DedicatedSQLminimalTlsSettings extends ProxyResource {
|
|
1070
1085
|
/**
|
|
1071
1086
|
* Resource location.
|
|
1072
1087
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1074,7 +1089,7 @@ export declare type DedicatedSQLminimalTlsSettings = ProxyResource & {
|
|
|
1074
1089
|
readonly location?: string;
|
|
1075
1090
|
/** The minimal tls version of the sql server. */
|
|
1076
1091
|
minimalTlsVersion?: string;
|
|
1077
|
-
}
|
|
1092
|
+
}
|
|
1078
1093
|
|
|
1079
1094
|
/** A list of the server's dedicated sql minimal tls settings. */
|
|
1080
1095
|
export declare interface DedicatedSQLminimalTlsSettingsListResult {
|
|
@@ -1116,6 +1131,9 @@ export declare interface DedicatedSQLminimalTlsSettingsPatchInfo {
|
|
|
1116
1131
|
*/
|
|
1117
1132
|
export declare type DefaultPrincipalsModificationKind = string;
|
|
1118
1133
|
|
|
1134
|
+
/** Defines values for DesiredState. */
|
|
1135
|
+
export declare type DesiredState = "Enabled" | "Disabled";
|
|
1136
|
+
|
|
1119
1137
|
/** Dynamic Executor Allocation Properties */
|
|
1120
1138
|
export declare interface DynamicExecutorAllocation {
|
|
1121
1139
|
/** Indicates whether Dynamic Executor Allocation is enabled or not. */
|
|
@@ -1138,7 +1156,7 @@ export declare interface EncryptionDetails {
|
|
|
1138
1156
|
}
|
|
1139
1157
|
|
|
1140
1158
|
/** The server encryption protector. */
|
|
1141
|
-
export declare
|
|
1159
|
+
export declare interface EncryptionProtector extends ProxyResource {
|
|
1142
1160
|
/**
|
|
1143
1161
|
* Kind of encryption protector. This is metadata used for the Azure portal experience.
|
|
1144
1162
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1168,7 +1186,7 @@ export declare type EncryptionProtector = ProxyResource & {
|
|
|
1168
1186
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1169
1187
|
*/
|
|
1170
1188
|
readonly thumbprint?: string;
|
|
1171
|
-
}
|
|
1189
|
+
}
|
|
1172
1190
|
|
|
1173
1191
|
/** A list of server encryption protectors. */
|
|
1174
1192
|
export declare interface EncryptionProtectorListResult {
|
|
@@ -1202,14 +1220,14 @@ export declare interface EntityReference {
|
|
|
1202
1220
|
}
|
|
1203
1221
|
|
|
1204
1222
|
/** The custom setup of setting environment variable. */
|
|
1205
|
-
export declare
|
|
1223
|
+
export declare interface EnvironmentVariableSetup extends CustomSetupBase {
|
|
1206
1224
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1207
1225
|
type: "EnvironmentVariableSetup";
|
|
1208
1226
|
/** The name of the environment variable. */
|
|
1209
1227
|
variableName: string;
|
|
1210
1228
|
/** The value of the environment variable. */
|
|
1211
1229
|
variableValue: string;
|
|
1212
|
-
}
|
|
1230
|
+
}
|
|
1213
1231
|
|
|
1214
1232
|
/** The resource management error additional info. */
|
|
1215
1233
|
export declare interface ErrorAdditionalInfo {
|
|
@@ -1260,8 +1278,39 @@ export declare interface ErrorResponse {
|
|
|
1260
1278
|
error?: ErrorDetail;
|
|
1261
1279
|
}
|
|
1262
1280
|
|
|
1281
|
+
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.) */
|
|
1282
|
+
export declare interface ErrorResponseAutoGenerated {
|
|
1283
|
+
/**
|
|
1284
|
+
* The error code.
|
|
1285
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1286
|
+
*/
|
|
1287
|
+
readonly code?: string;
|
|
1288
|
+
/**
|
|
1289
|
+
* The error message.
|
|
1290
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1291
|
+
*/
|
|
1292
|
+
readonly message?: string;
|
|
1293
|
+
/**
|
|
1294
|
+
* The error target.
|
|
1295
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1296
|
+
*/
|
|
1297
|
+
readonly target?: string;
|
|
1298
|
+
/**
|
|
1299
|
+
* The error details.
|
|
1300
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1301
|
+
*/
|
|
1302
|
+
readonly details?: ErrorResponseAutoGenerated[];
|
|
1303
|
+
/**
|
|
1304
|
+
* The error additional info.
|
|
1305
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1306
|
+
*/
|
|
1307
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
1308
|
+
}
|
|
1309
|
+
|
|
1263
1310
|
/** Class representing an Event Grid data connection. */
|
|
1264
|
-
export declare
|
|
1311
|
+
export declare interface EventGridDataConnection extends DataConnection {
|
|
1312
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1313
|
+
kind: "EventGrid";
|
|
1265
1314
|
/** The resource ID of the storage account where the data resides. */
|
|
1266
1315
|
storageAccountResourceId?: string;
|
|
1267
1316
|
/** The resource ID where the event grid is configured to send events. */
|
|
@@ -1283,7 +1332,7 @@ export declare type EventGridDataConnection = DataConnection & {
|
|
|
1283
1332
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1284
1333
|
*/
|
|
1285
1334
|
readonly provisioningState?: ResourceProvisioningState;
|
|
1286
|
-
}
|
|
1335
|
+
}
|
|
1287
1336
|
|
|
1288
1337
|
/**
|
|
1289
1338
|
* Defines values for EventGridDataFormat. \
|
|
@@ -1310,7 +1359,9 @@ export declare type EventGridDataConnection = DataConnection & {
|
|
|
1310
1359
|
export declare type EventGridDataFormat = string;
|
|
1311
1360
|
|
|
1312
1361
|
/** Class representing an event hub data connection. */
|
|
1313
|
-
export declare
|
|
1362
|
+
export declare interface EventHubDataConnection extends DataConnection {
|
|
1363
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1364
|
+
kind: "EventHub";
|
|
1314
1365
|
/** The resource ID of the event hub to be used to create a data connection. */
|
|
1315
1366
|
eventHubResourceId?: string;
|
|
1316
1367
|
/** The event hub consumer group. */
|
|
@@ -1332,7 +1383,7 @@ export declare type EventHubDataConnection = DataConnection & {
|
|
|
1332
1383
|
readonly provisioningState?: ResourceProvisioningState;
|
|
1333
1384
|
/** The resource ID of a managed identity (system or user assigned) to be used to authenticate with event hub. */
|
|
1334
1385
|
managedIdentityResourceId?: string;
|
|
1335
|
-
}
|
|
1386
|
+
}
|
|
1336
1387
|
|
|
1337
1388
|
/**
|
|
1338
1389
|
* Defines values for EventHubDataFormat. \
|
|
@@ -1359,7 +1410,7 @@ export declare type EventHubDataConnection = DataConnection & {
|
|
|
1359
1410
|
export declare type EventHubDataFormat = string;
|
|
1360
1411
|
|
|
1361
1412
|
/** An extended server blob auditing policy. */
|
|
1362
|
-
export declare
|
|
1413
|
+
export declare interface ExtendedServerBlobAuditingPolicy extends ProxyResource {
|
|
1363
1414
|
/** Specifies condition of where clause when creating an audit. */
|
|
1364
1415
|
predicateExpression?: string;
|
|
1365
1416
|
/** Specifies the state of the policy. If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled are required. */
|
|
@@ -1475,7 +1526,7 @@ export declare type ExtendedServerBlobAuditingPolicy = ProxyResource & {
|
|
|
1475
1526
|
*
|
|
1476
1527
|
*/
|
|
1477
1528
|
isDevopsAuditEnabled?: boolean;
|
|
1478
|
-
}
|
|
1529
|
+
}
|
|
1479
1530
|
|
|
1480
1531
|
/** A list of server extended auditing settings. */
|
|
1481
1532
|
export declare interface ExtendedServerBlobAuditingPolicyListResult {
|
|
@@ -1549,7 +1600,7 @@ export declare interface ExtendedSqlPoolBlobAuditingPoliciesListBySqlPoolOptiona
|
|
|
1549
1600
|
export declare type ExtendedSqlPoolBlobAuditingPoliciesListBySqlPoolResponse = ExtendedSqlPoolBlobAuditingPolicyListResult;
|
|
1550
1601
|
|
|
1551
1602
|
/** An extended Sql pool blob auditing policy. */
|
|
1552
|
-
export declare
|
|
1603
|
+
export declare interface ExtendedSqlPoolBlobAuditingPolicy extends ProxyResource {
|
|
1553
1604
|
/** Specifies condition of where clause when creating an audit. */
|
|
1554
1605
|
predicateExpression?: string;
|
|
1555
1606
|
/** Specifies the state of the policy. If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled are required. */
|
|
@@ -1651,7 +1702,7 @@ export declare type ExtendedSqlPoolBlobAuditingPolicy = ProxyResource & {
|
|
|
1651
1702
|
* The default minimum value is 1000 (1 second). The maximum is 2,147,483,647.
|
|
1652
1703
|
*/
|
|
1653
1704
|
queueDelayMs?: number;
|
|
1654
|
-
}
|
|
1705
|
+
}
|
|
1655
1706
|
|
|
1656
1707
|
/** A list of sql pool extended auditing settings. */
|
|
1657
1708
|
export declare interface ExtendedSqlPoolBlobAuditingPolicyListResult {
|
|
@@ -1687,7 +1738,7 @@ export declare interface FollowerDatabaseListResult {
|
|
|
1687
1738
|
}
|
|
1688
1739
|
|
|
1689
1740
|
/** A database geo backup policy. */
|
|
1690
|
-
export declare
|
|
1741
|
+
export declare interface GeoBackupPolicy extends ProxyResource {
|
|
1691
1742
|
/**
|
|
1692
1743
|
* Kind of geo backup policy. This is metadata used for the Azure portal experience.
|
|
1693
1744
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1705,7 +1756,7 @@ export declare type GeoBackupPolicy = ProxyResource & {
|
|
|
1705
1756
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1706
1757
|
*/
|
|
1707
1758
|
readonly storageType?: string;
|
|
1708
|
-
}
|
|
1759
|
+
}
|
|
1709
1760
|
|
|
1710
1761
|
/** The response to a list geo backup policies request. */
|
|
1711
1762
|
export declare interface GeoBackupPolicyListResult {
|
|
@@ -1725,6 +1776,67 @@ export declare type GeoBackupPolicyName = string;
|
|
|
1725
1776
|
/** Defines values for GeoBackupPolicyState. */
|
|
1726
1777
|
export declare type GeoBackupPolicyState = "Disabled" | "Enabled";
|
|
1727
1778
|
|
|
1779
|
+
/** Interface representing a Get. */
|
|
1780
|
+
export declare interface Get {
|
|
1781
|
+
/**
|
|
1782
|
+
* Get an integration runtime start operation status
|
|
1783
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1784
|
+
* @param workspaceName The name of the workspace.
|
|
1785
|
+
* @param integrationRuntimeName Integration runtime name
|
|
1786
|
+
* @param integrationRuntimeOperationId Integration runtime Operation Id
|
|
1787
|
+
* @param options The options parameters.
|
|
1788
|
+
*/
|
|
1789
|
+
integrationRuntimeStart(resourceGroupName: string, workspaceName: string, integrationRuntimeName: string, integrationRuntimeOperationId: string, options?: GetIntegrationRuntimeStartOptionalParams): Promise<GetIntegrationRuntimeStartResponse>;
|
|
1790
|
+
/**
|
|
1791
|
+
* Get an integration runtime stop operation status
|
|
1792
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1793
|
+
* @param workspaceName The name of the workspace.
|
|
1794
|
+
* @param integrationRuntimeName Integration runtime name
|
|
1795
|
+
* @param integrationRuntimeOperationId Integration runtime Operation Id
|
|
1796
|
+
* @param options The options parameters.
|
|
1797
|
+
*/
|
|
1798
|
+
integrationRuntimeStop(resourceGroupName: string, workspaceName: string, integrationRuntimeName: string, integrationRuntimeOperationId: string, options?: GetIntegrationRuntimeStopOptionalParams): Promise<GetIntegrationRuntimeStopResponse>;
|
|
1799
|
+
/**
|
|
1800
|
+
* Get an integration runtime enable interactivequery operation status
|
|
1801
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
1802
|
+
* @param workspaceName The name of the workspace.
|
|
1803
|
+
* @param integrationRuntimeName Integration runtime name
|
|
1804
|
+
* @param integrationRuntimeOperationId Integration runtime Operation Id
|
|
1805
|
+
* @param options The options parameters.
|
|
1806
|
+
*/
|
|
1807
|
+
integrationRuntimeEnableInteractivequery(resourceGroupName: string, workspaceName: string, integrationRuntimeName: string, integrationRuntimeOperationId: string, options?: GetIntegrationRuntimeEnableInteractivequeryOptionalParams): Promise<GetIntegrationRuntimeEnableInteractivequeryResponse>;
|
|
1808
|
+
}
|
|
1809
|
+
|
|
1810
|
+
/**
|
|
1811
|
+
* Given the last `.value` produced by the `byPage` iterator,
|
|
1812
|
+
* returns a continuation token that can be used to begin paging from
|
|
1813
|
+
* that point later.
|
|
1814
|
+
* @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.
|
|
1815
|
+
* @returns The continuation token that can be passed into byPage() during future calls.
|
|
1816
|
+
*/
|
|
1817
|
+
export declare function getContinuationToken(page: unknown): string | undefined;
|
|
1818
|
+
|
|
1819
|
+
/** Optional parameters. */
|
|
1820
|
+
export declare interface GetIntegrationRuntimeEnableInteractivequeryOptionalParams extends coreClient.OperationOptions {
|
|
1821
|
+
}
|
|
1822
|
+
|
|
1823
|
+
/** Contains response data for the integrationRuntimeEnableInteractivequery operation. */
|
|
1824
|
+
export declare type GetIntegrationRuntimeEnableInteractivequeryResponse = IntegrationRuntimeEnableinteractivequery;
|
|
1825
|
+
|
|
1826
|
+
/** Optional parameters. */
|
|
1827
|
+
export declare interface GetIntegrationRuntimeStartOptionalParams extends coreClient.OperationOptions {
|
|
1828
|
+
}
|
|
1829
|
+
|
|
1830
|
+
/** Contains response data for the integrationRuntimeStart operation. */
|
|
1831
|
+
export declare type GetIntegrationRuntimeStartResponse = IntegrationRuntimeOperationStatus;
|
|
1832
|
+
|
|
1833
|
+
/** Optional parameters. */
|
|
1834
|
+
export declare interface GetIntegrationRuntimeStopOptionalParams extends coreClient.OperationOptions {
|
|
1835
|
+
}
|
|
1836
|
+
|
|
1837
|
+
/** Contains response data for the integrationRuntimeStop operation. */
|
|
1838
|
+
export declare type GetIntegrationRuntimeStopResponse = IntegrationRuntimeStopOperationStatus;
|
|
1839
|
+
|
|
1728
1840
|
/** The request payload of get SSIS object metadata. */
|
|
1729
1841
|
export declare interface GetSsisObjectMetadataRequest {
|
|
1730
1842
|
/** Metadata path. */
|
|
@@ -1939,6 +2051,18 @@ export declare interface IntegrationRuntimeDataProxyProperties {
|
|
|
1939
2051
|
*/
|
|
1940
2052
|
export declare type IntegrationRuntimeEdition = string;
|
|
1941
2053
|
|
|
2054
|
+
/** Integration Runtime Operation Status Properties */
|
|
2055
|
+
export declare interface IntegrationRuntimeEnableinteractivequery {
|
|
2056
|
+
/** EnableInteractivequery status of Integrationruntimes. */
|
|
2057
|
+
status?: WorkspaceStatus;
|
|
2058
|
+
/** The operation name. */
|
|
2059
|
+
name?: string;
|
|
2060
|
+
/** The operation properties. */
|
|
2061
|
+
properties?: Record<string, unknown>;
|
|
2062
|
+
/** The operation error message. */
|
|
2063
|
+
error?: string;
|
|
2064
|
+
}
|
|
2065
|
+
|
|
1942
2066
|
/**
|
|
1943
2067
|
* Defines values for IntegrationRuntimeEntityReferenceType. \
|
|
1944
2068
|
* {@link KnownIntegrationRuntimeEntityReferenceType} can be used interchangeably with IntegrationRuntimeEntityReferenceType,
|
|
@@ -2178,6 +2302,18 @@ export declare interface IntegrationRuntimeObjectMetadataRefreshOptionalParams e
|
|
|
2178
2302
|
/** Contains response data for the refresh operation. */
|
|
2179
2303
|
export declare type IntegrationRuntimeObjectMetadataRefreshResponse = SsisObjectMetadataStatusResponse;
|
|
2180
2304
|
|
|
2305
|
+
/** Integration Runtime Operation Status Properties */
|
|
2306
|
+
export declare interface IntegrationRuntimeOperationStatus {
|
|
2307
|
+
/** status of Start Integrationruntimes. */
|
|
2308
|
+
status?: WorkspaceStatus;
|
|
2309
|
+
/** The operation name. */
|
|
2310
|
+
name?: string;
|
|
2311
|
+
/** The operation properties. */
|
|
2312
|
+
properties?: Record<string, unknown>;
|
|
2313
|
+
/** The operation error message. */
|
|
2314
|
+
error?: string;
|
|
2315
|
+
}
|
|
2316
|
+
|
|
2181
2317
|
/** Azure-SSIS integration runtime outbound network dependency endpoints for one category. */
|
|
2182
2318
|
export declare interface IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint {
|
|
2183
2319
|
/** The category of outbound network dependency. */
|
|
@@ -2213,10 +2349,12 @@ export declare interface IntegrationRuntimeRegenerateKeyParameters {
|
|
|
2213
2349
|
}
|
|
2214
2350
|
|
|
2215
2351
|
/** Integration runtime resource type. */
|
|
2216
|
-
export declare
|
|
2217
|
-
/**
|
|
2218
|
-
|
|
2219
|
-
|
|
2352
|
+
export declare interface IntegrationRuntimeResource extends SubResource {
|
|
2353
|
+
/** Type of integration runtime. */
|
|
2354
|
+
typePropertiesType: IntegrationRuntimeType;
|
|
2355
|
+
/** Integration runtime description. */
|
|
2356
|
+
description?: string;
|
|
2357
|
+
}
|
|
2220
2358
|
|
|
2221
2359
|
/** Interface representing a IntegrationRuntimes. */
|
|
2222
2360
|
export declare interface IntegrationRuntimes {
|
|
@@ -2552,12 +2690,34 @@ export declare interface IntegrationRuntimeStatusResponse {
|
|
|
2552
2690
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2553
2691
|
*/
|
|
2554
2692
|
readonly name?: string;
|
|
2555
|
-
/**
|
|
2556
|
-
|
|
2693
|
+
/** Type of integration runtime. */
|
|
2694
|
+
type: IntegrationRuntimeType;
|
|
2695
|
+
/**
|
|
2696
|
+
* The workspace name which the integration runtime belong to.
|
|
2697
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2698
|
+
*/
|
|
2699
|
+
readonly dataFactoryName?: string;
|
|
2700
|
+
/**
|
|
2701
|
+
* The state of integration runtime.
|
|
2702
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2703
|
+
*/
|
|
2704
|
+
readonly state?: IntegrationRuntimeState;
|
|
2557
2705
|
}
|
|
2558
2706
|
|
|
2559
2707
|
export declare type IntegrationRuntimeStatusUnion = IntegrationRuntimeStatus | ManagedIntegrationRuntimeStatus | SelfHostedIntegrationRuntimeStatus;
|
|
2560
2708
|
|
|
2709
|
+
/** Integration Runtime Operation Status Properties */
|
|
2710
|
+
export declare interface IntegrationRuntimeStopOperationStatus {
|
|
2711
|
+
/** status of Start Integrationruntimes. */
|
|
2712
|
+
status?: WorkspaceStatus;
|
|
2713
|
+
/** The operation name. */
|
|
2714
|
+
name?: string;
|
|
2715
|
+
/** The operation properties. */
|
|
2716
|
+
properties?: Record<string, unknown>;
|
|
2717
|
+
/** The operation error message. */
|
|
2718
|
+
error?: string;
|
|
2719
|
+
}
|
|
2720
|
+
|
|
2561
2721
|
/** Optional parameters. */
|
|
2562
2722
|
export declare interface IntegrationRuntimesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2563
2723
|
}
|
|
@@ -2607,7 +2767,9 @@ export declare interface IntegrationRuntimeVNetProperties {
|
|
|
2607
2767
|
}
|
|
2608
2768
|
|
|
2609
2769
|
/** Class representing an iot hub data connection. */
|
|
2610
|
-
export declare
|
|
2770
|
+
export declare interface IotHubDataConnection extends DataConnection {
|
|
2771
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2772
|
+
kind: "IotHub";
|
|
2611
2773
|
/** The resource ID of the Iot hub to be used to create a data connection. */
|
|
2612
2774
|
iotHubResourceId?: string;
|
|
2613
2775
|
/** The iot hub consumer group. */
|
|
@@ -2627,7 +2789,7 @@ export declare type IotHubDataConnection = DataConnection & {
|
|
|
2627
2789
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2628
2790
|
*/
|
|
2629
2791
|
readonly provisioningState?: ResourceProvisioningState;
|
|
2630
|
-
}
|
|
2792
|
+
}
|
|
2631
2793
|
|
|
2632
2794
|
/**
|
|
2633
2795
|
* Defines values for IotHubDataFormat. \
|
|
@@ -2654,7 +2816,7 @@ export declare type IotHubDataConnection = DataConnection & {
|
|
|
2654
2816
|
export declare type IotHubDataFormat = string;
|
|
2655
2817
|
|
|
2656
2818
|
/** IP firewall rule */
|
|
2657
|
-
export declare
|
|
2819
|
+
export declare interface IpFirewallRuleInfo extends ProxyResource {
|
|
2658
2820
|
/** The end IP address of the firewall rule. Must be IPv4 format. Must be greater than or equal to startIpAddress */
|
|
2659
2821
|
endIpAddress?: string;
|
|
2660
2822
|
/**
|
|
@@ -2664,7 +2826,7 @@ export declare type IpFirewallRuleInfo = ProxyResource & {
|
|
|
2664
2826
|
readonly provisioningState?: ProvisioningState;
|
|
2665
2827
|
/** The start IP address of the firewall rule. Must be IPv4 format */
|
|
2666
2828
|
startIpAddress?: string;
|
|
2667
|
-
}
|
|
2829
|
+
}
|
|
2668
2830
|
|
|
2669
2831
|
/** List of IP firewall rules */
|
|
2670
2832
|
export declare interface IpFirewallRuleInfoListResult {
|
|
@@ -2776,7 +2938,7 @@ export declare interface IpFirewallRulesDeleteOptionalParams extends coreClient.
|
|
|
2776
2938
|
}
|
|
2777
2939
|
|
|
2778
2940
|
/** Contains response data for the delete operation. */
|
|
2779
|
-
export declare type IpFirewallRulesDeleteResponse =
|
|
2941
|
+
export declare type IpFirewallRulesDeleteResponse = IpFirewallRuleInfo;
|
|
2780
2942
|
|
|
2781
2943
|
/** Optional parameters. */
|
|
2782
2944
|
export declare interface IpFirewallRulesGetOptionalParams extends coreClient.OperationOptions {
|
|
@@ -2819,12 +2981,12 @@ export declare interface KekIdentityProperties {
|
|
|
2819
2981
|
}
|
|
2820
2982
|
|
|
2821
2983
|
/** A workspace key */
|
|
2822
|
-
export declare
|
|
2984
|
+
export declare interface Key extends ProxyResource {
|
|
2823
2985
|
/** Used to activate the workspace after a customer managed key is provided. */
|
|
2824
2986
|
isActiveCMK?: boolean;
|
|
2825
2987
|
/** The Key Vault Url of the workspace key. */
|
|
2826
2988
|
keyVaultUrl?: string;
|
|
2827
|
-
}
|
|
2989
|
+
}
|
|
2828
2990
|
|
|
2829
2991
|
/** List of keys */
|
|
2830
2992
|
export declare interface KeyInfoListResult {
|
|
@@ -2917,523 +3079,778 @@ export declare type Kind = string;
|
|
|
2917
3079
|
|
|
2918
3080
|
/** Known values of {@link AzureADOnlyAuthenticationName} that the service accepts. */
|
|
2919
3081
|
export declare enum KnownAzureADOnlyAuthenticationName {
|
|
3082
|
+
/** Default */
|
|
2920
3083
|
Default = "default"
|
|
2921
3084
|
}
|
|
2922
3085
|
|
|
2923
3086
|
/** Known values of {@link AzureScaleType} that the service accepts. */
|
|
2924
3087
|
export declare enum KnownAzureScaleType {
|
|
3088
|
+
/** Automatic */
|
|
2925
3089
|
Automatic = "automatic",
|
|
3090
|
+
/** Manual */
|
|
2926
3091
|
Manual = "manual",
|
|
3092
|
+
/** None */
|
|
2927
3093
|
None = "none"
|
|
2928
3094
|
}
|
|
2929
3095
|
|
|
2930
3096
|
/** Known values of {@link BlobAuditingPolicyName} that the service accepts. */
|
|
2931
3097
|
export declare enum KnownBlobAuditingPolicyName {
|
|
3098
|
+
/** Default */
|
|
2932
3099
|
Default = "default"
|
|
2933
3100
|
}
|
|
2934
3101
|
|
|
2935
3102
|
/** Known values of {@link BlobStorageEventType} that the service accepts. */
|
|
2936
3103
|
export declare enum KnownBlobStorageEventType {
|
|
3104
|
+
/** MicrosoftStorageBlobCreated */
|
|
2937
3105
|
MicrosoftStorageBlobCreated = "Microsoft.Storage.BlobCreated",
|
|
3106
|
+
/** MicrosoftStorageBlobRenamed */
|
|
2938
3107
|
MicrosoftStorageBlobRenamed = "Microsoft.Storage.BlobRenamed"
|
|
2939
3108
|
}
|
|
2940
3109
|
|
|
2941
3110
|
/** Known values of {@link ClusterPrincipalRole} that the service accepts. */
|
|
2942
3111
|
export declare enum KnownClusterPrincipalRole {
|
|
3112
|
+
/** AllDatabasesAdmin */
|
|
2943
3113
|
AllDatabasesAdmin = "AllDatabasesAdmin",
|
|
3114
|
+
/** AllDatabasesViewer */
|
|
2944
3115
|
AllDatabasesViewer = "AllDatabasesViewer"
|
|
2945
3116
|
}
|
|
2946
3117
|
|
|
2947
3118
|
/** Known values of {@link ColumnDataType} that the service accepts. */
|
|
2948
3119
|
export declare enum KnownColumnDataType {
|
|
3120
|
+
/** Image */
|
|
2949
3121
|
Image = "image",
|
|
3122
|
+
/** Text */
|
|
2950
3123
|
Text = "text",
|
|
3124
|
+
/** Uniqueidentifier */
|
|
2951
3125
|
Uniqueidentifier = "uniqueidentifier",
|
|
3126
|
+
/** Date */
|
|
2952
3127
|
Date = "date",
|
|
3128
|
+
/** Time */
|
|
2953
3129
|
Time = "time",
|
|
3130
|
+
/** Datetime2 */
|
|
2954
3131
|
Datetime2 = "datetime2",
|
|
3132
|
+
/** Datetimeoffset */
|
|
2955
3133
|
Datetimeoffset = "datetimeoffset",
|
|
3134
|
+
/** Tinyint */
|
|
2956
3135
|
Tinyint = "tinyint",
|
|
3136
|
+
/** Smallint */
|
|
2957
3137
|
Smallint = "smallint",
|
|
3138
|
+
/** Int */
|
|
2958
3139
|
Int = "int",
|
|
3140
|
+
/** Smalldatetime */
|
|
2959
3141
|
Smalldatetime = "smalldatetime",
|
|
3142
|
+
/** Real */
|
|
2960
3143
|
Real = "real",
|
|
3144
|
+
/** Money */
|
|
2961
3145
|
Money = "money",
|
|
3146
|
+
/** Datetime */
|
|
2962
3147
|
Datetime = "datetime",
|
|
3148
|
+
/** Float */
|
|
2963
3149
|
Float = "float",
|
|
3150
|
+
/** SqlVariant */
|
|
2964
3151
|
SqlVariant = "sql_variant",
|
|
3152
|
+
/** Ntext */
|
|
2965
3153
|
Ntext = "ntext",
|
|
3154
|
+
/** Bit */
|
|
2966
3155
|
Bit = "bit",
|
|
3156
|
+
/** Decimal */
|
|
2967
3157
|
Decimal = "decimal",
|
|
3158
|
+
/** Numeric */
|
|
2968
3159
|
Numeric = "numeric",
|
|
3160
|
+
/** Smallmoney */
|
|
2969
3161
|
Smallmoney = "smallmoney",
|
|
3162
|
+
/** Bigint */
|
|
2970
3163
|
Bigint = "bigint",
|
|
3164
|
+
/** Hierarchyid */
|
|
2971
3165
|
Hierarchyid = "hierarchyid",
|
|
3166
|
+
/** Geometry */
|
|
2972
3167
|
Geometry = "geometry",
|
|
3168
|
+
/** Geography */
|
|
2973
3169
|
Geography = "geography",
|
|
3170
|
+
/** Varbinary */
|
|
2974
3171
|
Varbinary = "varbinary",
|
|
3172
|
+
/** Varchar */
|
|
2975
3173
|
Varchar = "varchar",
|
|
3174
|
+
/** Binary */
|
|
2976
3175
|
Binary = "binary",
|
|
3176
|
+
/** Char */
|
|
2977
3177
|
Char = "char",
|
|
3178
|
+
/** Timestamp */
|
|
2978
3179
|
Timestamp = "timestamp",
|
|
3180
|
+
/** Nvarchar */
|
|
2979
3181
|
Nvarchar = "nvarchar",
|
|
3182
|
+
/** Nchar */
|
|
2980
3183
|
Nchar = "nchar",
|
|
3184
|
+
/** Xml */
|
|
2981
3185
|
Xml = "xml",
|
|
3186
|
+
/** Sysname */
|
|
2982
3187
|
Sysname = "sysname"
|
|
2983
3188
|
}
|
|
2984
3189
|
|
|
2985
3190
|
/** Known values of {@link Compression} that the service accepts. */
|
|
2986
3191
|
export declare enum KnownCompression {
|
|
3192
|
+
/** None */
|
|
2987
3193
|
None = "None",
|
|
3194
|
+
/** GZip */
|
|
2988
3195
|
GZip = "GZip"
|
|
2989
3196
|
}
|
|
2990
3197
|
|
|
2991
3198
|
/** Known values of {@link ConfigurationType} that the service accepts. */
|
|
2992
3199
|
export declare enum KnownConfigurationType {
|
|
3200
|
+
/** File */
|
|
2993
3201
|
File = "File",
|
|
3202
|
+
/** Artifact */
|
|
2994
3203
|
Artifact = "Artifact"
|
|
2995
3204
|
}
|
|
2996
3205
|
|
|
2997
3206
|
/** Known values of {@link ConnectionPolicyName} that the service accepts. */
|
|
2998
3207
|
export declare enum KnownConnectionPolicyName {
|
|
3208
|
+
/** Default */
|
|
2999
3209
|
Default = "default"
|
|
3000
3210
|
}
|
|
3001
3211
|
|
|
3002
3212
|
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
3003
3213
|
export declare enum KnownCreatedByType {
|
|
3214
|
+
/** User */
|
|
3004
3215
|
User = "User",
|
|
3216
|
+
/** Application */
|
|
3005
3217
|
Application = "Application",
|
|
3218
|
+
/** ManagedIdentity */
|
|
3006
3219
|
ManagedIdentity = "ManagedIdentity",
|
|
3220
|
+
/** Key */
|
|
3007
3221
|
Key = "Key"
|
|
3008
3222
|
}
|
|
3009
3223
|
|
|
3010
3224
|
/** Known values of {@link CreateMode} that the service accepts. */
|
|
3011
3225
|
export declare enum KnownCreateMode {
|
|
3226
|
+
/** Default */
|
|
3012
3227
|
Default = "Default",
|
|
3228
|
+
/** PointInTimeRestore */
|
|
3013
3229
|
PointInTimeRestore = "PointInTimeRestore",
|
|
3230
|
+
/** Recovery */
|
|
3014
3231
|
Recovery = "Recovery",
|
|
3232
|
+
/** Restore */
|
|
3015
3233
|
Restore = "Restore"
|
|
3016
3234
|
}
|
|
3017
3235
|
|
|
3018
3236
|
/** Known values of {@link DatabasePrincipalRole} that the service accepts. */
|
|
3019
3237
|
export declare enum KnownDatabasePrincipalRole {
|
|
3238
|
+
/** Admin */
|
|
3020
3239
|
Admin = "Admin",
|
|
3240
|
+
/** Ingestor */
|
|
3021
3241
|
Ingestor = "Ingestor",
|
|
3242
|
+
/** Monitor */
|
|
3022
3243
|
Monitor = "Monitor",
|
|
3244
|
+
/** User */
|
|
3023
3245
|
User = "User",
|
|
3246
|
+
/** UnrestrictedViewer */
|
|
3024
3247
|
UnrestrictedViewer = "UnrestrictedViewer",
|
|
3248
|
+
/** Viewer */
|
|
3025
3249
|
Viewer = "Viewer"
|
|
3026
3250
|
}
|
|
3027
3251
|
|
|
3028
3252
|
/** Known values of {@link DataConnectionKind} that the service accepts. */
|
|
3029
3253
|
export declare enum KnownDataConnectionKind {
|
|
3254
|
+
/** EventHub */
|
|
3030
3255
|
EventHub = "EventHub",
|
|
3256
|
+
/** EventGrid */
|
|
3031
3257
|
EventGrid = "EventGrid",
|
|
3258
|
+
/** IotHub */
|
|
3032
3259
|
IotHub = "IotHub"
|
|
3033
3260
|
}
|
|
3034
3261
|
|
|
3035
3262
|
/** Known values of {@link DataFlowComputeType} that the service accepts. */
|
|
3036
3263
|
export declare enum KnownDataFlowComputeType {
|
|
3264
|
+
/** General */
|
|
3037
3265
|
General = "General",
|
|
3266
|
+
/** MemoryOptimized */
|
|
3038
3267
|
MemoryOptimized = "MemoryOptimized",
|
|
3268
|
+
/** ComputeOptimized */
|
|
3039
3269
|
ComputeOptimized = "ComputeOptimized"
|
|
3040
3270
|
}
|
|
3041
3271
|
|
|
3042
3272
|
/** Known values of {@link DataWarehouseUserActivityName} that the service accepts. */
|
|
3043
3273
|
export declare enum KnownDataWarehouseUserActivityName {
|
|
3274
|
+
/** Current */
|
|
3044
3275
|
Current = "current"
|
|
3045
3276
|
}
|
|
3046
3277
|
|
|
3047
3278
|
/** Known values of {@link DayOfWeek} that the service accepts. */
|
|
3048
3279
|
export declare enum KnownDayOfWeek {
|
|
3280
|
+
/** Sunday */
|
|
3049
3281
|
Sunday = "Sunday",
|
|
3282
|
+
/** Monday */
|
|
3050
3283
|
Monday = "Monday",
|
|
3284
|
+
/** Tuesday */
|
|
3051
3285
|
Tuesday = "Tuesday",
|
|
3286
|
+
/** Wednesday */
|
|
3052
3287
|
Wednesday = "Wednesday",
|
|
3288
|
+
/** Thursday */
|
|
3053
3289
|
Thursday = "Thursday",
|
|
3290
|
+
/** Friday */
|
|
3054
3291
|
Friday = "Friday",
|
|
3292
|
+
/** Saturday */
|
|
3055
3293
|
Saturday = "Saturday"
|
|
3056
3294
|
}
|
|
3057
3295
|
|
|
3058
3296
|
/** Known values of {@link DedicatedSQLMinimalTlsSettingsName} that the service accepts. */
|
|
3059
3297
|
export declare enum KnownDedicatedSQLMinimalTlsSettingsName {
|
|
3298
|
+
/** Default */
|
|
3060
3299
|
Default = "default"
|
|
3061
3300
|
}
|
|
3062
3301
|
|
|
3063
3302
|
/** Known values of {@link DefaultPrincipalsModificationKind} that the service accepts. */
|
|
3064
3303
|
export declare enum KnownDefaultPrincipalsModificationKind {
|
|
3304
|
+
/** Union */
|
|
3065
3305
|
Union = "Union",
|
|
3306
|
+
/** Replace */
|
|
3066
3307
|
Replace = "Replace",
|
|
3308
|
+
/** None */
|
|
3067
3309
|
None = "None"
|
|
3068
3310
|
}
|
|
3069
3311
|
|
|
3070
3312
|
/** Known values of {@link EncryptionProtectorName} that the service accepts. */
|
|
3071
3313
|
export declare enum KnownEncryptionProtectorName {
|
|
3314
|
+
/** Current */
|
|
3072
3315
|
Current = "current"
|
|
3073
3316
|
}
|
|
3074
3317
|
|
|
3075
3318
|
/** Known values of {@link EventGridDataFormat} that the service accepts. */
|
|
3076
3319
|
export declare enum KnownEventGridDataFormat {
|
|
3320
|
+
/** Multijson */
|
|
3077
3321
|
Multijson = "MULTIJSON",
|
|
3322
|
+
/** Json */
|
|
3078
3323
|
Json = "JSON",
|
|
3324
|
+
/** CSV */
|
|
3079
3325
|
CSV = "CSV",
|
|
3326
|
+
/** TSV */
|
|
3080
3327
|
TSV = "TSV",
|
|
3328
|
+
/** Scsv */
|
|
3081
3329
|
Scsv = "SCSV",
|
|
3330
|
+
/** Sohsv */
|
|
3082
3331
|
Sohsv = "SOHSV",
|
|
3332
|
+
/** PSV */
|
|
3083
3333
|
PSV = "PSV",
|
|
3334
|
+
/** TXT */
|
|
3084
3335
|
TXT = "TXT",
|
|
3336
|
+
/** RAW */
|
|
3085
3337
|
RAW = "RAW",
|
|
3338
|
+
/** Singlejson */
|
|
3086
3339
|
Singlejson = "SINGLEJSON",
|
|
3340
|
+
/** Avro */
|
|
3087
3341
|
Avro = "AVRO",
|
|
3342
|
+
/** Tsve */
|
|
3088
3343
|
Tsve = "TSVE",
|
|
3344
|
+
/** Parquet */
|
|
3089
3345
|
Parquet = "PARQUET",
|
|
3346
|
+
/** ORC */
|
|
3090
3347
|
ORC = "ORC",
|
|
3348
|
+
/** Apacheavro */
|
|
3091
3349
|
Apacheavro = "APACHEAVRO",
|
|
3350
|
+
/** W3Clogfile */
|
|
3092
3351
|
W3Clogfile = "W3CLOGFILE"
|
|
3093
3352
|
}
|
|
3094
3353
|
|
|
3095
3354
|
/** Known values of {@link EventHubDataFormat} that the service accepts. */
|
|
3096
3355
|
export declare enum KnownEventHubDataFormat {
|
|
3356
|
+
/** Multijson */
|
|
3097
3357
|
Multijson = "MULTIJSON",
|
|
3358
|
+
/** Json */
|
|
3098
3359
|
Json = "JSON",
|
|
3360
|
+
/** CSV */
|
|
3099
3361
|
CSV = "CSV",
|
|
3362
|
+
/** TSV */
|
|
3100
3363
|
TSV = "TSV",
|
|
3364
|
+
/** Scsv */
|
|
3101
3365
|
Scsv = "SCSV",
|
|
3366
|
+
/** Sohsv */
|
|
3102
3367
|
Sohsv = "SOHSV",
|
|
3368
|
+
/** PSV */
|
|
3103
3369
|
PSV = "PSV",
|
|
3370
|
+
/** TXT */
|
|
3104
3371
|
TXT = "TXT",
|
|
3372
|
+
/** RAW */
|
|
3105
3373
|
RAW = "RAW",
|
|
3374
|
+
/** Singlejson */
|
|
3106
3375
|
Singlejson = "SINGLEJSON",
|
|
3376
|
+
/** Avro */
|
|
3107
3377
|
Avro = "AVRO",
|
|
3378
|
+
/** Tsve */
|
|
3108
3379
|
Tsve = "TSVE",
|
|
3380
|
+
/** Parquet */
|
|
3109
3381
|
Parquet = "PARQUET",
|
|
3382
|
+
/** ORC */
|
|
3110
3383
|
ORC = "ORC",
|
|
3384
|
+
/** Apacheavro */
|
|
3111
3385
|
Apacheavro = "APACHEAVRO",
|
|
3386
|
+
/** W3Clogfile */
|
|
3112
3387
|
W3Clogfile = "W3CLOGFILE"
|
|
3113
3388
|
}
|
|
3114
3389
|
|
|
3115
3390
|
/** Known values of {@link GeoBackupPolicyName} that the service accepts. */
|
|
3116
3391
|
export declare enum KnownGeoBackupPolicyName {
|
|
3392
|
+
/** Default */
|
|
3117
3393
|
Default = "Default"
|
|
3118
3394
|
}
|
|
3119
3395
|
|
|
3120
3396
|
/** Known values of {@link IntegrationRuntimeAuthKeyName} that the service accepts. */
|
|
3121
3397
|
export declare enum KnownIntegrationRuntimeAuthKeyName {
|
|
3398
|
+
/** AuthKey1 */
|
|
3122
3399
|
AuthKey1 = "authKey1",
|
|
3400
|
+
/** AuthKey2 */
|
|
3123
3401
|
AuthKey2 = "authKey2"
|
|
3124
3402
|
}
|
|
3125
3403
|
|
|
3126
3404
|
/** Known values of {@link IntegrationRuntimeAutoUpdate} that the service accepts. */
|
|
3127
3405
|
export declare enum KnownIntegrationRuntimeAutoUpdate {
|
|
3406
|
+
/** On */
|
|
3128
3407
|
On = "On",
|
|
3408
|
+
/** Off */
|
|
3129
3409
|
Off = "Off"
|
|
3130
3410
|
}
|
|
3131
3411
|
|
|
3132
3412
|
/** Known values of {@link IntegrationRuntimeEdition} that the service accepts. */
|
|
3133
3413
|
export declare enum KnownIntegrationRuntimeEdition {
|
|
3414
|
+
/** Standard */
|
|
3134
3415
|
Standard = "Standard",
|
|
3416
|
+
/** Enterprise */
|
|
3135
3417
|
Enterprise = "Enterprise"
|
|
3136
3418
|
}
|
|
3137
3419
|
|
|
3138
3420
|
/** Known values of {@link IntegrationRuntimeEntityReferenceType} that the service accepts. */
|
|
3139
3421
|
export declare enum KnownIntegrationRuntimeEntityReferenceType {
|
|
3422
|
+
/** IntegrationRuntimeReference */
|
|
3140
3423
|
IntegrationRuntimeReference = "IntegrationRuntimeReference",
|
|
3424
|
+
/** LinkedServiceReference */
|
|
3141
3425
|
LinkedServiceReference = "LinkedServiceReference"
|
|
3142
3426
|
}
|
|
3143
3427
|
|
|
3144
3428
|
/** Known values of {@link IntegrationRuntimeInternalChannelEncryptionMode} that the service accepts. */
|
|
3145
3429
|
export declare enum KnownIntegrationRuntimeInternalChannelEncryptionMode {
|
|
3430
|
+
/** NotSet */
|
|
3146
3431
|
NotSet = "NotSet",
|
|
3432
|
+
/** SslEncrypted */
|
|
3147
3433
|
SslEncrypted = "SslEncrypted",
|
|
3434
|
+
/** NotEncrypted */
|
|
3148
3435
|
NotEncrypted = "NotEncrypted"
|
|
3149
3436
|
}
|
|
3150
3437
|
|
|
3151
3438
|
/** Known values of {@link IntegrationRuntimeLicenseType} that the service accepts. */
|
|
3152
3439
|
export declare enum KnownIntegrationRuntimeLicenseType {
|
|
3440
|
+
/** BasePrice */
|
|
3153
3441
|
BasePrice = "BasePrice",
|
|
3442
|
+
/** LicenseIncluded */
|
|
3154
3443
|
LicenseIncluded = "LicenseIncluded"
|
|
3155
3444
|
}
|
|
3156
3445
|
|
|
3157
3446
|
/** Known values of {@link IntegrationRuntimeSsisCatalogPricingTier} that the service accepts. */
|
|
3158
3447
|
export declare enum KnownIntegrationRuntimeSsisCatalogPricingTier {
|
|
3448
|
+
/** Basic */
|
|
3159
3449
|
Basic = "Basic",
|
|
3450
|
+
/** Standard */
|
|
3160
3451
|
Standard = "Standard",
|
|
3452
|
+
/** Premium */
|
|
3161
3453
|
Premium = "Premium",
|
|
3454
|
+
/** PremiumRS */
|
|
3162
3455
|
PremiumRS = "PremiumRS"
|
|
3163
3456
|
}
|
|
3164
3457
|
|
|
3165
3458
|
/** Known values of {@link IntegrationRuntimeState} that the service accepts. */
|
|
3166
3459
|
export declare enum KnownIntegrationRuntimeState {
|
|
3460
|
+
/** Initial */
|
|
3167
3461
|
Initial = "Initial",
|
|
3462
|
+
/** Stopped */
|
|
3168
3463
|
Stopped = "Stopped",
|
|
3464
|
+
/** Started */
|
|
3169
3465
|
Started = "Started",
|
|
3466
|
+
/** Starting */
|
|
3170
3467
|
Starting = "Starting",
|
|
3468
|
+
/** Stopping */
|
|
3171
3469
|
Stopping = "Stopping",
|
|
3470
|
+
/** NeedRegistration */
|
|
3172
3471
|
NeedRegistration = "NeedRegistration",
|
|
3472
|
+
/** Online */
|
|
3173
3473
|
Online = "Online",
|
|
3474
|
+
/** Limited */
|
|
3174
3475
|
Limited = "Limited",
|
|
3476
|
+
/** Offline */
|
|
3175
3477
|
Offline = "Offline",
|
|
3478
|
+
/** AccessDenied */
|
|
3176
3479
|
AccessDenied = "AccessDenied"
|
|
3177
3480
|
}
|
|
3178
3481
|
|
|
3179
3482
|
/** Known values of {@link IntegrationRuntimeType} that the service accepts. */
|
|
3180
3483
|
export declare enum KnownIntegrationRuntimeType {
|
|
3484
|
+
/** Managed */
|
|
3181
3485
|
Managed = "Managed",
|
|
3486
|
+
/** SelfHosted */
|
|
3182
3487
|
SelfHosted = "SelfHosted"
|
|
3183
3488
|
}
|
|
3184
3489
|
|
|
3185
3490
|
/** Known values of {@link IntegrationRuntimeUpdateResult} that the service accepts. */
|
|
3186
3491
|
export declare enum KnownIntegrationRuntimeUpdateResult {
|
|
3492
|
+
/** None */
|
|
3187
3493
|
None = "None",
|
|
3494
|
+
/** Succeed */
|
|
3188
3495
|
Succeed = "Succeed",
|
|
3496
|
+
/** Fail */
|
|
3189
3497
|
Fail = "Fail"
|
|
3190
3498
|
}
|
|
3191
3499
|
|
|
3192
3500
|
/** Known values of {@link IotHubDataFormat} that the service accepts. */
|
|
3193
3501
|
export declare enum KnownIotHubDataFormat {
|
|
3502
|
+
/** Multijson */
|
|
3194
3503
|
Multijson = "MULTIJSON",
|
|
3504
|
+
/** Json */
|
|
3195
3505
|
Json = "JSON",
|
|
3506
|
+
/** CSV */
|
|
3196
3507
|
CSV = "CSV",
|
|
3508
|
+
/** TSV */
|
|
3197
3509
|
TSV = "TSV",
|
|
3510
|
+
/** Scsv */
|
|
3198
3511
|
Scsv = "SCSV",
|
|
3512
|
+
/** Sohsv */
|
|
3199
3513
|
Sohsv = "SOHSV",
|
|
3514
|
+
/** PSV */
|
|
3200
3515
|
PSV = "PSV",
|
|
3516
|
+
/** TXT */
|
|
3201
3517
|
TXT = "TXT",
|
|
3518
|
+
/** RAW */
|
|
3202
3519
|
RAW = "RAW",
|
|
3520
|
+
/** Singlejson */
|
|
3203
3521
|
Singlejson = "SINGLEJSON",
|
|
3522
|
+
/** Avro */
|
|
3204
3523
|
Avro = "AVRO",
|
|
3524
|
+
/** Tsve */
|
|
3205
3525
|
Tsve = "TSVE",
|
|
3526
|
+
/** Parquet */
|
|
3206
3527
|
Parquet = "PARQUET",
|
|
3528
|
+
/** ORC */
|
|
3207
3529
|
ORC = "ORC",
|
|
3530
|
+
/** Apacheavro */
|
|
3208
3531
|
Apacheavro = "APACHEAVRO",
|
|
3532
|
+
/** W3Clogfile */
|
|
3209
3533
|
W3Clogfile = "W3CLOGFILE"
|
|
3210
3534
|
}
|
|
3211
3535
|
|
|
3212
3536
|
/** Known values of {@link Kind} that the service accepts. */
|
|
3213
3537
|
export declare enum KnownKind {
|
|
3538
|
+
/** ReadWrite */
|
|
3214
3539
|
ReadWrite = "ReadWrite",
|
|
3540
|
+
/** ReadOnlyFollowing */
|
|
3215
3541
|
ReadOnlyFollowing = "ReadOnlyFollowing"
|
|
3216
3542
|
}
|
|
3217
3543
|
|
|
3218
3544
|
/** Known values of {@link LanguageExtensionName} that the service accepts. */
|
|
3219
3545
|
export declare enum KnownLanguageExtensionName {
|
|
3546
|
+
/** Python */
|
|
3220
3547
|
Python = "PYTHON",
|
|
3548
|
+
/** R */
|
|
3221
3549
|
R = "R"
|
|
3222
3550
|
}
|
|
3223
3551
|
|
|
3224
|
-
/** Known values of {@link ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState} that the service accepts. */
|
|
3225
|
-
export declare enum KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState {
|
|
3226
|
-
Enabling = "Enabling",
|
|
3227
|
-
Enabled = "Enabled",
|
|
3228
|
-
Disabling = "Disabling",
|
|
3229
|
-
Disabled = "Disabled",
|
|
3230
|
-
Unknown = "Unknown"
|
|
3231
|
-
}
|
|
3232
|
-
|
|
3233
|
-
/** Known values of {@link ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState} that the service accepts. */
|
|
3234
|
-
export declare enum KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState {
|
|
3235
|
-
Enabled = "Enabled",
|
|
3236
|
-
Disabled = "Disabled"
|
|
3237
|
-
}
|
|
3238
|
-
|
|
3239
3552
|
/** Known values of {@link ManagedIntegrationRuntimeNodeStatus} that the service accepts. */
|
|
3240
3553
|
export declare enum KnownManagedIntegrationRuntimeNodeStatus {
|
|
3554
|
+
/** Starting */
|
|
3241
3555
|
Starting = "Starting",
|
|
3556
|
+
/** Available */
|
|
3242
3557
|
Available = "Available",
|
|
3558
|
+
/** Recycling */
|
|
3243
3559
|
Recycling = "Recycling",
|
|
3560
|
+
/** Unavailable */
|
|
3244
3561
|
Unavailable = "Unavailable"
|
|
3245
3562
|
}
|
|
3246
3563
|
|
|
3247
3564
|
/** Known values of {@link ManagementOperationState} that the service accepts. */
|
|
3248
3565
|
export declare enum KnownManagementOperationState {
|
|
3566
|
+
/** Pending */
|
|
3249
3567
|
Pending = "Pending",
|
|
3568
|
+
/** InProgress */
|
|
3250
3569
|
InProgress = "InProgress",
|
|
3570
|
+
/** Succeeded */
|
|
3251
3571
|
Succeeded = "Succeeded",
|
|
3572
|
+
/** Failed */
|
|
3252
3573
|
Failed = "Failed",
|
|
3574
|
+
/** CancelInProgress */
|
|
3253
3575
|
CancelInProgress = "CancelInProgress",
|
|
3576
|
+
/** Cancelled */
|
|
3254
3577
|
Cancelled = "Cancelled"
|
|
3255
3578
|
}
|
|
3256
3579
|
|
|
3257
3580
|
/** Known values of {@link NodeSize} that the service accepts. */
|
|
3258
3581
|
export declare enum KnownNodeSize {
|
|
3582
|
+
/** None */
|
|
3259
3583
|
None = "None",
|
|
3584
|
+
/** Small */
|
|
3260
3585
|
Small = "Small",
|
|
3586
|
+
/** Medium */
|
|
3261
3587
|
Medium = "Medium",
|
|
3588
|
+
/** Large */
|
|
3262
3589
|
Large = "Large",
|
|
3590
|
+
/** XLarge */
|
|
3263
3591
|
XLarge = "XLarge",
|
|
3592
|
+
/** XXLarge */
|
|
3264
3593
|
XXLarge = "XXLarge",
|
|
3594
|
+
/** XXXLarge */
|
|
3265
3595
|
XXXLarge = "XXXLarge"
|
|
3266
3596
|
}
|
|
3267
3597
|
|
|
3268
3598
|
/** Known values of {@link NodeSizeFamily} that the service accepts. */
|
|
3269
3599
|
export declare enum KnownNodeSizeFamily {
|
|
3600
|
+
/** None */
|
|
3270
3601
|
None = "None",
|
|
3602
|
+
/** MemoryOptimized */
|
|
3271
3603
|
MemoryOptimized = "MemoryOptimized",
|
|
3604
|
+
/** HardwareAcceleratedFpga */
|
|
3272
3605
|
HardwareAcceleratedFpga = "HardwareAcceleratedFPGA",
|
|
3606
|
+
/** HardwareAcceleratedGPU */
|
|
3273
3607
|
HardwareAcceleratedGPU = "HardwareAcceleratedGPU"
|
|
3274
3608
|
}
|
|
3275
3609
|
|
|
3276
3610
|
/** Known values of {@link OperationStatus} that the service accepts. */
|
|
3277
3611
|
export declare enum KnownOperationStatus {
|
|
3612
|
+
/** InProgress */
|
|
3278
3613
|
InProgress = "InProgress",
|
|
3614
|
+
/** Succeeded */
|
|
3279
3615
|
Succeeded = "Succeeded",
|
|
3616
|
+
/** Failed */
|
|
3280
3617
|
Failed = "Failed",
|
|
3618
|
+
/** Canceled */
|
|
3281
3619
|
Canceled = "Canceled"
|
|
3282
3620
|
}
|
|
3283
3621
|
|
|
3284
3622
|
/** Known values of {@link PrincipalsModificationKind} that the service accepts. */
|
|
3285
3623
|
export declare enum KnownPrincipalsModificationKind {
|
|
3624
|
+
/** Union */
|
|
3286
3625
|
Union = "Union",
|
|
3626
|
+
/** Replace */
|
|
3287
3627
|
Replace = "Replace",
|
|
3628
|
+
/** None */
|
|
3288
3629
|
None = "None"
|
|
3289
3630
|
}
|
|
3290
3631
|
|
|
3291
3632
|
/** Known values of {@link PrincipalType} that the service accepts. */
|
|
3292
3633
|
export declare enum KnownPrincipalType {
|
|
3634
|
+
/** App */
|
|
3293
3635
|
App = "App",
|
|
3636
|
+
/** Group */
|
|
3294
3637
|
Group = "Group",
|
|
3638
|
+
/** User */
|
|
3295
3639
|
User = "User"
|
|
3296
3640
|
}
|
|
3297
3641
|
|
|
3298
3642
|
/** Known values of {@link ProvisioningState} that the service accepts. */
|
|
3299
3643
|
export declare enum KnownProvisioningState {
|
|
3644
|
+
/** Provisioning */
|
|
3300
3645
|
Provisioning = "Provisioning",
|
|
3646
|
+
/** Succeeded */
|
|
3301
3647
|
Succeeded = "Succeeded",
|
|
3648
|
+
/** Deleting */
|
|
3302
3649
|
Deleting = "Deleting",
|
|
3650
|
+
/** Failed */
|
|
3303
3651
|
Failed = "Failed",
|
|
3652
|
+
/** DeleteError */
|
|
3304
3653
|
DeleteError = "DeleteError"
|
|
3305
3654
|
}
|
|
3306
3655
|
|
|
3307
3656
|
/** Known values of {@link Reason} that the service accepts. */
|
|
3308
3657
|
export declare enum KnownReason {
|
|
3658
|
+
/** Invalid */
|
|
3309
3659
|
Invalid = "Invalid",
|
|
3660
|
+
/** AlreadyExists */
|
|
3310
3661
|
AlreadyExists = "AlreadyExists"
|
|
3311
3662
|
}
|
|
3312
3663
|
|
|
3313
3664
|
/** Known values of {@link ReplicationState} that the service accepts. */
|
|
3314
3665
|
export declare enum KnownReplicationState {
|
|
3666
|
+
/** Pending */
|
|
3315
3667
|
Pending = "PENDING",
|
|
3668
|
+
/** Seeding */
|
|
3316
3669
|
Seeding = "SEEDING",
|
|
3670
|
+
/** CatchUP */
|
|
3317
3671
|
CatchUP = "CATCH_UP",
|
|
3672
|
+
/** Suspended */
|
|
3318
3673
|
Suspended = "SUSPENDED"
|
|
3319
3674
|
}
|
|
3320
3675
|
|
|
3321
3676
|
/** Known values of {@link ResourceProvisioningState} that the service accepts. */
|
|
3322
3677
|
export declare enum KnownResourceProvisioningState {
|
|
3678
|
+
/** Running */
|
|
3323
3679
|
Running = "Running",
|
|
3680
|
+
/** Creating */
|
|
3324
3681
|
Creating = "Creating",
|
|
3682
|
+
/** Deleting */
|
|
3325
3683
|
Deleting = "Deleting",
|
|
3684
|
+
/** Succeeded */
|
|
3326
3685
|
Succeeded = "Succeeded",
|
|
3686
|
+
/** Failed */
|
|
3327
3687
|
Failed = "Failed",
|
|
3688
|
+
/** Moving */
|
|
3328
3689
|
Moving = "Moving",
|
|
3690
|
+
/** Canceled */
|
|
3329
3691
|
Canceled = "Canceled"
|
|
3330
3692
|
}
|
|
3331
3693
|
|
|
3332
3694
|
/** Known values of {@link SecurityAlertPolicyName} that the service accepts. */
|
|
3333
3695
|
export declare enum KnownSecurityAlertPolicyName {
|
|
3696
|
+
/** Default */
|
|
3334
3697
|
Default = "default"
|
|
3335
3698
|
}
|
|
3336
3699
|
|
|
3337
3700
|
/** Known values of {@link SecurityAlertPolicyNameAutoGenerated} that the service accepts. */
|
|
3338
3701
|
export declare enum KnownSecurityAlertPolicyNameAutoGenerated {
|
|
3702
|
+
/** Default */
|
|
3339
3703
|
Default = "Default"
|
|
3340
3704
|
}
|
|
3341
3705
|
|
|
3342
3706
|
/** Known values of {@link SelfHostedIntegrationRuntimeNodeStatus} that the service accepts. */
|
|
3343
3707
|
export declare enum KnownSelfHostedIntegrationRuntimeNodeStatus {
|
|
3708
|
+
/** NeedRegistration */
|
|
3344
3709
|
NeedRegistration = "NeedRegistration",
|
|
3710
|
+
/** Online */
|
|
3345
3711
|
Online = "Online",
|
|
3712
|
+
/** Limited */
|
|
3346
3713
|
Limited = "Limited",
|
|
3714
|
+
/** Offline */
|
|
3347
3715
|
Offline = "Offline",
|
|
3716
|
+
/** Upgrading */
|
|
3348
3717
|
Upgrading = "Upgrading",
|
|
3718
|
+
/** Initializing */
|
|
3349
3719
|
Initializing = "Initializing",
|
|
3720
|
+
/** InitializeFailed */
|
|
3350
3721
|
InitializeFailed = "InitializeFailed"
|
|
3351
3722
|
}
|
|
3352
3723
|
|
|
3353
3724
|
/** Known values of {@link ServerKeyType} that the service accepts. */
|
|
3354
3725
|
export declare enum KnownServerKeyType {
|
|
3726
|
+
/** ServiceManaged */
|
|
3355
3727
|
ServiceManaged = "ServiceManaged",
|
|
3728
|
+
/** AzureKeyVault */
|
|
3356
3729
|
AzureKeyVault = "AzureKeyVault"
|
|
3357
3730
|
}
|
|
3358
3731
|
|
|
3359
3732
|
/** Known values of {@link SkuName} that the service accepts. */
|
|
3360
3733
|
export declare enum KnownSkuName {
|
|
3734
|
+
/** ComputeOptimized */
|
|
3361
3735
|
ComputeOptimized = "Compute optimized",
|
|
3736
|
+
/** StorageOptimized */
|
|
3362
3737
|
StorageOptimized = "Storage optimized"
|
|
3363
3738
|
}
|
|
3364
3739
|
|
|
3365
3740
|
/** Known values of {@link SkuSize} that the service accepts. */
|
|
3366
3741
|
export declare enum KnownSkuSize {
|
|
3742
|
+
/** ExtraSmall */
|
|
3367
3743
|
ExtraSmall = "Extra small",
|
|
3744
|
+
/** Small */
|
|
3368
3745
|
Small = "Small",
|
|
3746
|
+
/** Medium */
|
|
3369
3747
|
Medium = "Medium",
|
|
3748
|
+
/** Large */
|
|
3370
3749
|
Large = "Large"
|
|
3371
3750
|
}
|
|
3372
3751
|
|
|
3373
3752
|
/** Known values of {@link SsisObjectMetadataType} that the service accepts. */
|
|
3374
3753
|
export declare enum KnownSsisObjectMetadataType {
|
|
3754
|
+
/** Folder */
|
|
3375
3755
|
Folder = "Folder",
|
|
3756
|
+
/** Project */
|
|
3376
3757
|
Project = "Project",
|
|
3758
|
+
/** Package */
|
|
3377
3759
|
Package = "Package",
|
|
3760
|
+
/** Environment */
|
|
3378
3761
|
Environment = "Environment"
|
|
3379
3762
|
}
|
|
3380
3763
|
|
|
3381
3764
|
/** Known values of {@link State} that the service accepts. */
|
|
3382
3765
|
export declare enum KnownState {
|
|
3766
|
+
/** Creating */
|
|
3383
3767
|
Creating = "Creating",
|
|
3768
|
+
/** Unavailable */
|
|
3384
3769
|
Unavailable = "Unavailable",
|
|
3770
|
+
/** Running */
|
|
3385
3771
|
Running = "Running",
|
|
3772
|
+
/** Deleting */
|
|
3386
3773
|
Deleting = "Deleting",
|
|
3774
|
+
/** Deleted */
|
|
3387
3775
|
Deleted = "Deleted",
|
|
3776
|
+
/** Stopping */
|
|
3388
3777
|
Stopping = "Stopping",
|
|
3778
|
+
/** Stopped */
|
|
3389
3779
|
Stopped = "Stopped",
|
|
3780
|
+
/** Starting */
|
|
3390
3781
|
Starting = "Starting",
|
|
3782
|
+
/** Updating */
|
|
3391
3783
|
Updating = "Updating"
|
|
3392
3784
|
}
|
|
3393
3785
|
|
|
3394
3786
|
/** Known values of {@link StateValue} that the service accepts. */
|
|
3395
3787
|
export declare enum KnownStateValue {
|
|
3788
|
+
/** Consistent */
|
|
3396
3789
|
Consistent = "Consistent",
|
|
3790
|
+
/** InConsistent */
|
|
3397
3791
|
InConsistent = "InConsistent",
|
|
3792
|
+
/** Updating */
|
|
3398
3793
|
Updating = "Updating"
|
|
3399
3794
|
}
|
|
3400
3795
|
|
|
3401
3796
|
/** Known values of {@link StorageAccountType} that the service accepts. */
|
|
3402
3797
|
export declare enum KnownStorageAccountType {
|
|
3798
|
+
/** GRS */
|
|
3403
3799
|
GRS = "GRS",
|
|
3800
|
+
/** LRS */
|
|
3404
3801
|
LRS = "LRS"
|
|
3405
3802
|
}
|
|
3406
3803
|
|
|
3407
3804
|
/** Known values of {@link TransparentDataEncryptionName} that the service accepts. */
|
|
3408
3805
|
export declare enum KnownTransparentDataEncryptionName {
|
|
3806
|
+
/** Current */
|
|
3409
3807
|
Current = "current"
|
|
3410
3808
|
}
|
|
3411
3809
|
|
|
3412
3810
|
/** Known values of {@link VulnerabilityAssessmentName} that the service accepts. */
|
|
3413
3811
|
export declare enum KnownVulnerabilityAssessmentName {
|
|
3812
|
+
/** Default */
|
|
3414
3813
|
Default = "default"
|
|
3415
3814
|
}
|
|
3416
3815
|
|
|
3417
3816
|
/** Known values of {@link VulnerabilityAssessmentScanState} that the service accepts. */
|
|
3418
3817
|
export declare enum KnownVulnerabilityAssessmentScanState {
|
|
3818
|
+
/** Passed */
|
|
3419
3819
|
Passed = "Passed",
|
|
3820
|
+
/** Failed */
|
|
3420
3821
|
Failed = "Failed",
|
|
3822
|
+
/** FailedToRun */
|
|
3421
3823
|
FailedToRun = "FailedToRun",
|
|
3824
|
+
/** InProgress */
|
|
3422
3825
|
InProgress = "InProgress"
|
|
3423
3826
|
}
|
|
3424
3827
|
|
|
3425
3828
|
/** Known values of {@link VulnerabilityAssessmentScanTriggerType} that the service accepts. */
|
|
3426
3829
|
export declare enum KnownVulnerabilityAssessmentScanTriggerType {
|
|
3830
|
+
/** OnDemand */
|
|
3427
3831
|
OnDemand = "OnDemand",
|
|
3832
|
+
/** Recurring */
|
|
3428
3833
|
Recurring = "Recurring"
|
|
3429
3834
|
}
|
|
3430
3835
|
|
|
3431
3836
|
/** Known values of {@link WorkspacePublicNetworkAccess} that the service accepts. */
|
|
3432
3837
|
export declare enum KnownWorkspacePublicNetworkAccess {
|
|
3838
|
+
/** Enabled */
|
|
3433
3839
|
Enabled = "Enabled",
|
|
3840
|
+
/** Disabled */
|
|
3434
3841
|
Disabled = "Disabled"
|
|
3435
3842
|
}
|
|
3436
3843
|
|
|
3844
|
+
/** Known values of {@link WorkspaceStatus} that the service accepts. */
|
|
3845
|
+
export declare enum KnownWorkspaceStatus {
|
|
3846
|
+
/** InProgress */
|
|
3847
|
+
InProgress = "InProgress",
|
|
3848
|
+
/** Succeeded */
|
|
3849
|
+
Succeeded = "Succeeded",
|
|
3850
|
+
/** Failed */
|
|
3851
|
+
Failed = "Failed"
|
|
3852
|
+
}
|
|
3853
|
+
|
|
3437
3854
|
/** Interface representing a KustoOperations. */
|
|
3438
3855
|
export declare interface KustoOperations {
|
|
3439
3856
|
/**
|
|
@@ -3458,7 +3875,7 @@ export declare interface KustoOperationsListOptionalParams extends coreClient.Op
|
|
|
3458
3875
|
export declare type KustoOperationsListResponse = OperationListResult;
|
|
3459
3876
|
|
|
3460
3877
|
/** Class representing a Kusto kusto pool. */
|
|
3461
|
-
export declare
|
|
3878
|
+
export declare interface KustoPool extends TrackedResource {
|
|
3462
3879
|
/** The SKU of the kusto pool. */
|
|
3463
3880
|
sku: AzureSku;
|
|
3464
3881
|
/**
|
|
@@ -3509,7 +3926,7 @@ export declare type KustoPool = TrackedResource & {
|
|
|
3509
3926
|
readonly languageExtensions?: LanguageExtensionsList;
|
|
3510
3927
|
/** The workspace unique identifier. */
|
|
3511
3928
|
workspaceUID?: string;
|
|
3512
|
-
}
|
|
3929
|
+
}
|
|
3513
3930
|
|
|
3514
3931
|
/** Interface representing a KustoPoolAttachedDatabaseConfigurations. */
|
|
3515
3932
|
export declare interface KustoPoolAttachedDatabaseConfigurations {
|
|
@@ -4162,6 +4579,54 @@ export declare interface KustoPoolPrincipalAssignmentsListOptionalParams extends
|
|
|
4162
4579
|
/** Contains response data for the list operation. */
|
|
4163
4580
|
export declare type KustoPoolPrincipalAssignmentsListResponse = ClusterPrincipalAssignmentListResult;
|
|
4164
4581
|
|
|
4582
|
+
/** Class representing a Private Link Resources. */
|
|
4583
|
+
export declare interface KustoPoolPrivateLinkResources extends ProxyResource {
|
|
4584
|
+
/**
|
|
4585
|
+
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
4586
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4587
|
+
*/
|
|
4588
|
+
readonly systemData?: SystemData;
|
|
4589
|
+
/**
|
|
4590
|
+
* The Private link resources GroupId
|
|
4591
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4592
|
+
*/
|
|
4593
|
+
readonly groupId?: string;
|
|
4594
|
+
/**
|
|
4595
|
+
* The private link resource required member names.
|
|
4596
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4597
|
+
*/
|
|
4598
|
+
readonly requiredMembers?: string[];
|
|
4599
|
+
/**
|
|
4600
|
+
* The private link resource required zone names.
|
|
4601
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4602
|
+
*/
|
|
4603
|
+
readonly requiredZoneNames?: string[];
|
|
4604
|
+
/**
|
|
4605
|
+
* The provisioned state of the resource.
|
|
4606
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4607
|
+
*/
|
|
4608
|
+
readonly provisioningState?: ResourceProvisioningState;
|
|
4609
|
+
}
|
|
4610
|
+
|
|
4611
|
+
/** Optional parameters. */
|
|
4612
|
+
export declare interface KustoPoolPrivateLinkResourcesListOptionalParams extends coreClient.OperationOptions {
|
|
4613
|
+
}
|
|
4614
|
+
|
|
4615
|
+
/** Contains response data for the list operation. */
|
|
4616
|
+
export declare type KustoPoolPrivateLinkResourcesListResponse = PrivateLinkResources;
|
|
4617
|
+
|
|
4618
|
+
/** Interface representing a KustoPoolPrivateLinkResourcesOperations. */
|
|
4619
|
+
export declare interface KustoPoolPrivateLinkResourcesOperations {
|
|
4620
|
+
/**
|
|
4621
|
+
* Lists all Kusto pool PrivateLinkResources.
|
|
4622
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
4623
|
+
* @param workspaceName The name of the workspace.
|
|
4624
|
+
* @param kustoPoolName The name of the Kusto pool.
|
|
4625
|
+
* @param options The options parameters.
|
|
4626
|
+
*/
|
|
4627
|
+
list(resourceGroupName: string, workspaceName: string, kustoPoolName: string, options?: KustoPoolPrivateLinkResourcesListOptionalParams): PagedAsyncIterableIterator<KustoPoolPrivateLinkResources>;
|
|
4628
|
+
}
|
|
4629
|
+
|
|
4165
4630
|
/** Interface representing a KustoPools. */
|
|
4166
4631
|
export declare interface KustoPools {
|
|
4167
4632
|
/**
|
|
@@ -4482,7 +4947,7 @@ export declare interface KustoPoolsUpdateOptionalParams extends coreClient.Opera
|
|
|
4482
4947
|
export declare type KustoPoolsUpdateResponse = KustoPool;
|
|
4483
4948
|
|
|
4484
4949
|
/** Class representing an update to a Kusto kusto pool. */
|
|
4485
|
-
export declare
|
|
4950
|
+
export declare interface KustoPoolUpdate extends Resource {
|
|
4486
4951
|
/** Resource tags. */
|
|
4487
4952
|
tags?: {
|
|
4488
4953
|
[propertyName: string]: string;
|
|
@@ -4527,7 +4992,7 @@ export declare type KustoPoolUpdate = Resource & {
|
|
|
4527
4992
|
readonly languageExtensions?: LanguageExtensionsList;
|
|
4528
4993
|
/** The workspace unique identifier. */
|
|
4529
4994
|
workspaceUID?: string;
|
|
4530
|
-
}
|
|
4995
|
+
}
|
|
4531
4996
|
|
|
4532
4997
|
/** The language extension object. */
|
|
4533
4998
|
export declare interface LanguageExtension {
|
|
@@ -4641,7 +5106,7 @@ export declare interface LibraryRequirements {
|
|
|
4641
5106
|
}
|
|
4642
5107
|
|
|
4643
5108
|
/** Library response details */
|
|
4644
|
-
export declare
|
|
5109
|
+
export declare interface LibraryResource extends SubResource {
|
|
4645
5110
|
/** Name of the library. */
|
|
4646
5111
|
namePropertiesName?: string;
|
|
4647
5112
|
/** Storage blob path of library. */
|
|
@@ -4662,7 +5127,7 @@ export declare type LibraryResource = SubResource & {
|
|
|
4662
5127
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4663
5128
|
*/
|
|
4664
5129
|
readonly creatorId?: string;
|
|
4665
|
-
}
|
|
5130
|
+
}
|
|
4666
5131
|
|
|
4667
5132
|
/** The linked integration runtime information. */
|
|
4668
5133
|
export declare interface LinkedIntegrationRuntime {
|
|
@@ -4694,20 +5159,20 @@ export declare interface LinkedIntegrationRuntime {
|
|
|
4694
5159
|
}
|
|
4695
5160
|
|
|
4696
5161
|
/** The key authorization type integration runtime. */
|
|
4697
|
-
export declare
|
|
5162
|
+
export declare interface LinkedIntegrationRuntimeKeyAuthorization extends LinkedIntegrationRuntimeType {
|
|
4698
5163
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4699
5164
|
authorizationType: "Key";
|
|
4700
5165
|
/** The key used for authorization. */
|
|
4701
5166
|
key: SecureString;
|
|
4702
|
-
}
|
|
5167
|
+
}
|
|
4703
5168
|
|
|
4704
5169
|
/** The role based access control (RBAC) authorization type integration runtime. */
|
|
4705
|
-
export declare
|
|
5170
|
+
export declare interface LinkedIntegrationRuntimeRbacAuthorization extends LinkedIntegrationRuntimeType {
|
|
4706
5171
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4707
5172
|
authorizationType: "RBAC";
|
|
4708
5173
|
/** The resource identifier of the integration runtime to be shared. */
|
|
4709
5174
|
resourceId: string;
|
|
4710
|
-
}
|
|
5175
|
+
}
|
|
4711
5176
|
|
|
4712
5177
|
/** The base definition of a linked integration runtime. */
|
|
4713
5178
|
export declare interface LinkedIntegrationRuntimeType {
|
|
@@ -4738,7 +5203,7 @@ export declare interface ListSqlPoolSecurityAlertPolicies {
|
|
|
4738
5203
|
}
|
|
4739
5204
|
|
|
4740
5205
|
/** Maintenance window options. */
|
|
4741
|
-
export declare
|
|
5206
|
+
export declare interface MaintenanceWindowOptions extends ProxyResource {
|
|
4742
5207
|
/** Whether maintenance windows are enabled for the database. */
|
|
4743
5208
|
isEnabled?: boolean;
|
|
4744
5209
|
/** Available maintenance cycles e.g. {Saturday, 0, 48*60}, {Wednesday, 0, 24*60}. */
|
|
@@ -4753,12 +5218,12 @@ export declare type MaintenanceWindowOptions = ProxyResource & {
|
|
|
4753
5218
|
timeGranularityInMinutes?: number;
|
|
4754
5219
|
/** Whether we allow multiple maintenance windows per cycle. */
|
|
4755
5220
|
allowMultipleMaintenanceWindowsPerCycle?: boolean;
|
|
4756
|
-
}
|
|
5221
|
+
}
|
|
4757
5222
|
|
|
4758
5223
|
/** Maintenance windows. */
|
|
4759
|
-
export declare
|
|
5224
|
+
export declare interface MaintenanceWindows extends ProxyResource {
|
|
4760
5225
|
timeRanges?: MaintenanceWindowTimeRange[];
|
|
4761
|
-
}
|
|
5226
|
+
}
|
|
4762
5227
|
|
|
4763
5228
|
/** Maintenance window time range. */
|
|
4764
5229
|
export declare interface MaintenanceWindowTimeRange {
|
|
@@ -4791,47 +5256,24 @@ export declare interface ManagedIdentity {
|
|
|
4791
5256
|
}
|
|
4792
5257
|
|
|
4793
5258
|
/** Sql Control Settings for workspace managed identity */
|
|
4794
|
-
export declare
|
|
5259
|
+
export declare interface ManagedIdentitySqlControlSettingsModel extends ProxyResource {
|
|
4795
5260
|
/** Grant sql control to managed identity */
|
|
4796
5261
|
grantSqlControlToManagedIdentity?: ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentity;
|
|
4797
|
-
}
|
|
5262
|
+
}
|
|
4798
5263
|
|
|
4799
5264
|
/** Grant sql control to managed identity */
|
|
4800
5265
|
export declare interface ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentity {
|
|
4801
5266
|
/** Desired state */
|
|
4802
|
-
desiredState?:
|
|
5267
|
+
desiredState?: DesiredState;
|
|
4803
5268
|
/**
|
|
4804
5269
|
* Actual state
|
|
4805
5270
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4806
5271
|
*/
|
|
4807
|
-
readonly actualState?:
|
|
5272
|
+
readonly actualState?: ActualState;
|
|
4808
5273
|
}
|
|
4809
5274
|
|
|
4810
|
-
/**
|
|
4811
|
-
* Defines values for ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState. \
|
|
4812
|
-
* {@link KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState} can be used interchangeably with ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState,
|
|
4813
|
-
* this enum contains the known values that the service supports.
|
|
4814
|
-
* ### Known values supported by the service
|
|
4815
|
-
* **Enabling** \
|
|
4816
|
-
* **Enabled** \
|
|
4817
|
-
* **Disabling** \
|
|
4818
|
-
* **Disabled** \
|
|
4819
|
-
* **Unknown**
|
|
4820
|
-
*/
|
|
4821
|
-
export declare type ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState = string;
|
|
4822
|
-
|
|
4823
|
-
/**
|
|
4824
|
-
* Defines values for ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState. \
|
|
4825
|
-
* {@link KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState} can be used interchangeably with ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState,
|
|
4826
|
-
* this enum contains the known values that the service supports.
|
|
4827
|
-
* ### Known values supported by the service
|
|
4828
|
-
* **Enabled** \
|
|
4829
|
-
* **Disabled**
|
|
4830
|
-
*/
|
|
4831
|
-
export declare type ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState = string;
|
|
4832
|
-
|
|
4833
5275
|
/** Managed integration runtime, including managed elastic and managed dedicated integration runtimes. */
|
|
4834
|
-
export declare
|
|
5276
|
+
export declare interface ManagedIntegrationRuntime extends IntegrationRuntime {
|
|
4835
5277
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4836
5278
|
type: "Managed";
|
|
4837
5279
|
/**
|
|
@@ -4849,7 +5291,7 @@ export declare type ManagedIntegrationRuntime = IntegrationRuntime & {
|
|
|
4849
5291
|
computeProperties?: IntegrationRuntimeComputeProperties;
|
|
4850
5292
|
/** SSIS properties for managed integration runtime. */
|
|
4851
5293
|
ssisProperties?: IntegrationRuntimeSsisProperties;
|
|
4852
|
-
}
|
|
5294
|
+
}
|
|
4853
5295
|
|
|
4854
5296
|
/** Error definition for managed integration runtime. */
|
|
4855
5297
|
export declare interface ManagedIntegrationRuntimeError {
|
|
@@ -4944,7 +5386,7 @@ export declare interface ManagedIntegrationRuntimeOperationResult {
|
|
|
4944
5386
|
}
|
|
4945
5387
|
|
|
4946
5388
|
/** Managed integration runtime status. */
|
|
4947
|
-
export declare
|
|
5389
|
+
export declare interface ManagedIntegrationRuntimeStatus extends IntegrationRuntimeStatus {
|
|
4948
5390
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4949
5391
|
type: "Managed";
|
|
4950
5392
|
/**
|
|
@@ -4967,7 +5409,7 @@ export declare type ManagedIntegrationRuntimeStatus = IntegrationRuntimeStatus &
|
|
|
4967
5409
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4968
5410
|
*/
|
|
4969
5411
|
readonly lastOperation?: ManagedIntegrationRuntimeOperationResult;
|
|
4970
|
-
}
|
|
5412
|
+
}
|
|
4971
5413
|
|
|
4972
5414
|
/** Managed Virtual Network Settings */
|
|
4973
5415
|
export declare interface ManagedVirtualNetworkSettings {
|
|
@@ -4994,12 +5436,12 @@ export declare interface ManagedVirtualNetworkSettings {
|
|
|
4994
5436
|
export declare type ManagementOperationState = string;
|
|
4995
5437
|
|
|
4996
5438
|
/** Configuration for metadata sync */
|
|
4997
|
-
export declare
|
|
5439
|
+
export declare interface MetadataSyncConfig extends ProxyResource {
|
|
4998
5440
|
/** Indicates whether the metadata sync is enabled or disabled */
|
|
4999
5441
|
enabled?: boolean;
|
|
5000
5442
|
/** The Sync Interval in minutes. */
|
|
5001
5443
|
syncIntervalInMinutes?: number;
|
|
5002
|
-
}
|
|
5444
|
+
}
|
|
5003
5445
|
|
|
5004
5446
|
/**
|
|
5005
5447
|
* Defines values for NodeSize. \
|
|
@@ -5036,7 +5478,7 @@ export declare interface Operation {
|
|
|
5036
5478
|
display?: OperationDisplay;
|
|
5037
5479
|
/** The intended executor of the operation. */
|
|
5038
5480
|
origin?: string;
|
|
5039
|
-
/**
|
|
5481
|
+
/** Properties of the operation. */
|
|
5040
5482
|
properties?: Record<string, unknown>;
|
|
5041
5483
|
}
|
|
5042
5484
|
|
|
@@ -5249,7 +5691,7 @@ export declare interface PrivateEndpoint {
|
|
|
5249
5691
|
}
|
|
5250
5692
|
|
|
5251
5693
|
/** A private endpoint connection */
|
|
5252
|
-
export declare
|
|
5694
|
+
export declare interface PrivateEndpointConnection extends ProxyResource {
|
|
5253
5695
|
/** The private endpoint which the connection belongs to. */
|
|
5254
5696
|
privateEndpoint?: PrivateEndpoint;
|
|
5255
5697
|
/** Connection state of the private endpoint connection. */
|
|
@@ -5259,12 +5701,12 @@ export declare type PrivateEndpointConnection = ProxyResource & {
|
|
|
5259
5701
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5260
5702
|
*/
|
|
5261
5703
|
readonly provisioningState?: string;
|
|
5262
|
-
}
|
|
5704
|
+
}
|
|
5263
5705
|
|
|
5264
|
-
export declare
|
|
5706
|
+
export declare interface PrivateEndpointConnectionForPrivateLinkHub extends PrivateEndpointConnectionForPrivateLinkHubBasicAutoGenerated {
|
|
5265
5707
|
name?: string;
|
|
5266
5708
|
type?: string;
|
|
5267
|
-
}
|
|
5709
|
+
}
|
|
5268
5710
|
|
|
5269
5711
|
/** Private Endpoint Connection For Private Link Hub - Basic */
|
|
5270
5712
|
export declare interface PrivateEndpointConnectionForPrivateLinkHubBasic {
|
|
@@ -5456,7 +5898,7 @@ export declare interface PrivateEndpointConnectionsPrivateLinkHubListOptionalPar
|
|
|
5456
5898
|
export declare type PrivateEndpointConnectionsPrivateLinkHubListResponse = PrivateEndpointConnectionForPrivateLinkHubResourceCollectionResponse;
|
|
5457
5899
|
|
|
5458
5900
|
/** A privateLinkHub */
|
|
5459
|
-
export declare
|
|
5901
|
+
export declare interface PrivateLinkHub extends TrackedResource {
|
|
5460
5902
|
/** PrivateLinkHub provisioning state */
|
|
5461
5903
|
provisioningState?: string;
|
|
5462
5904
|
/**
|
|
@@ -5464,7 +5906,7 @@ export declare type PrivateLinkHub = TrackedResource & {
|
|
|
5464
5906
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5465
5907
|
*/
|
|
5466
5908
|
readonly privateEndpointConnections?: PrivateEndpointConnectionForPrivateLinkHubBasic[];
|
|
5467
|
-
}
|
|
5909
|
+
}
|
|
5468
5910
|
|
|
5469
5911
|
/** List of privateLinkHubs */
|
|
5470
5912
|
export declare interface PrivateLinkHubInfoListResult {
|
|
@@ -5632,13 +6074,13 @@ export declare interface PrivateLinkHubsUpdateOptionalParams extends coreClient.
|
|
|
5632
6074
|
export declare type PrivateLinkHubsUpdateResponse = PrivateLinkHub;
|
|
5633
6075
|
|
|
5634
6076
|
/** A private link resource */
|
|
5635
|
-
export declare
|
|
6077
|
+
export declare interface PrivateLinkResource extends ProxyResource {
|
|
5636
6078
|
/**
|
|
5637
6079
|
* The private link resource properties.
|
|
5638
6080
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5639
6081
|
*/
|
|
5640
6082
|
readonly properties?: PrivateLinkResourceProperties;
|
|
5641
|
-
}
|
|
6083
|
+
}
|
|
5642
6084
|
|
|
5643
6085
|
/** A list of private link resources */
|
|
5644
6086
|
export declare interface PrivateLinkResourceListResult {
|
|
@@ -5673,23 +6115,10 @@ export declare interface PrivateLinkResourceProperties {
|
|
|
5673
6115
|
readonly requiredZoneNames?: string[];
|
|
5674
6116
|
}
|
|
5675
6117
|
|
|
5676
|
-
/**
|
|
6118
|
+
/** The list Kusto Private Link Resources operation response. */
|
|
5677
6119
|
export declare interface PrivateLinkResources {
|
|
5678
|
-
/**
|
|
5679
|
-
|
|
5680
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
5681
|
-
* @param workspaceName The name of the workspace.
|
|
5682
|
-
* @param options The options parameters.
|
|
5683
|
-
*/
|
|
5684
|
-
list(resourceGroupName: string, workspaceName: string, options?: PrivateLinkResourcesListOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource>;
|
|
5685
|
-
/**
|
|
5686
|
-
* Get private link resource in workspace
|
|
5687
|
-
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
5688
|
-
* @param workspaceName The name of the workspace.
|
|
5689
|
-
* @param privateLinkResourceName The name of the private link resource
|
|
5690
|
-
* @param options The options parameters.
|
|
5691
|
-
*/
|
|
5692
|
-
get(resourceGroupName: string, workspaceName: string, privateLinkResourceName: string, options?: PrivateLinkResourcesGetOptionalParams): Promise<PrivateLinkResourcesGetResponse>;
|
|
6120
|
+
/** The list of Kusto Private Link Resources. */
|
|
6121
|
+
value?: KustoPoolPrivateLinkResources[];
|
|
5693
6122
|
}
|
|
5694
6123
|
|
|
5695
6124
|
/** Optional parameters. */
|
|
@@ -5713,6 +6142,25 @@ export declare interface PrivateLinkResourcesListOptionalParams extends coreClie
|
|
|
5713
6142
|
/** Contains response data for the list operation. */
|
|
5714
6143
|
export declare type PrivateLinkResourcesListResponse = PrivateLinkResourceListResult;
|
|
5715
6144
|
|
|
6145
|
+
/** Interface representing a PrivateLinkResourcesOperations. */
|
|
6146
|
+
export declare interface PrivateLinkResourcesOperations {
|
|
6147
|
+
/**
|
|
6148
|
+
* Get all private link resources for a workspaces
|
|
6149
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
6150
|
+
* @param workspaceName The name of the workspace.
|
|
6151
|
+
* @param options The options parameters.
|
|
6152
|
+
*/
|
|
6153
|
+
list(resourceGroupName: string, workspaceName: string, options?: PrivateLinkResourcesListOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource>;
|
|
6154
|
+
/**
|
|
6155
|
+
* Get private link resource in workspace
|
|
6156
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
6157
|
+
* @param workspaceName The name of the workspace.
|
|
6158
|
+
* @param privateLinkResourceName The name of the private link resource
|
|
6159
|
+
* @param options The options parameters.
|
|
6160
|
+
*/
|
|
6161
|
+
get(resourceGroupName: string, workspaceName: string, privateLinkResourceName: string, options?: PrivateLinkResourcesGetOptionalParams): Promise<PrivateLinkResourcesGetResponse>;
|
|
6162
|
+
}
|
|
6163
|
+
|
|
5716
6164
|
/** Connection state details of the private endpoint */
|
|
5717
6165
|
export declare interface PrivateLinkServiceConnectionState {
|
|
5718
6166
|
/** The private link service connection status. */
|
|
@@ -5740,7 +6188,8 @@ export declare interface PrivateLinkServiceConnectionState {
|
|
|
5740
6188
|
export declare type ProvisioningState = string;
|
|
5741
6189
|
|
|
5742
6190
|
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
5743
|
-
export declare
|
|
6191
|
+
export declare interface ProxyResource extends Resource {
|
|
6192
|
+
}
|
|
5744
6193
|
|
|
5745
6194
|
/** Purview Configuration */
|
|
5746
6195
|
export declare interface PurviewConfiguration {
|
|
@@ -5818,7 +6267,9 @@ export declare interface QueryStatistic {
|
|
|
5818
6267
|
}
|
|
5819
6268
|
|
|
5820
6269
|
/** Class representing a read only following database. */
|
|
5821
|
-
export declare
|
|
6270
|
+
export declare interface ReadOnlyFollowingDatabase extends Database {
|
|
6271
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6272
|
+
kind: "ReadOnlyFollowing";
|
|
5822
6273
|
/**
|
|
5823
6274
|
* The provisioned state of the resource.
|
|
5824
6275
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5851,10 +6302,12 @@ export declare type ReadOnlyFollowingDatabase = Database & {
|
|
|
5851
6302
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5852
6303
|
*/
|
|
5853
6304
|
readonly principalsModificationKind?: PrincipalsModificationKind;
|
|
5854
|
-
}
|
|
6305
|
+
}
|
|
5855
6306
|
|
|
5856
6307
|
/** Class representing a read write database. */
|
|
5857
|
-
export declare
|
|
6308
|
+
export declare interface ReadWriteDatabase extends Database {
|
|
6309
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6310
|
+
kind: "ReadWrite";
|
|
5858
6311
|
/**
|
|
5859
6312
|
* The provisioned state of the resource.
|
|
5860
6313
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5874,7 +6327,7 @@ export declare type ReadWriteDatabase = Database & {
|
|
|
5874
6327
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5875
6328
|
*/
|
|
5876
6329
|
readonly isFollowed?: boolean;
|
|
5877
|
-
}
|
|
6330
|
+
}
|
|
5878
6331
|
|
|
5879
6332
|
/**
|
|
5880
6333
|
* Defines values for Reason. \
|
|
@@ -5887,7 +6340,7 @@ export declare type ReadWriteDatabase = Database & {
|
|
|
5887
6340
|
export declare type Reason = string;
|
|
5888
6341
|
|
|
5889
6342
|
/** A recommended sensitivity label update operation. */
|
|
5890
|
-
export declare
|
|
6343
|
+
export declare interface RecommendedSensitivityLabelUpdate extends ProxyResource {
|
|
5891
6344
|
op?: RecommendedSensitivityLabelUpdateKind;
|
|
5892
6345
|
/** Schema name of the column to update. */
|
|
5893
6346
|
schema?: string;
|
|
@@ -5895,7 +6348,7 @@ export declare type RecommendedSensitivityLabelUpdate = ProxyResource & {
|
|
|
5895
6348
|
table?: string;
|
|
5896
6349
|
/** Column name to update. */
|
|
5897
6350
|
column?: string;
|
|
5898
|
-
}
|
|
6351
|
+
}
|
|
5899
6352
|
|
|
5900
6353
|
/** Defines values for RecommendedSensitivityLabelUpdateKind. */
|
|
5901
6354
|
export declare type RecommendedSensitivityLabelUpdateKind = "enable" | "disable";
|
|
@@ -5906,7 +6359,7 @@ export declare interface RecommendedSensitivityLabelUpdateList {
|
|
|
5906
6359
|
}
|
|
5907
6360
|
|
|
5908
6361
|
/** A recoverable sql pool */
|
|
5909
|
-
export declare
|
|
6362
|
+
export declare interface RecoverableSqlPool extends ProxyResource {
|
|
5910
6363
|
/**
|
|
5911
6364
|
* The edition of the database
|
|
5912
6365
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5927,7 +6380,7 @@ export declare type RecoverableSqlPool = ProxyResource & {
|
|
|
5927
6380
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5928
6381
|
*/
|
|
5929
6382
|
readonly lastAvailableBackupDate?: Date;
|
|
5930
|
-
}
|
|
6383
|
+
}
|
|
5931
6384
|
|
|
5932
6385
|
/** The response to a list recoverable sql pools request */
|
|
5933
6386
|
export declare interface RecoverableSqlPoolListResult {
|
|
@@ -5958,7 +6411,7 @@ export declare interface ReplaceAllIpFirewallRulesRequest {
|
|
|
5958
6411
|
}
|
|
5959
6412
|
|
|
5960
6413
|
/** Represents a Sql pool replication link. */
|
|
5961
|
-
export declare
|
|
6414
|
+
export declare interface ReplicationLink extends ProxyResource {
|
|
5962
6415
|
/**
|
|
5963
6416
|
* Location of the workspace that contains this firewall rule.
|
|
5964
6417
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -6014,7 +6467,7 @@ export declare type ReplicationLink = ProxyResource & {
|
|
|
6014
6467
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6015
6468
|
*/
|
|
6016
6469
|
readonly replicationState?: ReplicationState;
|
|
6017
|
-
}
|
|
6470
|
+
}
|
|
6018
6471
|
|
|
6019
6472
|
/** Represents the response to a List Sql pool replication link request. */
|
|
6020
6473
|
export declare interface ReplicationLinkListResult {
|
|
@@ -6086,7 +6539,7 @@ export declare interface ResourceMoveDefinition {
|
|
|
6086
6539
|
export declare type ResourceProvisioningState = string;
|
|
6087
6540
|
|
|
6088
6541
|
/** A restorable dropped Sql pool */
|
|
6089
|
-
export declare
|
|
6542
|
+
export declare interface RestorableDroppedSqlPool extends ProxyResource {
|
|
6090
6543
|
/**
|
|
6091
6544
|
* The geo-location where the resource lives
|
|
6092
6545
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -6132,7 +6585,7 @@ export declare type RestorableDroppedSqlPool = ProxyResource & {
|
|
|
6132
6585
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6133
6586
|
*/
|
|
6134
6587
|
readonly earliestRestoreDate?: Date;
|
|
6135
|
-
}
|
|
6588
|
+
}
|
|
6136
6589
|
|
|
6137
6590
|
/** The response to a list restorable dropped Sql pools request */
|
|
6138
6591
|
export declare interface RestorableDroppedSqlPoolListResult {
|
|
@@ -6175,7 +6628,7 @@ export declare interface RestorableDroppedSqlPoolsListByWorkspaceOptionalParams
|
|
|
6175
6628
|
export declare type RestorableDroppedSqlPoolsListByWorkspaceResponse = RestorableDroppedSqlPoolListResult;
|
|
6176
6629
|
|
|
6177
6630
|
/** Database restore points. */
|
|
6178
|
-
export declare
|
|
6631
|
+
export declare interface RestorePoint extends ProxyResource {
|
|
6179
6632
|
/**
|
|
6180
6633
|
* Resource location.
|
|
6181
6634
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -6201,7 +6654,7 @@ export declare type RestorePoint = ProxyResource & {
|
|
|
6201
6654
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6202
6655
|
*/
|
|
6203
6656
|
readonly restorePointLabel?: string;
|
|
6204
|
-
}
|
|
6657
|
+
}
|
|
6205
6658
|
|
|
6206
6659
|
/** A list of long term retention backups. */
|
|
6207
6660
|
export declare interface RestorePointListResult {
|
|
@@ -6229,12 +6682,12 @@ export declare interface SecretBase {
|
|
|
6229
6682
|
export declare type SecretBaseUnion = SecretBase | SecureString;
|
|
6230
6683
|
|
|
6231
6684
|
/** Azure Synapse secure string definition. The string value will be masked with asterisks '*' during Get or List API calls. */
|
|
6232
|
-
export declare
|
|
6685
|
+
export declare interface SecureString extends SecretBase {
|
|
6233
6686
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6234
6687
|
type: "SecureString";
|
|
6235
6688
|
/** Value of secure string. */
|
|
6236
6689
|
value: string;
|
|
6237
|
-
}
|
|
6690
|
+
}
|
|
6238
6691
|
|
|
6239
6692
|
/**
|
|
6240
6693
|
* Defines values for SecurityAlertPolicyName. \
|
|
@@ -6258,12 +6711,12 @@ export declare type SecurityAlertPolicyNameAutoGenerated = string;
|
|
|
6258
6711
|
export declare type SecurityAlertPolicyState = "New" | "Enabled" | "Disabled";
|
|
6259
6712
|
|
|
6260
6713
|
/** Self-hosted integration runtime. */
|
|
6261
|
-
export declare
|
|
6714
|
+
export declare interface SelfHostedIntegrationRuntime extends IntegrationRuntime {
|
|
6262
6715
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6263
6716
|
type: "SelfHosted";
|
|
6264
6717
|
/** Linked integration runtime type from data factory */
|
|
6265
6718
|
linkedInfo?: LinkedIntegrationRuntimeTypeUnion;
|
|
6266
|
-
}
|
|
6719
|
+
}
|
|
6267
6720
|
|
|
6268
6721
|
/** Properties of Self-hosted integration runtime node. */
|
|
6269
6722
|
export declare interface SelfHostedIntegrationRuntimeNode {
|
|
@@ -6379,7 +6832,7 @@ export declare interface SelfHostedIntegrationRuntimeNode {
|
|
|
6379
6832
|
export declare type SelfHostedIntegrationRuntimeNodeStatus = string;
|
|
6380
6833
|
|
|
6381
6834
|
/** Self-hosted integration runtime status. */
|
|
6382
|
-
export declare
|
|
6835
|
+
export declare interface SelfHostedIntegrationRuntimeStatus extends IntegrationRuntimeStatus {
|
|
6383
6836
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6384
6837
|
type: "SelfHosted";
|
|
6385
6838
|
/**
|
|
@@ -6467,10 +6920,10 @@ export declare type SelfHostedIntegrationRuntimeStatus = IntegrationRuntimeStatu
|
|
|
6467
6920
|
serviceRegion?: string;
|
|
6468
6921
|
/** The newer versions on download center. */
|
|
6469
6922
|
newerVersions?: string[];
|
|
6470
|
-
}
|
|
6923
|
+
}
|
|
6471
6924
|
|
|
6472
6925
|
/** A sensitivity label. */
|
|
6473
|
-
export declare
|
|
6926
|
+
export declare interface SensitivityLabel extends ProxyResource {
|
|
6474
6927
|
/**
|
|
6475
6928
|
* managed by
|
|
6476
6929
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -6505,7 +6958,7 @@ export declare type SensitivityLabel = ProxyResource & {
|
|
|
6505
6958
|
*/
|
|
6506
6959
|
readonly isDisabled?: boolean;
|
|
6507
6960
|
rank?: SensitivityLabelRank;
|
|
6508
|
-
}
|
|
6961
|
+
}
|
|
6509
6962
|
|
|
6510
6963
|
/** A list of sensitivity labels. */
|
|
6511
6964
|
export declare interface SensitivityLabelListResult {
|
|
@@ -6528,7 +6981,7 @@ export declare type SensitivityLabelRank = "None" | "Low" | "Medium" | "High" |
|
|
|
6528
6981
|
export declare type SensitivityLabelSource = "current" | "recommended";
|
|
6529
6982
|
|
|
6530
6983
|
/** A sensitivity label update operation. */
|
|
6531
|
-
export declare
|
|
6984
|
+
export declare interface SensitivityLabelUpdate extends ProxyResource {
|
|
6532
6985
|
op?: SensitivityLabelUpdateKind;
|
|
6533
6986
|
/** Schema name of the column to update. */
|
|
6534
6987
|
schema?: string;
|
|
@@ -6538,7 +6991,7 @@ export declare type SensitivityLabelUpdate = ProxyResource & {
|
|
|
6538
6991
|
column?: string;
|
|
6539
6992
|
/** The sensitivity label information to apply on a column. */
|
|
6540
6993
|
sensitivityLabel?: SensitivityLabel;
|
|
6541
|
-
}
|
|
6994
|
+
}
|
|
6542
6995
|
|
|
6543
6996
|
/** Defines values for SensitivityLabelUpdateKind. */
|
|
6544
6997
|
export declare type SensitivityLabelUpdateKind = "set" | "remove";
|
|
@@ -6549,7 +7002,7 @@ export declare interface SensitivityLabelUpdateList {
|
|
|
6549
7002
|
}
|
|
6550
7003
|
|
|
6551
7004
|
/** A server blob auditing policy. */
|
|
6552
|
-
export declare
|
|
7005
|
+
export declare interface ServerBlobAuditingPolicy extends ProxyResource {
|
|
6553
7006
|
/** Specifies the state of the policy. If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled are required. */
|
|
6554
7007
|
state?: BlobAuditingPolicyState;
|
|
6555
7008
|
/** Specifies the blob storage endpoint (e.g. https://MyAccount.blob.core.windows.net). If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled is required. */
|
|
@@ -6663,7 +7116,7 @@ export declare type ServerBlobAuditingPolicy = ProxyResource & {
|
|
|
6663
7116
|
*
|
|
6664
7117
|
*/
|
|
6665
7118
|
isDevopsAuditEnabled?: boolean;
|
|
6666
|
-
}
|
|
7119
|
+
}
|
|
6667
7120
|
|
|
6668
7121
|
/** A list of server auditing settings. */
|
|
6669
7122
|
export declare interface ServerBlobAuditingPolicyListResult {
|
|
@@ -6690,7 +7143,7 @@ export declare interface ServerBlobAuditingPolicyListResult {
|
|
|
6690
7143
|
export declare type ServerKeyType = string;
|
|
6691
7144
|
|
|
6692
7145
|
/** Workspace managed Sql server security alert policy. */
|
|
6693
|
-
export declare
|
|
7146
|
+
export declare interface ServerSecurityAlertPolicy extends ProxyResource {
|
|
6694
7147
|
/** Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific server */
|
|
6695
7148
|
state?: SecurityAlertPolicyState;
|
|
6696
7149
|
/** Specifies an array of alerts that are disabled. Allowed values are: Sql_Injection, Sql_Injection_Vulnerability, Access_Anomaly, Data_Exfiltration, Unsafe_Action */
|
|
@@ -6710,7 +7163,7 @@ export declare type ServerSecurityAlertPolicy = ProxyResource & {
|
|
|
6710
7163
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6711
7164
|
*/
|
|
6712
7165
|
readonly creationTime?: Date;
|
|
6713
|
-
}
|
|
7166
|
+
}
|
|
6714
7167
|
|
|
6715
7168
|
/** A list of the workspace managed sql server's security alert policies. */
|
|
6716
7169
|
export declare interface ServerSecurityAlertPolicyListResult {
|
|
@@ -6777,7 +7230,7 @@ export declare interface ServerUsageListResult {
|
|
|
6777
7230
|
}
|
|
6778
7231
|
|
|
6779
7232
|
/** A server vulnerability assessment. */
|
|
6780
|
-
export declare
|
|
7233
|
+
export declare interface ServerVulnerabilityAssessment extends ProxyResource {
|
|
6781
7234
|
/** A blob storage container path to hold the scan results (e.g. https://myStorage.blob.core.windows.net/VaScans/). */
|
|
6782
7235
|
storageContainerPath?: string;
|
|
6783
7236
|
/** A shared access signature (SAS Key) that has read and write access to the blob container specified in 'storageContainerPath' parameter. If 'storageAccountAccessKey' isn't specified, StorageContainerSasKey is required. */
|
|
@@ -6786,7 +7239,7 @@ export declare type ServerVulnerabilityAssessment = ProxyResource & {
|
|
|
6786
7239
|
storageAccountAccessKey?: string;
|
|
6787
7240
|
/** The recurring scans settings */
|
|
6788
7241
|
recurringScans?: VulnerabilityAssessmentRecurringScansProperties;
|
|
6789
|
-
}
|
|
7242
|
+
}
|
|
6790
7243
|
|
|
6791
7244
|
/** A list of the server's vulnerability assessments. */
|
|
6792
7245
|
export declare interface ServerVulnerabilityAssessmentListResult {
|
|
@@ -6928,7 +7381,7 @@ export declare interface SparkConfigurationListResponse {
|
|
|
6928
7381
|
}
|
|
6929
7382
|
|
|
6930
7383
|
/** SparkConfiguration response details */
|
|
6931
|
-
export declare
|
|
7384
|
+
export declare interface SparkConfigurationResource extends SubResource {
|
|
6932
7385
|
/** Description about the SparkConfiguration. */
|
|
6933
7386
|
description?: string;
|
|
6934
7387
|
/** SparkConfiguration configs. */
|
|
@@ -6943,7 +7396,11 @@ export declare type SparkConfigurationResource = SubResource & {
|
|
|
6943
7396
|
createdBy?: string;
|
|
6944
7397
|
/** The timestamp of resource creation. */
|
|
6945
7398
|
created?: Date;
|
|
6946
|
-
|
|
7399
|
+
/** SparkConfiguration merge configs. */
|
|
7400
|
+
configMergeRule?: {
|
|
7401
|
+
[propertyName: string]: string;
|
|
7402
|
+
};
|
|
7403
|
+
}
|
|
6947
7404
|
|
|
6948
7405
|
/** Interface representing a SparkConfigurations. */
|
|
6949
7406
|
export declare interface SparkConfigurations {
|
|
@@ -6971,7 +7428,7 @@ export declare interface SparkConfigurationsListByWorkspaceOptionalParams extend
|
|
|
6971
7428
|
export declare type SparkConfigurationsListByWorkspaceResponse = SparkConfigurationListResponse;
|
|
6972
7429
|
|
|
6973
7430
|
/** A SQL Analytics pool */
|
|
6974
|
-
export declare
|
|
7431
|
+
export declare interface SqlPool extends TrackedResource {
|
|
6975
7432
|
/** SQL pool SKU */
|
|
6976
7433
|
sku?: Sku;
|
|
6977
7434
|
/** Maximum size in bytes */
|
|
@@ -7012,7 +7469,7 @@ export declare type SqlPool = TrackedResource & {
|
|
|
7012
7469
|
storageAccountType?: StorageAccountType;
|
|
7013
7470
|
/** Specifies the time that the sql pool was deleted */
|
|
7014
7471
|
sourceDatabaseDeletionDate?: Date;
|
|
7015
|
-
}
|
|
7472
|
+
}
|
|
7016
7473
|
|
|
7017
7474
|
/** Interface representing a SqlPoolBlobAuditingPolicies. */
|
|
7018
7475
|
export declare interface SqlPoolBlobAuditingPolicies {
|
|
@@ -7072,7 +7529,7 @@ export declare interface SqlPoolBlobAuditingPoliciesListBySqlPoolOptionalParams
|
|
|
7072
7529
|
export declare type SqlPoolBlobAuditingPoliciesListBySqlPoolResponse = SqlPoolBlobAuditingPolicyListResult;
|
|
7073
7530
|
|
|
7074
7531
|
/** A Sql pool blob auditing policy. */
|
|
7075
|
-
export declare
|
|
7532
|
+
export declare interface SqlPoolBlobAuditingPolicy extends ProxyResource {
|
|
7076
7533
|
/**
|
|
7077
7534
|
* Resource kind.
|
|
7078
7535
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -7165,7 +7622,7 @@ export declare type SqlPoolBlobAuditingPolicy = ProxyResource & {
|
|
|
7165
7622
|
*
|
|
7166
7623
|
*/
|
|
7167
7624
|
isAzureMonitorTargetEnabled?: boolean;
|
|
7168
|
-
}
|
|
7625
|
+
}
|
|
7169
7626
|
|
|
7170
7627
|
/** A list of Sql pool auditing settings. */
|
|
7171
7628
|
export declare interface SqlPoolBlobAuditingPolicyListResult {
|
|
@@ -7196,7 +7653,7 @@ export declare interface SqlPoolBlobAuditingPolicySqlPoolOperationListResult {
|
|
|
7196
7653
|
}
|
|
7197
7654
|
|
|
7198
7655
|
/** A Sql pool column resource. */
|
|
7199
|
-
export declare
|
|
7656
|
+
export declare interface SqlPoolColumn extends ProxyResource {
|
|
7200
7657
|
/** The column data type. */
|
|
7201
7658
|
columnType?: ColumnDataType;
|
|
7202
7659
|
/**
|
|
@@ -7204,7 +7661,7 @@ export declare type SqlPoolColumn = ProxyResource & {
|
|
|
7204
7661
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7205
7662
|
*/
|
|
7206
7663
|
readonly isComputed?: boolean;
|
|
7207
|
-
}
|
|
7664
|
+
}
|
|
7208
7665
|
|
|
7209
7666
|
/** A list of Sql pool columns. */
|
|
7210
7667
|
export declare interface SqlPoolColumnListResult {
|
|
@@ -7263,7 +7720,7 @@ export declare interface SqlPoolConnectionPoliciesGetOptionalParams extends core
|
|
|
7263
7720
|
export declare type SqlPoolConnectionPoliciesGetResponse = SqlPoolConnectionPolicy;
|
|
7264
7721
|
|
|
7265
7722
|
/** A Sql pool connection policy. */
|
|
7266
|
-
export declare
|
|
7723
|
+
export declare interface SqlPoolConnectionPolicy extends ProxyResource {
|
|
7267
7724
|
/**
|
|
7268
7725
|
* Resource kind.
|
|
7269
7726
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -7288,7 +7745,7 @@ export declare type SqlPoolConnectionPolicy = ProxyResource & {
|
|
|
7288
7745
|
redirectionState?: string;
|
|
7289
7746
|
/** The connection policy state. */
|
|
7290
7747
|
state?: string;
|
|
7291
|
-
}
|
|
7748
|
+
}
|
|
7292
7749
|
|
|
7293
7750
|
/** Interface representing a SqlPoolDataWarehouseUserActivities. */
|
|
7294
7751
|
export declare interface SqlPoolDataWarehouseUserActivities {
|
|
@@ -7460,7 +7917,7 @@ export declare interface SqlPoolMetadataSyncConfigsGetOptionalParams extends cor
|
|
|
7460
7917
|
export declare type SqlPoolMetadataSyncConfigsGetResponse = MetadataSyncConfig;
|
|
7461
7918
|
|
|
7462
7919
|
/** A Sql pool operation. */
|
|
7463
|
-
export declare
|
|
7920
|
+
export declare interface SqlPoolOperation extends ProxyResource {
|
|
7464
7921
|
/**
|
|
7465
7922
|
* The name of the Sql pool the operation is being performed on.
|
|
7466
7923
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -7531,7 +7988,7 @@ export declare type SqlPoolOperation = ProxyResource & {
|
|
|
7531
7988
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7532
7989
|
*/
|
|
7533
7990
|
readonly isCancellable?: boolean;
|
|
7534
|
-
}
|
|
7991
|
+
}
|
|
7535
7992
|
|
|
7536
7993
|
/** Interface representing a SqlPoolOperationResults. */
|
|
7537
7994
|
export declare interface SqlPoolOperationResults {
|
|
@@ -7543,15 +8000,28 @@ export declare interface SqlPoolOperationResults {
|
|
|
7543
8000
|
* @param operationId Operation ID
|
|
7544
8001
|
* @param options The options parameters.
|
|
7545
8002
|
*/
|
|
7546
|
-
|
|
8003
|
+
beginGetLocationHeaderResult(resourceGroupName: string, workspaceName: string, sqlPoolName: string, operationId: string, options?: SqlPoolOperationResultsGetLocationHeaderResultOptionalParams): Promise<PollerLike<PollOperationState<SqlPoolOperationResultsGetLocationHeaderResultResponse>, SqlPoolOperationResultsGetLocationHeaderResultResponse>>;
|
|
8004
|
+
/**
|
|
8005
|
+
* Get the status of a SQL pool operation
|
|
8006
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
8007
|
+
* @param workspaceName The name of the workspace.
|
|
8008
|
+
* @param sqlPoolName SQL pool name
|
|
8009
|
+
* @param operationId Operation ID
|
|
8010
|
+
* @param options The options parameters.
|
|
8011
|
+
*/
|
|
8012
|
+
beginGetLocationHeaderResultAndWait(resourceGroupName: string, workspaceName: string, sqlPoolName: string, operationId: string, options?: SqlPoolOperationResultsGetLocationHeaderResultOptionalParams): Promise<SqlPoolOperationResultsGetLocationHeaderResultResponse>;
|
|
7547
8013
|
}
|
|
7548
8014
|
|
|
7549
8015
|
/** Optional parameters. */
|
|
7550
8016
|
export declare interface SqlPoolOperationResultsGetLocationHeaderResultOptionalParams extends coreClient.OperationOptions {
|
|
8017
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
8018
|
+
updateIntervalInMs?: number;
|
|
8019
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
8020
|
+
resumeFrom?: string;
|
|
7551
8021
|
}
|
|
7552
8022
|
|
|
7553
8023
|
/** Contains response data for the getLocationHeaderResult operation. */
|
|
7554
|
-
export declare type SqlPoolOperationResultsGetLocationHeaderResultResponse =
|
|
8024
|
+
export declare type SqlPoolOperationResultsGetLocationHeaderResultResponse = SqlPool;
|
|
7555
8025
|
|
|
7556
8026
|
/** Interface representing a SqlPoolOperations. */
|
|
7557
8027
|
export declare interface SqlPoolOperations {
|
|
@@ -7797,7 +8267,16 @@ export declare interface SqlPools {
|
|
|
7797
8267
|
* @param sqlPoolInfo The updated SQL pool properties
|
|
7798
8268
|
* @param options The options parameters.
|
|
7799
8269
|
*/
|
|
7800
|
-
|
|
8270
|
+
beginUpdate(resourceGroupName: string, workspaceName: string, sqlPoolName: string, sqlPoolInfo: SqlPoolPatchInfo, options?: SqlPoolsUpdateOptionalParams): Promise<PollerLike<PollOperationState<SqlPoolsUpdateResponse>, SqlPoolsUpdateResponse>>;
|
|
8271
|
+
/**
|
|
8272
|
+
* Apply a partial update to a SQL pool
|
|
8273
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
8274
|
+
* @param workspaceName The name of the workspace.
|
|
8275
|
+
* @param sqlPoolName SQL pool name
|
|
8276
|
+
* @param sqlPoolInfo The updated SQL pool properties
|
|
8277
|
+
* @param options The options parameters.
|
|
8278
|
+
*/
|
|
8279
|
+
beginUpdateAndWait(resourceGroupName: string, workspaceName: string, sqlPoolName: string, sqlPoolInfo: SqlPoolPatchInfo, options?: SqlPoolsUpdateOptionalParams): Promise<SqlPoolsUpdateResponse>;
|
|
7801
8280
|
/**
|
|
7802
8281
|
* Create a SQL pool
|
|
7803
8282
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
@@ -7876,7 +8355,8 @@ export declare interface SqlPools {
|
|
|
7876
8355
|
}
|
|
7877
8356
|
|
|
7878
8357
|
/** A Sql pool schema resource. */
|
|
7879
|
-
export declare
|
|
8358
|
+
export declare interface SqlPoolSchema extends ProxyResource {
|
|
8359
|
+
}
|
|
7880
8360
|
|
|
7881
8361
|
/** A list of Sql pool schemas. */
|
|
7882
8362
|
export declare interface SqlPoolSchemaListResult {
|
|
@@ -7922,8 +8402,6 @@ export declare type SqlPoolSchemasGetResponse = SqlPoolSchema;
|
|
|
7922
8402
|
|
|
7923
8403
|
/** Optional parameters. */
|
|
7924
8404
|
export declare interface SqlPoolSchemasListNextOptionalParams extends coreClient.OperationOptions {
|
|
7925
|
-
/** An OData filter expression that filters elements in the collection. */
|
|
7926
|
-
filter?: string;
|
|
7927
8405
|
}
|
|
7928
8406
|
|
|
7929
8407
|
/** Contains response data for the listNext operation. */
|
|
@@ -7958,7 +8436,7 @@ export declare interface SqlPoolsDeleteOptionalParams extends coreClient.Operati
|
|
|
7958
8436
|
}
|
|
7959
8437
|
|
|
7960
8438
|
/** Contains response data for the delete operation. */
|
|
7961
|
-
export declare type SqlPoolsDeleteResponse =
|
|
8439
|
+
export declare type SqlPoolsDeleteResponse = SqlPool;
|
|
7962
8440
|
|
|
7963
8441
|
/** Interface representing a SqlPoolSecurityAlertPolicies. */
|
|
7964
8442
|
export declare interface SqlPoolSecurityAlertPolicies {
|
|
@@ -8020,7 +8498,7 @@ export declare interface SqlPoolSecurityAlertPoliciesListOptionalParams extends
|
|
|
8020
8498
|
export declare type SqlPoolSecurityAlertPoliciesListResponse = ListSqlPoolSecurityAlertPolicies;
|
|
8021
8499
|
|
|
8022
8500
|
/** A Sql pool security alert policy. */
|
|
8023
|
-
export declare
|
|
8501
|
+
export declare interface SqlPoolSecurityAlertPolicy extends ProxyResource {
|
|
8024
8502
|
/** Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific Sql pool. */
|
|
8025
8503
|
state?: SecurityAlertPolicyState;
|
|
8026
8504
|
/** Specifies an array of alerts that are disabled. Allowed values are: Sql_Injection, Sql_Injection_Vulnerability, Access_Anomaly, Data_Exfiltration, Unsafe_Action */
|
|
@@ -8040,7 +8518,7 @@ export declare type SqlPoolSecurityAlertPolicy = ProxyResource & {
|
|
|
8040
8518
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
8041
8519
|
*/
|
|
8042
8520
|
readonly creationTime?: Date;
|
|
8043
|
-
}
|
|
8521
|
+
}
|
|
8044
8522
|
|
|
8045
8523
|
/** Interface representing a SqlPoolSensitivityLabels. */
|
|
8046
8524
|
export declare interface SqlPoolSensitivityLabels {
|
|
@@ -8157,8 +8635,6 @@ export declare type SqlPoolSensitivityLabelsGetResponse = SensitivityLabel;
|
|
|
8157
8635
|
|
|
8158
8636
|
/** Optional parameters. */
|
|
8159
8637
|
export declare interface SqlPoolSensitivityLabelsListCurrentNextOptionalParams extends coreClient.OperationOptions {
|
|
8160
|
-
/** An OData filter expression that filters elements in the collection. */
|
|
8161
|
-
filter?: string;
|
|
8162
8638
|
}
|
|
8163
8639
|
|
|
8164
8640
|
/** Contains response data for the listCurrentNext operation. */
|
|
@@ -8175,12 +8651,6 @@ export declare type SqlPoolSensitivityLabelsListCurrentResponse = SensitivityLab
|
|
|
8175
8651
|
|
|
8176
8652
|
/** Optional parameters. */
|
|
8177
8653
|
export declare interface SqlPoolSensitivityLabelsListRecommendedNextOptionalParams extends coreClient.OperationOptions {
|
|
8178
|
-
/** An OData filter expression that filters elements in the collection. */
|
|
8179
|
-
filter?: string;
|
|
8180
|
-
/** Specifies whether to include disabled recommendations or not. */
|
|
8181
|
-
includeDisabledRecommendations?: boolean;
|
|
8182
|
-
/** An OData query option to indicate how many elements to skip in the collection. */
|
|
8183
|
-
skipToken?: string;
|
|
8184
8654
|
}
|
|
8185
8655
|
|
|
8186
8656
|
/** Contains response data for the listRecommendedNext operation. */
|
|
@@ -8233,7 +8703,7 @@ export declare interface SqlPoolsPauseOptionalParams extends coreClient.Operatio
|
|
|
8233
8703
|
}
|
|
8234
8704
|
|
|
8235
8705
|
/** Contains response data for the pause operation. */
|
|
8236
|
-
export declare type SqlPoolsPauseResponse =
|
|
8706
|
+
export declare type SqlPoolsPauseResponse = SqlPool;
|
|
8237
8707
|
|
|
8238
8708
|
/** Optional parameters. */
|
|
8239
8709
|
export declare interface SqlPoolsRenameOptionalParams extends coreClient.OperationOptions {
|
|
@@ -8248,17 +8718,22 @@ export declare interface SqlPoolsResumeOptionalParams extends coreClient.Operati
|
|
|
8248
8718
|
}
|
|
8249
8719
|
|
|
8250
8720
|
/** Contains response data for the resume operation. */
|
|
8251
|
-
export declare type SqlPoolsResumeResponse =
|
|
8721
|
+
export declare type SqlPoolsResumeResponse = SqlPool;
|
|
8252
8722
|
|
|
8253
8723
|
/** Optional parameters. */
|
|
8254
8724
|
export declare interface SqlPoolsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
8725
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
8726
|
+
updateIntervalInMs?: number;
|
|
8727
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
8728
|
+
resumeFrom?: string;
|
|
8255
8729
|
}
|
|
8256
8730
|
|
|
8257
8731
|
/** Contains response data for the update operation. */
|
|
8258
8732
|
export declare type SqlPoolsUpdateResponse = SqlPool;
|
|
8259
8733
|
|
|
8260
8734
|
/** A Sql pool table resource. */
|
|
8261
|
-
export declare
|
|
8735
|
+
export declare interface SqlPoolTable extends ProxyResource {
|
|
8736
|
+
}
|
|
8262
8737
|
|
|
8263
8738
|
/** Interface representing a SqlPoolTableColumns. */
|
|
8264
8739
|
export declare interface SqlPoolTableColumns {
|
|
@@ -8276,8 +8751,6 @@ export declare interface SqlPoolTableColumns {
|
|
|
8276
8751
|
|
|
8277
8752
|
/** Optional parameters. */
|
|
8278
8753
|
export declare interface SqlPoolTableColumnsListByTableNameNextOptionalParams extends coreClient.OperationOptions {
|
|
8279
|
-
/** An OData filter expression that filters elements in the collection. */
|
|
8280
|
-
filter?: string;
|
|
8281
8754
|
}
|
|
8282
8755
|
|
|
8283
8756
|
/** Contains response data for the listByTableNameNext operation. */
|
|
@@ -8338,8 +8811,6 @@ export declare type SqlPoolTablesGetResponse = SqlPoolTable;
|
|
|
8338
8811
|
|
|
8339
8812
|
/** Optional parameters. */
|
|
8340
8813
|
export declare interface SqlPoolTablesListBySchemaNextOptionalParams extends coreClient.OperationOptions {
|
|
8341
|
-
/** An OData filter expression that filters elements in the collection. */
|
|
8342
|
-
filter?: string;
|
|
8343
8814
|
}
|
|
8344
8815
|
|
|
8345
8816
|
/** Contains response data for the listBySchemaNext operation. */
|
|
@@ -8490,7 +8961,7 @@ export declare interface SqlPoolUsagesListOptionalParams extends coreClient.Oper
|
|
|
8490
8961
|
export declare type SqlPoolUsagesListResponse = SqlPoolUsageListResult;
|
|
8491
8962
|
|
|
8492
8963
|
/** A Sql pool vulnerability assessment. */
|
|
8493
|
-
export declare
|
|
8964
|
+
export declare interface SqlPoolVulnerabilityAssessment extends ProxyResource {
|
|
8494
8965
|
/** A blob storage container path to hold the scan results (e.g. https://myStorage.blob.core.windows.net/VaScans/). It is required if server level vulnerability assessment policy doesn't set */
|
|
8495
8966
|
storageContainerPath?: string;
|
|
8496
8967
|
/** A shared access signature (SAS Key) that has write access to the blob container specified in 'storageContainerPath' parameter. If 'storageAccountAccessKey' isn't specified, StorageContainerSasKey is required. */
|
|
@@ -8499,7 +8970,7 @@ export declare type SqlPoolVulnerabilityAssessment = ProxyResource & {
|
|
|
8499
8970
|
storageAccountAccessKey?: string;
|
|
8500
8971
|
/** The recurring scans settings */
|
|
8501
8972
|
recurringScans?: VulnerabilityAssessmentRecurringScansProperties;
|
|
8502
|
-
}
|
|
8973
|
+
}
|
|
8503
8974
|
|
|
8504
8975
|
/** A list of the Sql pool's vulnerability assessments. */
|
|
8505
8976
|
export declare interface SqlPoolVulnerabilityAssessmentListResult {
|
|
@@ -8516,10 +8987,10 @@ export declare interface SqlPoolVulnerabilityAssessmentListResult {
|
|
|
8516
8987
|
}
|
|
8517
8988
|
|
|
8518
8989
|
/** A Sql pool vulnerability assessment rule baseline. */
|
|
8519
|
-
export declare
|
|
8990
|
+
export declare interface SqlPoolVulnerabilityAssessmentRuleBaseline extends ProxyResource {
|
|
8520
8991
|
/** The rule baseline result */
|
|
8521
8992
|
baselineResults?: SqlPoolVulnerabilityAssessmentRuleBaselineItem[];
|
|
8522
|
-
}
|
|
8993
|
+
}
|
|
8523
8994
|
|
|
8524
8995
|
/** Properties for an Sql pool vulnerability assessment rule baseline's result. */
|
|
8525
8996
|
export declare interface SqlPoolVulnerabilityAssessmentRuleBaselineItem {
|
|
@@ -8680,13 +9151,13 @@ export declare interface SqlPoolVulnerabilityAssessmentScans {
|
|
|
8680
9151
|
}
|
|
8681
9152
|
|
|
8682
9153
|
/** A Sql pool Vulnerability Assessment scan export resource. */
|
|
8683
|
-
export declare
|
|
9154
|
+
export declare interface SqlPoolVulnerabilityAssessmentScansExport extends ProxyResource {
|
|
8684
9155
|
/**
|
|
8685
9156
|
* Location of the exported report (e.g. https://myStorage.blob.core.windows.net/VaScans/scans/serverName/databaseName/scan_scanId.xlsx).
|
|
8686
9157
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
8687
9158
|
*/
|
|
8688
9159
|
readonly exportedReportLocation?: string;
|
|
8689
|
-
}
|
|
9160
|
+
}
|
|
8690
9161
|
|
|
8691
9162
|
/** Optional parameters. */
|
|
8692
9163
|
export declare interface SqlPoolVulnerabilityAssessmentScansExportOptionalParams extends coreClient.OperationOptions {
|
|
@@ -8961,14 +9432,14 @@ export declare interface SqlPoolWorkloadGroupListOptionalParams extends coreClie
|
|
|
8961
9432
|
export declare type SqlPoolWorkloadGroupListResponse = WorkloadGroupListResult;
|
|
8962
9433
|
|
|
8963
9434
|
/** Ssis environment. */
|
|
8964
|
-
export declare
|
|
9435
|
+
export declare interface SsisEnvironment extends SsisObjectMetadata {
|
|
8965
9436
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8966
9437
|
type: "Environment";
|
|
8967
9438
|
/** Folder id which contains environment. */
|
|
8968
9439
|
folderId?: number;
|
|
8969
9440
|
/** Variable in environment */
|
|
8970
9441
|
variables?: SsisVariable[];
|
|
8971
|
-
}
|
|
9442
|
+
}
|
|
8972
9443
|
|
|
8973
9444
|
/** Ssis environment reference. */
|
|
8974
9445
|
export declare interface SsisEnvironmentReference {
|
|
@@ -8983,10 +9454,10 @@ export declare interface SsisEnvironmentReference {
|
|
|
8983
9454
|
}
|
|
8984
9455
|
|
|
8985
9456
|
/** Ssis folder. */
|
|
8986
|
-
export declare
|
|
9457
|
+
export declare interface SsisFolder extends SsisObjectMetadata {
|
|
8987
9458
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8988
9459
|
type: "Folder";
|
|
8989
|
-
}
|
|
9460
|
+
}
|
|
8990
9461
|
|
|
8991
9462
|
/** SSIS object metadata. */
|
|
8992
9463
|
export declare interface SsisObjectMetadata {
|
|
@@ -9035,7 +9506,7 @@ export declare type SsisObjectMetadataType = string;
|
|
|
9035
9506
|
export declare type SsisObjectMetadataUnion = SsisObjectMetadata | SsisFolder | SsisProject | SsisPackage | SsisEnvironment;
|
|
9036
9507
|
|
|
9037
9508
|
/** Ssis Package. */
|
|
9038
|
-
export declare
|
|
9509
|
+
export declare interface SsisPackage extends SsisObjectMetadata {
|
|
9039
9510
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
9040
9511
|
type: "Package";
|
|
9041
9512
|
/** Folder id which contains package. */
|
|
@@ -9046,7 +9517,7 @@ export declare type SsisPackage = SsisObjectMetadata & {
|
|
|
9046
9517
|
projectId?: number;
|
|
9047
9518
|
/** Parameters in package */
|
|
9048
9519
|
parameters?: SsisParameter[];
|
|
9049
|
-
}
|
|
9520
|
+
}
|
|
9050
9521
|
|
|
9051
9522
|
/** Ssis parameter. */
|
|
9052
9523
|
export declare interface SsisParameter {
|
|
@@ -9077,7 +9548,7 @@ export declare interface SsisParameter {
|
|
|
9077
9548
|
}
|
|
9078
9549
|
|
|
9079
9550
|
/** Ssis project. */
|
|
9080
|
-
export declare
|
|
9551
|
+
export declare interface SsisProject extends SsisObjectMetadata {
|
|
9081
9552
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
9082
9553
|
type: "Project";
|
|
9083
9554
|
/** Folder id which contains project. */
|
|
@@ -9088,7 +9559,7 @@ export declare type SsisProject = SsisObjectMetadata & {
|
|
|
9088
9559
|
environmentRefs?: SsisEnvironmentReference[];
|
|
9089
9560
|
/** Parameters in project */
|
|
9090
9561
|
parameters?: SsisParameter[];
|
|
9091
|
-
}
|
|
9562
|
+
}
|
|
9092
9563
|
|
|
9093
9564
|
/** Ssis variable. */
|
|
9094
9565
|
export declare interface SsisVariable {
|
|
@@ -9147,7 +9618,8 @@ export declare type StateValue = string;
|
|
|
9147
9618
|
export declare type StorageAccountType = string;
|
|
9148
9619
|
|
|
9149
9620
|
/** Azure Synapse nested resource, which belongs to a workspace. */
|
|
9150
|
-
export declare
|
|
9621
|
+
export declare interface SubResource extends AzureEntityResource {
|
|
9622
|
+
}
|
|
9151
9623
|
|
|
9152
9624
|
export declare class SynapseManagementClient extends coreClient.ServiceClient {
|
|
9153
9625
|
$host: string;
|
|
@@ -9164,7 +9636,7 @@ export declare class SynapseManagementClient extends coreClient.ServiceClient {
|
|
|
9164
9636
|
ipFirewallRules: IpFirewallRules;
|
|
9165
9637
|
keys: Keys;
|
|
9166
9638
|
privateEndpointConnections: PrivateEndpointConnections;
|
|
9167
|
-
|
|
9639
|
+
privateLinkResourcesOperations: PrivateLinkResourcesOperations;
|
|
9168
9640
|
privateLinkHubPrivateLinkResources: PrivateLinkHubPrivateLinkResources;
|
|
9169
9641
|
privateLinkHubs: PrivateLinkHubs;
|
|
9170
9642
|
privateEndpointConnectionsPrivateLinkHub: PrivateEndpointConnectionsPrivateLinkHub;
|
|
@@ -9222,6 +9694,7 @@ export declare class SynapseManagementClient extends coreClient.ServiceClient {
|
|
|
9222
9694
|
integrationRuntimeAuthKeysOperations: IntegrationRuntimeAuthKeysOperations;
|
|
9223
9695
|
integrationRuntimeMonitoringDataOperations: IntegrationRuntimeMonitoringDataOperations;
|
|
9224
9696
|
integrationRuntimeStatusOperations: IntegrationRuntimeStatusOperations;
|
|
9697
|
+
get: Get;
|
|
9225
9698
|
sparkConfiguration: SparkConfiguration;
|
|
9226
9699
|
sparkConfigurations: SparkConfigurations;
|
|
9227
9700
|
kustoOperations: KustoOperations;
|
|
@@ -9232,6 +9705,7 @@ export declare class SynapseManagementClient extends coreClient.ServiceClient {
|
|
|
9232
9705
|
kustoPoolDataConnections: KustoPoolDataConnections;
|
|
9233
9706
|
kustoPoolPrincipalAssignments: KustoPoolPrincipalAssignments;
|
|
9234
9707
|
kustoPoolDatabasePrincipalAssignments: KustoPoolDatabasePrincipalAssignments;
|
|
9708
|
+
kustoPoolPrivateLinkResourcesOperations: KustoPoolPrivateLinkResourcesOperations;
|
|
9235
9709
|
}
|
|
9236
9710
|
|
|
9237
9711
|
/** Optional parameters. */
|
|
@@ -9325,17 +9799,17 @@ export declare interface TopQueriesListResult {
|
|
|
9325
9799
|
}
|
|
9326
9800
|
|
|
9327
9801
|
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
9328
|
-
export declare
|
|
9802
|
+
export declare interface TrackedResource extends Resource {
|
|
9329
9803
|
/** Resource tags. */
|
|
9330
9804
|
tags?: {
|
|
9331
9805
|
[propertyName: string]: string;
|
|
9332
9806
|
};
|
|
9333
9807
|
/** The geo-location where the resource lives */
|
|
9334
9808
|
location: string;
|
|
9335
|
-
}
|
|
9809
|
+
}
|
|
9336
9810
|
|
|
9337
9811
|
/** Represents a Sql pool transparent data encryption configuration. */
|
|
9338
|
-
export declare
|
|
9812
|
+
export declare interface TransparentDataEncryption extends ProxyResource {
|
|
9339
9813
|
/**
|
|
9340
9814
|
* Resource location.
|
|
9341
9815
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -9343,7 +9817,7 @@ export declare type TransparentDataEncryption = ProxyResource & {
|
|
|
9343
9817
|
readonly location?: string;
|
|
9344
9818
|
/** The status of the database transparent data encryption. */
|
|
9345
9819
|
status?: TransparentDataEncryptionStatus;
|
|
9346
|
-
}
|
|
9820
|
+
}
|
|
9347
9821
|
|
|
9348
9822
|
/** A list of transparent data encryption configurations. */
|
|
9349
9823
|
export declare interface TransparentDataEncryptionListResult {
|
|
@@ -9445,7 +9919,7 @@ export declare interface VulnerabilityAssessmentScanError {
|
|
|
9445
9919
|
}
|
|
9446
9920
|
|
|
9447
9921
|
/** A vulnerability assessment scan record. */
|
|
9448
|
-
export declare
|
|
9922
|
+
export declare interface VulnerabilityAssessmentScanRecord extends ProxyResource {
|
|
9449
9923
|
/**
|
|
9450
9924
|
* The scan ID.
|
|
9451
9925
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -9486,7 +9960,7 @@ export declare type VulnerabilityAssessmentScanRecord = ProxyResource & {
|
|
|
9486
9960
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
9487
9961
|
*/
|
|
9488
9962
|
readonly numberOfFailedSecurityChecks?: number;
|
|
9489
|
-
}
|
|
9963
|
+
}
|
|
9490
9964
|
|
|
9491
9965
|
/** A list of vulnerability assessment scan records. */
|
|
9492
9966
|
export declare interface VulnerabilityAssessmentScanRecordListResult {
|
|
@@ -9525,7 +9999,7 @@ export declare type VulnerabilityAssessmentScanState = string;
|
|
|
9525
9999
|
export declare type VulnerabilityAssessmentScanTriggerType = string;
|
|
9526
10000
|
|
|
9527
10001
|
/** Workload classifier operations for a data warehouse */
|
|
9528
|
-
export declare
|
|
10002
|
+
export declare interface WorkloadClassifier extends ProxyResource {
|
|
9529
10003
|
/** The workload classifier member name. */
|
|
9530
10004
|
memberName?: string;
|
|
9531
10005
|
/** The workload classifier label. */
|
|
@@ -9538,7 +10012,7 @@ export declare type WorkloadClassifier = ProxyResource & {
|
|
|
9538
10012
|
endTime?: string;
|
|
9539
10013
|
/** The workload classifier importance. */
|
|
9540
10014
|
importance?: string;
|
|
9541
|
-
}
|
|
10015
|
+
}
|
|
9542
10016
|
|
|
9543
10017
|
/** A list of workload classifiers for a workload group. */
|
|
9544
10018
|
export declare interface WorkloadClassifierListResult {
|
|
@@ -9555,7 +10029,7 @@ export declare interface WorkloadClassifierListResult {
|
|
|
9555
10029
|
}
|
|
9556
10030
|
|
|
9557
10031
|
/** Workload group operations for a sql pool */
|
|
9558
|
-
export declare
|
|
10032
|
+
export declare interface WorkloadGroup extends ProxyResource {
|
|
9559
10033
|
/** The workload group minimum percentage resource. */
|
|
9560
10034
|
minResourcePercent?: number;
|
|
9561
10035
|
/** The workload group cap percentage resource. */
|
|
@@ -9568,7 +10042,7 @@ export declare type WorkloadGroup = ProxyResource & {
|
|
|
9568
10042
|
importance?: string;
|
|
9569
10043
|
/** The workload group query execution timeout. */
|
|
9570
10044
|
queryExecutionTimeout?: number;
|
|
9571
|
-
}
|
|
10045
|
+
}
|
|
9572
10046
|
|
|
9573
10047
|
/** A list of workload groups. */
|
|
9574
10048
|
export declare interface WorkloadGroupListResult {
|
|
@@ -9585,7 +10059,7 @@ export declare interface WorkloadGroupListResult {
|
|
|
9585
10059
|
}
|
|
9586
10060
|
|
|
9587
10061
|
/** A workspace */
|
|
9588
|
-
export declare
|
|
10062
|
+
export declare interface Workspace extends TrackedResource {
|
|
9589
10063
|
/** Identity of the workspace */
|
|
9590
10064
|
identity?: ManagedIdentity;
|
|
9591
10065
|
/** Workspace default data lake storage account details */
|
|
@@ -9651,10 +10125,10 @@ export declare type Workspace = TrackedResource & {
|
|
|
9651
10125
|
azureADOnlyAuthentication?: boolean;
|
|
9652
10126
|
/** Is trustedServiceBypassEnabled for the workspace */
|
|
9653
10127
|
trustedServiceBypassEnabled?: boolean;
|
|
9654
|
-
}
|
|
10128
|
+
}
|
|
9655
10129
|
|
|
9656
10130
|
/** Workspace active directory administrator */
|
|
9657
|
-
export declare
|
|
10131
|
+
export declare interface WorkspaceAadAdminInfo extends ProxyResource {
|
|
9658
10132
|
/** Tenant ID of the workspace active directory administrator */
|
|
9659
10133
|
tenantId?: string;
|
|
9660
10134
|
/** Login of the workspace active directory administrator */
|
|
@@ -9663,7 +10137,7 @@ export declare type WorkspaceAadAdminInfo = ProxyResource & {
|
|
|
9663
10137
|
administratorType?: string;
|
|
9664
10138
|
/** Object ID of the workspace active directory administrator */
|
|
9665
10139
|
sid?: string;
|
|
9666
|
-
}
|
|
10140
|
+
}
|
|
9667
10141
|
|
|
9668
10142
|
/** Interface representing a WorkspaceAadAdmins. */
|
|
9669
10143
|
export declare interface WorkspaceAadAdmins {
|
|
@@ -10442,7 +10916,7 @@ export declare interface WorkspacesDeleteOptionalParams extends coreClient.Opera
|
|
|
10442
10916
|
}
|
|
10443
10917
|
|
|
10444
10918
|
/** Contains response data for the delete operation. */
|
|
10445
|
-
export declare type WorkspacesDeleteResponse =
|
|
10919
|
+
export declare type WorkspacesDeleteResponse = Workspace;
|
|
10446
10920
|
|
|
10447
10921
|
/** Optional parameters. */
|
|
10448
10922
|
export declare interface WorkspacesGetOptionalParams extends coreClient.OperationOptions {
|
|
@@ -10546,6 +11020,17 @@ export declare interface WorkspaceSqlAadAdminsGetOptionalParams extends coreClie
|
|
|
10546
11020
|
/** Contains response data for the get operation. */
|
|
10547
11021
|
export declare type WorkspaceSqlAadAdminsGetResponse = WorkspaceAadAdminInfo;
|
|
10548
11022
|
|
|
11023
|
+
/**
|
|
11024
|
+
* Defines values for WorkspaceStatus. \
|
|
11025
|
+
* {@link KnownWorkspaceStatus} can be used interchangeably with WorkspaceStatus,
|
|
11026
|
+
* this enum contains the known values that the service supports.
|
|
11027
|
+
* ### Known values supported by the service
|
|
11028
|
+
* **InProgress** \
|
|
11029
|
+
* **Succeeded** \
|
|
11030
|
+
* **Failed**
|
|
11031
|
+
*/
|
|
11032
|
+
export declare type WorkspaceStatus = string;
|
|
11033
|
+
|
|
10549
11034
|
/** Optional parameters. */
|
|
10550
11035
|
export declare interface WorkspacesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
10551
11036
|
/** Delay to wait until next poll, in milliseconds. */
|