@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
|
@@ -461,6 +461,34 @@ export interface MaintenanceWindowTimeRange {
|
|
|
461
461
|
/** Duration of maintenance window in minutes. */
|
|
462
462
|
duration?: string;
|
|
463
463
|
}
|
|
464
|
+
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.) */
|
|
465
|
+
export interface ErrorResponseAutoGenerated {
|
|
466
|
+
/**
|
|
467
|
+
* The error code.
|
|
468
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
469
|
+
*/
|
|
470
|
+
readonly code?: string;
|
|
471
|
+
/**
|
|
472
|
+
* The error message.
|
|
473
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
474
|
+
*/
|
|
475
|
+
readonly message?: string;
|
|
476
|
+
/**
|
|
477
|
+
* The error target.
|
|
478
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
479
|
+
*/
|
|
480
|
+
readonly target?: string;
|
|
481
|
+
/**
|
|
482
|
+
* The error details.
|
|
483
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
484
|
+
*/
|
|
485
|
+
readonly details?: ErrorResponseAutoGenerated[];
|
|
486
|
+
/**
|
|
487
|
+
* The error additional info.
|
|
488
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
489
|
+
*/
|
|
490
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
491
|
+
}
|
|
464
492
|
/** A list of transparent data encryption configurations. */
|
|
465
493
|
export interface TransparentDataEncryptionListResult {
|
|
466
494
|
/**
|
|
@@ -1017,12 +1045,12 @@ export interface WorkspacePatchInfo {
|
|
|
1017
1045
|
/** Grant sql control to managed identity */
|
|
1018
1046
|
export interface ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentity {
|
|
1019
1047
|
/** Desired state */
|
|
1020
|
-
desiredState?:
|
|
1048
|
+
desiredState?: DesiredState;
|
|
1021
1049
|
/**
|
|
1022
1050
|
* Actual state
|
|
1023
1051
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1024
1052
|
*/
|
|
1025
|
-
readonly actualState?:
|
|
1053
|
+
readonly actualState?: ActualState;
|
|
1026
1054
|
}
|
|
1027
1055
|
/** The response to a list restorable dropped Sql pools request */
|
|
1028
1056
|
export interface RestorableDroppedSqlPoolListResult {
|
|
@@ -1322,8 +1350,18 @@ export interface IntegrationRuntimeStatusResponse {
|
|
|
1322
1350
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1323
1351
|
*/
|
|
1324
1352
|
readonly name?: string;
|
|
1325
|
-
/**
|
|
1326
|
-
|
|
1353
|
+
/** Type of integration runtime. */
|
|
1354
|
+
type: IntegrationRuntimeType;
|
|
1355
|
+
/**
|
|
1356
|
+
* The workspace name which the integration runtime belong to.
|
|
1357
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1358
|
+
*/
|
|
1359
|
+
readonly dataFactoryName?: string;
|
|
1360
|
+
/**
|
|
1361
|
+
* The state of integration runtime.
|
|
1362
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1363
|
+
*/
|
|
1364
|
+
readonly state?: IntegrationRuntimeState;
|
|
1327
1365
|
}
|
|
1328
1366
|
/** Integration runtime status. */
|
|
1329
1367
|
export interface IntegrationRuntimeStatus {
|
|
@@ -1441,6 +1479,39 @@ export interface IntegrationRuntimeOutboundNetworkDependenciesEndpointDetails {
|
|
|
1441
1479
|
/** The port of endpoint. */
|
|
1442
1480
|
port?: number;
|
|
1443
1481
|
}
|
|
1482
|
+
/** Integration Runtime Operation Status Properties */
|
|
1483
|
+
export interface IntegrationRuntimeOperationStatus {
|
|
1484
|
+
/** status of Start Integrationruntimes. */
|
|
1485
|
+
status?: WorkspaceStatus;
|
|
1486
|
+
/** The operation name. */
|
|
1487
|
+
name?: string;
|
|
1488
|
+
/** The operation properties. */
|
|
1489
|
+
properties?: Record<string, unknown>;
|
|
1490
|
+
/** The operation error message. */
|
|
1491
|
+
error?: string;
|
|
1492
|
+
}
|
|
1493
|
+
/** Integration Runtime Operation Status Properties */
|
|
1494
|
+
export interface IntegrationRuntimeStopOperationStatus {
|
|
1495
|
+
/** status of Start Integrationruntimes. */
|
|
1496
|
+
status?: WorkspaceStatus;
|
|
1497
|
+
/** The operation name. */
|
|
1498
|
+
name?: string;
|
|
1499
|
+
/** The operation properties. */
|
|
1500
|
+
properties?: Record<string, unknown>;
|
|
1501
|
+
/** The operation error message. */
|
|
1502
|
+
error?: string;
|
|
1503
|
+
}
|
|
1504
|
+
/** Integration Runtime Operation Status Properties */
|
|
1505
|
+
export interface IntegrationRuntimeEnableinteractivequery {
|
|
1506
|
+
/** EnableInteractivequery status of Integrationruntimes. */
|
|
1507
|
+
status?: WorkspaceStatus;
|
|
1508
|
+
/** The operation name. */
|
|
1509
|
+
name?: string;
|
|
1510
|
+
/** The operation properties. */
|
|
1511
|
+
properties?: Record<string, unknown>;
|
|
1512
|
+
/** The operation error message. */
|
|
1513
|
+
error?: string;
|
|
1514
|
+
}
|
|
1444
1515
|
/** A list of SparkConfiguration resources. */
|
|
1445
1516
|
export interface SparkConfigurationListResponse {
|
|
1446
1517
|
/** List of SparkConfiguration. */
|
|
@@ -1466,7 +1537,7 @@ export interface Operation {
|
|
|
1466
1537
|
display?: OperationDisplay;
|
|
1467
1538
|
/** The intended executor of the operation. */
|
|
1468
1539
|
origin?: string;
|
|
1469
|
-
/**
|
|
1540
|
+
/** Properties of the operation. */
|
|
1470
1541
|
properties?: Record<string, unknown>;
|
|
1471
1542
|
}
|
|
1472
1543
|
/** The object that describes the operation. */
|
|
@@ -1723,6 +1794,11 @@ export interface DatabasePrincipalAssignmentListResult {
|
|
|
1723
1794
|
/** The list of Kusto database principal assignments. */
|
|
1724
1795
|
value?: DatabasePrincipalAssignment[];
|
|
1725
1796
|
}
|
|
1797
|
+
/** The list Kusto Private Link Resources operation response. */
|
|
1798
|
+
export interface PrivateLinkResources {
|
|
1799
|
+
/** The list of Kusto Private Link Resources. */
|
|
1800
|
+
value?: KustoPoolPrivateLinkResources[];
|
|
1801
|
+
}
|
|
1726
1802
|
/** A database query. */
|
|
1727
1803
|
export interface TopQueries {
|
|
1728
1804
|
/**
|
|
@@ -2107,26 +2183,27 @@ export interface DatabaseStatistics {
|
|
|
2107
2183
|
size?: number;
|
|
2108
2184
|
}
|
|
2109
2185
|
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
2110
|
-
export
|
|
2186
|
+
export interface ProxyResource extends Resource {
|
|
2187
|
+
}
|
|
2111
2188
|
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
2112
|
-
export
|
|
2189
|
+
export interface TrackedResource extends Resource {
|
|
2113
2190
|
/** Resource tags. */
|
|
2114
2191
|
tags?: {
|
|
2115
2192
|
[propertyName: string]: string;
|
|
2116
2193
|
};
|
|
2117
2194
|
/** The geo-location where the resource lives */
|
|
2118
2195
|
location: string;
|
|
2119
|
-
}
|
|
2196
|
+
}
|
|
2120
2197
|
/** The resource model definition for an Azure Resource Manager resource with an etag. */
|
|
2121
|
-
export
|
|
2198
|
+
export interface AzureEntityResource extends Resource {
|
|
2122
2199
|
/**
|
|
2123
2200
|
* Resource Etag.
|
|
2124
2201
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2125
2202
|
*/
|
|
2126
2203
|
readonly etag?: string;
|
|
2127
|
-
}
|
|
2204
|
+
}
|
|
2128
2205
|
/** Class representing an update to a Kusto kusto pool. */
|
|
2129
|
-
export
|
|
2206
|
+
export interface KustoPoolUpdate extends Resource {
|
|
2130
2207
|
/** Resource tags. */
|
|
2131
2208
|
tags?: {
|
|
2132
2209
|
[propertyName: string]: string;
|
|
@@ -2171,13 +2248,13 @@ export declare type KustoPoolUpdate = Resource & {
|
|
|
2171
2248
|
readonly languageExtensions?: LanguageExtensionsList;
|
|
2172
2249
|
/** The workspace unique identifier. */
|
|
2173
2250
|
workspaceUID?: string;
|
|
2174
|
-
}
|
|
2175
|
-
export
|
|
2251
|
+
}
|
|
2252
|
+
export interface PrivateEndpointConnectionForPrivateLinkHub extends PrivateEndpointConnectionForPrivateLinkHubBasicAutoGenerated {
|
|
2176
2253
|
name?: string;
|
|
2177
2254
|
type?: string;
|
|
2178
|
-
}
|
|
2255
|
+
}
|
|
2179
2256
|
/** Managed integration runtime, including managed elastic and managed dedicated integration runtimes. */
|
|
2180
|
-
export
|
|
2257
|
+
export interface ManagedIntegrationRuntime extends IntegrationRuntime {
|
|
2181
2258
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2182
2259
|
type: "Managed";
|
|
2183
2260
|
/**
|
|
@@ -2195,21 +2272,21 @@ export declare type ManagedIntegrationRuntime = IntegrationRuntime & {
|
|
|
2195
2272
|
computeProperties?: IntegrationRuntimeComputeProperties;
|
|
2196
2273
|
/** SSIS properties for managed integration runtime. */
|
|
2197
2274
|
ssisProperties?: IntegrationRuntimeSsisProperties;
|
|
2198
|
-
}
|
|
2275
|
+
}
|
|
2199
2276
|
/** Self-hosted integration runtime. */
|
|
2200
|
-
export
|
|
2277
|
+
export interface SelfHostedIntegrationRuntime extends IntegrationRuntime {
|
|
2201
2278
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2202
2279
|
type: "SelfHosted";
|
|
2203
2280
|
/** Linked integration runtime type from data factory */
|
|
2204
2281
|
linkedInfo?: LinkedIntegrationRuntimeTypeUnion;
|
|
2205
|
-
}
|
|
2282
|
+
}
|
|
2206
2283
|
/** Ssis folder. */
|
|
2207
|
-
export
|
|
2284
|
+
export interface SsisFolder extends SsisObjectMetadata {
|
|
2208
2285
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2209
2286
|
type: "Folder";
|
|
2210
|
-
}
|
|
2287
|
+
}
|
|
2211
2288
|
/** Ssis project. */
|
|
2212
|
-
export
|
|
2289
|
+
export interface SsisProject extends SsisObjectMetadata {
|
|
2213
2290
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2214
2291
|
type: "Project";
|
|
2215
2292
|
/** Folder id which contains project. */
|
|
@@ -2220,9 +2297,9 @@ export declare type SsisProject = SsisObjectMetadata & {
|
|
|
2220
2297
|
environmentRefs?: SsisEnvironmentReference[];
|
|
2221
2298
|
/** Parameters in project */
|
|
2222
2299
|
parameters?: SsisParameter[];
|
|
2223
|
-
}
|
|
2300
|
+
}
|
|
2224
2301
|
/** Ssis Package. */
|
|
2225
|
-
export
|
|
2302
|
+
export interface SsisPackage extends SsisObjectMetadata {
|
|
2226
2303
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2227
2304
|
type: "Package";
|
|
2228
2305
|
/** Folder id which contains package. */
|
|
@@ -2233,18 +2310,18 @@ export declare type SsisPackage = SsisObjectMetadata & {
|
|
|
2233
2310
|
projectId?: number;
|
|
2234
2311
|
/** Parameters in package */
|
|
2235
2312
|
parameters?: SsisParameter[];
|
|
2236
|
-
}
|
|
2313
|
+
}
|
|
2237
2314
|
/** Ssis environment. */
|
|
2238
|
-
export
|
|
2315
|
+
export interface SsisEnvironment extends SsisObjectMetadata {
|
|
2239
2316
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2240
2317
|
type: "Environment";
|
|
2241
2318
|
/** Folder id which contains environment. */
|
|
2242
2319
|
folderId?: number;
|
|
2243
2320
|
/** Variable in environment */
|
|
2244
2321
|
variables?: SsisVariable[];
|
|
2245
|
-
}
|
|
2322
|
+
}
|
|
2246
2323
|
/** Managed integration runtime status. */
|
|
2247
|
-
export
|
|
2324
|
+
export interface ManagedIntegrationRuntimeStatus extends IntegrationRuntimeStatus {
|
|
2248
2325
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2249
2326
|
type: "Managed";
|
|
2250
2327
|
/**
|
|
@@ -2267,9 +2344,9 @@ export declare type ManagedIntegrationRuntimeStatus = IntegrationRuntimeStatus &
|
|
|
2267
2344
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2268
2345
|
*/
|
|
2269
2346
|
readonly lastOperation?: ManagedIntegrationRuntimeOperationResult;
|
|
2270
|
-
}
|
|
2347
|
+
}
|
|
2271
2348
|
/** Self-hosted integration runtime status. */
|
|
2272
|
-
export
|
|
2349
|
+
export interface SelfHostedIntegrationRuntimeStatus extends IntegrationRuntimeStatus {
|
|
2273
2350
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2274
2351
|
type: "SelfHosted";
|
|
2275
2352
|
/**
|
|
@@ -2357,16 +2434,16 @@ export declare type SelfHostedIntegrationRuntimeStatus = IntegrationRuntimeStatu
|
|
|
2357
2434
|
serviceRegion?: string;
|
|
2358
2435
|
/** The newer versions on download center. */
|
|
2359
2436
|
newerVersions?: string[];
|
|
2360
|
-
}
|
|
2437
|
+
}
|
|
2361
2438
|
/** Azure Synapse secure string definition. The string value will be masked with asterisks '*' during Get or List API calls. */
|
|
2362
|
-
export
|
|
2439
|
+
export interface SecureString extends SecretBase {
|
|
2363
2440
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2364
2441
|
type: "SecureString";
|
|
2365
2442
|
/** Value of secure string. */
|
|
2366
2443
|
value: string;
|
|
2367
|
-
}
|
|
2444
|
+
}
|
|
2368
2445
|
/** The custom setup of running cmdkey commands. */
|
|
2369
|
-
export
|
|
2446
|
+
export interface CmdkeySetup extends CustomSetupBase {
|
|
2370
2447
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2371
2448
|
type: "CmdkeySetup";
|
|
2372
2449
|
/** The server name of data source access. */
|
|
@@ -2375,41 +2452,41 @@ export declare type CmdkeySetup = CustomSetupBase & {
|
|
|
2375
2452
|
userName: Record<string, unknown>;
|
|
2376
2453
|
/** The password of data source access. */
|
|
2377
2454
|
password: SecretBaseUnion;
|
|
2378
|
-
}
|
|
2455
|
+
}
|
|
2379
2456
|
/** The custom setup of setting environment variable. */
|
|
2380
|
-
export
|
|
2457
|
+
export interface EnvironmentVariableSetup extends CustomSetupBase {
|
|
2381
2458
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2382
2459
|
type: "EnvironmentVariableSetup";
|
|
2383
2460
|
/** The name of the environment variable. */
|
|
2384
2461
|
variableName: string;
|
|
2385
2462
|
/** The value of the environment variable. */
|
|
2386
2463
|
variableValue: string;
|
|
2387
|
-
}
|
|
2464
|
+
}
|
|
2388
2465
|
/** The custom setup of installing 3rd party components. */
|
|
2389
|
-
export
|
|
2466
|
+
export interface ComponentSetup extends CustomSetupBase {
|
|
2390
2467
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2391
2468
|
type: "ComponentSetup";
|
|
2392
2469
|
/** The name of the 3rd party component. */
|
|
2393
2470
|
componentName: string;
|
|
2394
2471
|
/** The license key to activate the component. */
|
|
2395
2472
|
licenseKey?: SecretBaseUnion;
|
|
2396
|
-
}
|
|
2473
|
+
}
|
|
2397
2474
|
/** The key authorization type integration runtime. */
|
|
2398
|
-
export
|
|
2475
|
+
export interface LinkedIntegrationRuntimeKeyAuthorization extends LinkedIntegrationRuntimeType {
|
|
2399
2476
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2400
2477
|
authorizationType: "Key";
|
|
2401
2478
|
/** The key used for authorization. */
|
|
2402
2479
|
key: SecureString;
|
|
2403
|
-
}
|
|
2480
|
+
}
|
|
2404
2481
|
/** The role based access control (RBAC) authorization type integration runtime. */
|
|
2405
|
-
export
|
|
2482
|
+
export interface LinkedIntegrationRuntimeRbacAuthorization extends LinkedIntegrationRuntimeType {
|
|
2406
2483
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2407
2484
|
authorizationType: "RBAC";
|
|
2408
2485
|
/** The resource identifier of the integration runtime to be shared. */
|
|
2409
2486
|
resourceId: string;
|
|
2410
|
-
}
|
|
2487
|
+
}
|
|
2411
2488
|
/** Azure Active Directory Only Authentication Info */
|
|
2412
|
-
export
|
|
2489
|
+
export interface AzureADOnlyAuthentication extends ProxyResource {
|
|
2413
2490
|
/** Azure Active Directory only Authentication enabled. */
|
|
2414
2491
|
azureADOnlyAuthentication?: boolean;
|
|
2415
2492
|
/**
|
|
@@ -2422,9 +2499,9 @@ export declare type AzureADOnlyAuthentication = ProxyResource & {
|
|
|
2422
2499
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2423
2500
|
*/
|
|
2424
2501
|
readonly creationDate?: Date;
|
|
2425
|
-
}
|
|
2502
|
+
}
|
|
2426
2503
|
/** IP firewall rule */
|
|
2427
|
-
export
|
|
2504
|
+
export interface IpFirewallRuleInfo extends ProxyResource {
|
|
2428
2505
|
/** The end IP address of the firewall rule. Must be IPv4 format. Must be greater than or equal to startIpAddress */
|
|
2429
2506
|
endIpAddress?: string;
|
|
2430
2507
|
/**
|
|
@@ -2434,16 +2511,16 @@ export declare type IpFirewallRuleInfo = ProxyResource & {
|
|
|
2434
2511
|
readonly provisioningState?: ProvisioningState;
|
|
2435
2512
|
/** The start IP address of the firewall rule. Must be IPv4 format */
|
|
2436
2513
|
startIpAddress?: string;
|
|
2437
|
-
}
|
|
2514
|
+
}
|
|
2438
2515
|
/** A workspace key */
|
|
2439
|
-
export
|
|
2516
|
+
export interface Key extends ProxyResource {
|
|
2440
2517
|
/** Used to activate the workspace after a customer managed key is provided. */
|
|
2441
2518
|
isActiveCMK?: boolean;
|
|
2442
2519
|
/** The Key Vault Url of the workspace key. */
|
|
2443
2520
|
keyVaultUrl?: string;
|
|
2444
|
-
}
|
|
2521
|
+
}
|
|
2445
2522
|
/** A private endpoint connection */
|
|
2446
|
-
export
|
|
2523
|
+
export interface PrivateEndpointConnection extends ProxyResource {
|
|
2447
2524
|
/** The private endpoint which the connection belongs to. */
|
|
2448
2525
|
privateEndpoint?: PrivateEndpoint;
|
|
2449
2526
|
/** Connection state of the private endpoint connection. */
|
|
@@ -2453,24 +2530,24 @@ export declare type PrivateEndpointConnection = ProxyResource & {
|
|
|
2453
2530
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2454
2531
|
*/
|
|
2455
2532
|
readonly provisioningState?: string;
|
|
2456
|
-
}
|
|
2533
|
+
}
|
|
2457
2534
|
/** A private link resource */
|
|
2458
|
-
export
|
|
2535
|
+
export interface PrivateLinkResource extends ProxyResource {
|
|
2459
2536
|
/**
|
|
2460
2537
|
* The private link resource properties.
|
|
2461
2538
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2462
2539
|
*/
|
|
2463
2540
|
readonly properties?: PrivateLinkResourceProperties;
|
|
2464
|
-
}
|
|
2541
|
+
}
|
|
2465
2542
|
/** Configuration for metadata sync */
|
|
2466
|
-
export
|
|
2543
|
+
export interface MetadataSyncConfig extends ProxyResource {
|
|
2467
2544
|
/** Indicates whether the metadata sync is enabled or disabled */
|
|
2468
2545
|
enabled?: boolean;
|
|
2469
2546
|
/** The Sync Interval in minutes. */
|
|
2470
2547
|
syncIntervalInMinutes?: number;
|
|
2471
|
-
}
|
|
2548
|
+
}
|
|
2472
2549
|
/** A database geo backup policy. */
|
|
2473
|
-
export
|
|
2550
|
+
export interface GeoBackupPolicy extends ProxyResource {
|
|
2474
2551
|
/**
|
|
2475
2552
|
* Kind of geo backup policy. This is metadata used for the Azure portal experience.
|
|
2476
2553
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2488,17 +2565,17 @@ export declare type GeoBackupPolicy = ProxyResource & {
|
|
|
2488
2565
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2489
2566
|
*/
|
|
2490
2567
|
readonly storageType?: string;
|
|
2491
|
-
}
|
|
2568
|
+
}
|
|
2492
2569
|
/** User activities of a data warehouse */
|
|
2493
|
-
export
|
|
2570
|
+
export interface DataWarehouseUserActivities extends ProxyResource {
|
|
2494
2571
|
/**
|
|
2495
2572
|
* Count of running and suspended queries.
|
|
2496
2573
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2497
2574
|
*/
|
|
2498
2575
|
readonly activeQueriesCount?: number;
|
|
2499
|
-
}
|
|
2576
|
+
}
|
|
2500
2577
|
/** Database restore points. */
|
|
2501
|
-
export
|
|
2578
|
+
export interface RestorePoint extends ProxyResource {
|
|
2502
2579
|
/**
|
|
2503
2580
|
* Resource location.
|
|
2504
2581
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2524,9 +2601,9 @@ export declare type RestorePoint = ProxyResource & {
|
|
|
2524
2601
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2525
2602
|
*/
|
|
2526
2603
|
readonly restorePointLabel?: string;
|
|
2527
|
-
}
|
|
2604
|
+
}
|
|
2528
2605
|
/** Represents a Sql pool replication link. */
|
|
2529
|
-
export
|
|
2606
|
+
export interface ReplicationLink extends ProxyResource {
|
|
2530
2607
|
/**
|
|
2531
2608
|
* Location of the workspace that contains this firewall rule.
|
|
2532
2609
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2582,13 +2659,13 @@ export declare type ReplicationLink = ProxyResource & {
|
|
|
2582
2659
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2583
2660
|
*/
|
|
2584
2661
|
readonly replicationState?: ReplicationState;
|
|
2585
|
-
}
|
|
2662
|
+
}
|
|
2586
2663
|
/** Maintenance windows. */
|
|
2587
|
-
export
|
|
2664
|
+
export interface MaintenanceWindows extends ProxyResource {
|
|
2588
2665
|
timeRanges?: MaintenanceWindowTimeRange[];
|
|
2589
|
-
}
|
|
2666
|
+
}
|
|
2590
2667
|
/** Maintenance window options. */
|
|
2591
|
-
export
|
|
2668
|
+
export interface MaintenanceWindowOptions extends ProxyResource {
|
|
2592
2669
|
/** Whether maintenance windows are enabled for the database. */
|
|
2593
2670
|
isEnabled?: boolean;
|
|
2594
2671
|
/** Available maintenance cycles e.g. {Saturday, 0, 48*60}, {Wednesday, 0, 24*60}. */
|
|
@@ -2603,9 +2680,9 @@ export declare type MaintenanceWindowOptions = ProxyResource & {
|
|
|
2603
2680
|
timeGranularityInMinutes?: number;
|
|
2604
2681
|
/** Whether we allow multiple maintenance windows per cycle. */
|
|
2605
2682
|
allowMultipleMaintenanceWindowsPerCycle?: boolean;
|
|
2606
|
-
}
|
|
2683
|
+
}
|
|
2607
2684
|
/** Represents a Sql pool transparent data encryption configuration. */
|
|
2608
|
-
export
|
|
2685
|
+
export interface TransparentDataEncryption extends ProxyResource {
|
|
2609
2686
|
/**
|
|
2610
2687
|
* Resource location.
|
|
2611
2688
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2613,9 +2690,9 @@ export declare type TransparentDataEncryption = ProxyResource & {
|
|
|
2613
2690
|
readonly location?: string;
|
|
2614
2691
|
/** The status of the database transparent data encryption. */
|
|
2615
2692
|
status?: TransparentDataEncryptionStatus;
|
|
2616
|
-
}
|
|
2693
|
+
}
|
|
2617
2694
|
/** A Sql pool blob auditing policy. */
|
|
2618
|
-
export
|
|
2695
|
+
export interface SqlPoolBlobAuditingPolicy extends ProxyResource {
|
|
2619
2696
|
/**
|
|
2620
2697
|
* Resource kind.
|
|
2621
2698
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2708,9 +2785,9 @@ export declare type SqlPoolBlobAuditingPolicy = ProxyResource & {
|
|
|
2708
2785
|
*
|
|
2709
2786
|
*/
|
|
2710
2787
|
isAzureMonitorTargetEnabled?: boolean;
|
|
2711
|
-
}
|
|
2788
|
+
}
|
|
2712
2789
|
/** A Sql pool operation. */
|
|
2713
|
-
export
|
|
2790
|
+
export interface SqlPoolOperation extends ProxyResource {
|
|
2714
2791
|
/**
|
|
2715
2792
|
* The name of the Sql pool the operation is being performed on.
|
|
2716
2793
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2781,9 +2858,9 @@ export declare type SqlPoolOperation = ProxyResource & {
|
|
|
2781
2858
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2782
2859
|
*/
|
|
2783
2860
|
readonly isCancellable?: boolean;
|
|
2784
|
-
}
|
|
2861
|
+
}
|
|
2785
2862
|
/** A sensitivity label. */
|
|
2786
|
-
export
|
|
2863
|
+
export interface SensitivityLabel extends ProxyResource {
|
|
2787
2864
|
/**
|
|
2788
2865
|
* managed by
|
|
2789
2866
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2818,9 +2895,9 @@ export declare type SensitivityLabel = ProxyResource & {
|
|
|
2818
2895
|
*/
|
|
2819
2896
|
readonly isDisabled?: boolean;
|
|
2820
2897
|
rank?: SensitivityLabelRank;
|
|
2821
|
-
}
|
|
2898
|
+
}
|
|
2822
2899
|
/** A sensitivity label update operation. */
|
|
2823
|
-
export
|
|
2900
|
+
export interface SensitivityLabelUpdate extends ProxyResource {
|
|
2824
2901
|
op?: SensitivityLabelUpdateKind;
|
|
2825
2902
|
/** Schema name of the column to update. */
|
|
2826
2903
|
schema?: string;
|
|
@@ -2830,9 +2907,9 @@ export declare type SensitivityLabelUpdate = ProxyResource & {
|
|
|
2830
2907
|
column?: string;
|
|
2831
2908
|
/** The sensitivity label information to apply on a column. */
|
|
2832
2909
|
sensitivityLabel?: SensitivityLabel;
|
|
2833
|
-
}
|
|
2910
|
+
}
|
|
2834
2911
|
/** A recommended sensitivity label update operation. */
|
|
2835
|
-
export
|
|
2912
|
+
export interface RecommendedSensitivityLabelUpdate extends ProxyResource {
|
|
2836
2913
|
op?: RecommendedSensitivityLabelUpdateKind;
|
|
2837
2914
|
/** Schema name of the column to update. */
|
|
2838
2915
|
schema?: string;
|
|
@@ -2840,13 +2917,15 @@ export declare type RecommendedSensitivityLabelUpdate = ProxyResource & {
|
|
|
2840
2917
|
table?: string;
|
|
2841
2918
|
/** Column name to update. */
|
|
2842
2919
|
column?: string;
|
|
2843
|
-
}
|
|
2920
|
+
}
|
|
2844
2921
|
/** A Sql pool schema resource. */
|
|
2845
|
-
export
|
|
2922
|
+
export interface SqlPoolSchema extends ProxyResource {
|
|
2923
|
+
}
|
|
2846
2924
|
/** A Sql pool table resource. */
|
|
2847
|
-
export
|
|
2925
|
+
export interface SqlPoolTable extends ProxyResource {
|
|
2926
|
+
}
|
|
2848
2927
|
/** A Sql pool column resource. */
|
|
2849
|
-
export
|
|
2928
|
+
export interface SqlPoolColumn extends ProxyResource {
|
|
2850
2929
|
/** The column data type. */
|
|
2851
2930
|
columnType?: ColumnDataType;
|
|
2852
2931
|
/**
|
|
@@ -2854,9 +2933,9 @@ export declare type SqlPoolColumn = ProxyResource & {
|
|
|
2854
2933
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2855
2934
|
*/
|
|
2856
2935
|
readonly isComputed?: boolean;
|
|
2857
|
-
}
|
|
2936
|
+
}
|
|
2858
2937
|
/** A Sql pool connection policy. */
|
|
2859
|
-
export
|
|
2938
|
+
export interface SqlPoolConnectionPolicy extends ProxyResource {
|
|
2860
2939
|
/**
|
|
2861
2940
|
* Resource kind.
|
|
2862
2941
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2881,9 +2960,9 @@ export declare type SqlPoolConnectionPolicy = ProxyResource & {
|
|
|
2881
2960
|
redirectionState?: string;
|
|
2882
2961
|
/** The connection policy state. */
|
|
2883
2962
|
state?: string;
|
|
2884
|
-
}
|
|
2963
|
+
}
|
|
2885
2964
|
/** A Sql pool vulnerability assessment. */
|
|
2886
|
-
export
|
|
2965
|
+
export interface SqlPoolVulnerabilityAssessment extends ProxyResource {
|
|
2887
2966
|
/** A blob storage container path to hold the scan results (e.g. https://myStorage.blob.core.windows.net/VaScans/). It is required if server level vulnerability assessment policy doesn't set */
|
|
2888
2967
|
storageContainerPath?: string;
|
|
2889
2968
|
/** A shared access signature (SAS Key) that has write access to the blob container specified in 'storageContainerPath' parameter. If 'storageAccountAccessKey' isn't specified, StorageContainerSasKey is required. */
|
|
@@ -2892,9 +2971,9 @@ export declare type SqlPoolVulnerabilityAssessment = ProxyResource & {
|
|
|
2892
2971
|
storageAccountAccessKey?: string;
|
|
2893
2972
|
/** The recurring scans settings */
|
|
2894
2973
|
recurringScans?: VulnerabilityAssessmentRecurringScansProperties;
|
|
2895
|
-
}
|
|
2974
|
+
}
|
|
2896
2975
|
/** A vulnerability assessment scan record. */
|
|
2897
|
-
export
|
|
2976
|
+
export interface VulnerabilityAssessmentScanRecord extends ProxyResource {
|
|
2898
2977
|
/**
|
|
2899
2978
|
* The scan ID.
|
|
2900
2979
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2935,17 +3014,17 @@ export declare type VulnerabilityAssessmentScanRecord = ProxyResource & {
|
|
|
2935
3014
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2936
3015
|
*/
|
|
2937
3016
|
readonly numberOfFailedSecurityChecks?: number;
|
|
2938
|
-
}
|
|
3017
|
+
}
|
|
2939
3018
|
/** A Sql pool Vulnerability Assessment scan export resource. */
|
|
2940
|
-
export
|
|
3019
|
+
export interface SqlPoolVulnerabilityAssessmentScansExport extends ProxyResource {
|
|
2941
3020
|
/**
|
|
2942
3021
|
* Location of the exported report (e.g. https://myStorage.blob.core.windows.net/VaScans/scans/serverName/databaseName/scan_scanId.xlsx).
|
|
2943
3022
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2944
3023
|
*/
|
|
2945
3024
|
readonly exportedReportLocation?: string;
|
|
2946
|
-
}
|
|
3025
|
+
}
|
|
2947
3026
|
/** A Sql pool security alert policy. */
|
|
2948
|
-
export
|
|
3027
|
+
export interface SqlPoolSecurityAlertPolicy extends ProxyResource {
|
|
2949
3028
|
/** Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific Sql pool. */
|
|
2950
3029
|
state?: SecurityAlertPolicyState;
|
|
2951
3030
|
/** Specifies an array of alerts that are disabled. Allowed values are: Sql_Injection, Sql_Injection_Vulnerability, Access_Anomaly, Data_Exfiltration, Unsafe_Action */
|
|
@@ -2965,14 +3044,14 @@ export declare type SqlPoolSecurityAlertPolicy = ProxyResource & {
|
|
|
2965
3044
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2966
3045
|
*/
|
|
2967
3046
|
readonly creationTime?: Date;
|
|
2968
|
-
}
|
|
3047
|
+
}
|
|
2969
3048
|
/** A Sql pool vulnerability assessment rule baseline. */
|
|
2970
|
-
export
|
|
3049
|
+
export interface SqlPoolVulnerabilityAssessmentRuleBaseline extends ProxyResource {
|
|
2971
3050
|
/** The rule baseline result */
|
|
2972
3051
|
baselineResults?: SqlPoolVulnerabilityAssessmentRuleBaselineItem[];
|
|
2973
|
-
}
|
|
3052
|
+
}
|
|
2974
3053
|
/** An extended Sql pool blob auditing policy. */
|
|
2975
|
-
export
|
|
3054
|
+
export interface ExtendedSqlPoolBlobAuditingPolicy extends ProxyResource {
|
|
2976
3055
|
/** Specifies condition of where clause when creating an audit. */
|
|
2977
3056
|
predicateExpression?: string;
|
|
2978
3057
|
/** Specifies the state of the policy. If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled are required. */
|
|
@@ -3074,8 +3153,8 @@ export declare type ExtendedSqlPoolBlobAuditingPolicy = ProxyResource & {
|
|
|
3074
3153
|
* The default minimum value is 1000 (1 second). The maximum is 2,147,483,647.
|
|
3075
3154
|
*/
|
|
3076
3155
|
queueDelayMs?: number;
|
|
3077
|
-
}
|
|
3078
|
-
export
|
|
3156
|
+
}
|
|
3157
|
+
export interface DataMaskingPolicy extends ProxyResource {
|
|
3079
3158
|
/**
|
|
3080
3159
|
* The location of the data masking policy.
|
|
3081
3160
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3105,9 +3184,9 @@ export declare type DataMaskingPolicy = ProxyResource & {
|
|
|
3105
3184
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3106
3185
|
*/
|
|
3107
3186
|
readonly maskingLevel?: string;
|
|
3108
|
-
}
|
|
3187
|
+
}
|
|
3109
3188
|
/** Represents a Sql pool data masking rule. */
|
|
3110
|
-
export
|
|
3189
|
+
export interface DataMaskingRule extends ProxyResource {
|
|
3111
3190
|
/**
|
|
3112
3191
|
* The location of the data masking rule.
|
|
3113
3192
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3145,9 +3224,9 @@ export declare type DataMaskingRule = ProxyResource & {
|
|
|
3145
3224
|
suffixSize?: string;
|
|
3146
3225
|
/** If maskingFunction is set to Text, the character to use for masking the unexposed part of the string. Otherwise, this parameter will be ignored. */
|
|
3147
3226
|
replacementString?: string;
|
|
3148
|
-
}
|
|
3227
|
+
}
|
|
3149
3228
|
/** Workload group operations for a sql pool */
|
|
3150
|
-
export
|
|
3229
|
+
export interface WorkloadGroup extends ProxyResource {
|
|
3151
3230
|
/** The workload group minimum percentage resource. */
|
|
3152
3231
|
minResourcePercent?: number;
|
|
3153
3232
|
/** The workload group cap percentage resource. */
|
|
@@ -3160,9 +3239,9 @@ export declare type WorkloadGroup = ProxyResource & {
|
|
|
3160
3239
|
importance?: string;
|
|
3161
3240
|
/** The workload group query execution timeout. */
|
|
3162
3241
|
queryExecutionTimeout?: number;
|
|
3163
|
-
}
|
|
3242
|
+
}
|
|
3164
3243
|
/** Workload classifier operations for a data warehouse */
|
|
3165
|
-
export
|
|
3244
|
+
export interface WorkloadClassifier extends ProxyResource {
|
|
3166
3245
|
/** The workload classifier member name. */
|
|
3167
3246
|
memberName?: string;
|
|
3168
3247
|
/** The workload classifier label. */
|
|
@@ -3175,9 +3254,9 @@ export declare type WorkloadClassifier = ProxyResource & {
|
|
|
3175
3254
|
endTime?: string;
|
|
3176
3255
|
/** The workload classifier importance. */
|
|
3177
3256
|
importance?: string;
|
|
3178
|
-
}
|
|
3257
|
+
}
|
|
3179
3258
|
/** A server blob auditing policy. */
|
|
3180
|
-
export
|
|
3259
|
+
export interface ServerBlobAuditingPolicy extends ProxyResource {
|
|
3181
3260
|
/** Specifies the state of the policy. If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled are required. */
|
|
3182
3261
|
state?: BlobAuditingPolicyState;
|
|
3183
3262
|
/** Specifies the blob storage endpoint (e.g. https://MyAccount.blob.core.windows.net). If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled is required. */
|
|
@@ -3291,9 +3370,9 @@ export declare type ServerBlobAuditingPolicy = ProxyResource & {
|
|
|
3291
3370
|
*
|
|
3292
3371
|
*/
|
|
3293
3372
|
isDevopsAuditEnabled?: boolean;
|
|
3294
|
-
}
|
|
3373
|
+
}
|
|
3295
3374
|
/** An extended server blob auditing policy. */
|
|
3296
|
-
export
|
|
3375
|
+
export interface ExtendedServerBlobAuditingPolicy extends ProxyResource {
|
|
3297
3376
|
/** Specifies condition of where clause when creating an audit. */
|
|
3298
3377
|
predicateExpression?: string;
|
|
3299
3378
|
/** Specifies the state of the policy. If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled are required. */
|
|
@@ -3409,9 +3488,9 @@ export declare type ExtendedServerBlobAuditingPolicy = ProxyResource & {
|
|
|
3409
3488
|
*
|
|
3410
3489
|
*/
|
|
3411
3490
|
isDevopsAuditEnabled?: boolean;
|
|
3412
|
-
}
|
|
3491
|
+
}
|
|
3413
3492
|
/** Workspace managed Sql server security alert policy. */
|
|
3414
|
-
export
|
|
3493
|
+
export interface ServerSecurityAlertPolicy extends ProxyResource {
|
|
3415
3494
|
/** Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific server */
|
|
3416
3495
|
state?: SecurityAlertPolicyState;
|
|
3417
3496
|
/** Specifies an array of alerts that are disabled. Allowed values are: Sql_Injection, Sql_Injection_Vulnerability, Access_Anomaly, Data_Exfiltration, Unsafe_Action */
|
|
@@ -3431,9 +3510,9 @@ export declare type ServerSecurityAlertPolicy = ProxyResource & {
|
|
|
3431
3510
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3432
3511
|
*/
|
|
3433
3512
|
readonly creationTime?: Date;
|
|
3434
|
-
}
|
|
3513
|
+
}
|
|
3435
3514
|
/** A server vulnerability assessment. */
|
|
3436
|
-
export
|
|
3515
|
+
export interface ServerVulnerabilityAssessment extends ProxyResource {
|
|
3437
3516
|
/** A blob storage container path to hold the scan results (e.g. https://myStorage.blob.core.windows.net/VaScans/). */
|
|
3438
3517
|
storageContainerPath?: string;
|
|
3439
3518
|
/** A shared access signature (SAS Key) that has read and write access to the blob container specified in 'storageContainerPath' parameter. If 'storageAccountAccessKey' isn't specified, StorageContainerSasKey is required. */
|
|
@@ -3442,9 +3521,9 @@ export declare type ServerVulnerabilityAssessment = ProxyResource & {
|
|
|
3442
3521
|
storageAccountAccessKey?: string;
|
|
3443
3522
|
/** The recurring scans settings */
|
|
3444
3523
|
recurringScans?: VulnerabilityAssessmentRecurringScansProperties;
|
|
3445
|
-
}
|
|
3524
|
+
}
|
|
3446
3525
|
/** The server encryption protector. */
|
|
3447
|
-
export
|
|
3526
|
+
export interface EncryptionProtector extends ProxyResource {
|
|
3448
3527
|
/**
|
|
3449
3528
|
* Kind of encryption protector. This is metadata used for the Azure portal experience.
|
|
3450
3529
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3474,9 +3553,9 @@ export declare type EncryptionProtector = ProxyResource & {
|
|
|
3474
3553
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3475
3554
|
*/
|
|
3476
3555
|
readonly thumbprint?: string;
|
|
3477
|
-
}
|
|
3556
|
+
}
|
|
3478
3557
|
/** A recoverable sql pool */
|
|
3479
|
-
export
|
|
3558
|
+
export interface RecoverableSqlPool extends ProxyResource {
|
|
3480
3559
|
/**
|
|
3481
3560
|
* The edition of the database
|
|
3482
3561
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3497,9 +3576,9 @@ export declare type RecoverableSqlPool = ProxyResource & {
|
|
|
3497
3576
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3498
3577
|
*/
|
|
3499
3578
|
readonly lastAvailableBackupDate?: Date;
|
|
3500
|
-
}
|
|
3579
|
+
}
|
|
3501
3580
|
/** Dedicated Sql Minimal Tls Settings Info */
|
|
3502
|
-
export
|
|
3581
|
+
export interface DedicatedSQLminimalTlsSettings extends ProxyResource {
|
|
3503
3582
|
/**
|
|
3504
3583
|
* Resource location.
|
|
3505
3584
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3507,9 +3586,9 @@ export declare type DedicatedSQLminimalTlsSettings = ProxyResource & {
|
|
|
3507
3586
|
readonly location?: string;
|
|
3508
3587
|
/** The minimal tls version of the sql server. */
|
|
3509
3588
|
minimalTlsVersion?: string;
|
|
3510
|
-
}
|
|
3589
|
+
}
|
|
3511
3590
|
/** Workspace active directory administrator */
|
|
3512
|
-
export
|
|
3591
|
+
export interface WorkspaceAadAdminInfo extends ProxyResource {
|
|
3513
3592
|
/** Tenant ID of the workspace active directory administrator */
|
|
3514
3593
|
tenantId?: string;
|
|
3515
3594
|
/** Login of the workspace active directory administrator */
|
|
@@ -3518,14 +3597,14 @@ export declare type WorkspaceAadAdminInfo = ProxyResource & {
|
|
|
3518
3597
|
administratorType?: string;
|
|
3519
3598
|
/** Object ID of the workspace active directory administrator */
|
|
3520
3599
|
sid?: string;
|
|
3521
|
-
}
|
|
3600
|
+
}
|
|
3522
3601
|
/** Sql Control Settings for workspace managed identity */
|
|
3523
|
-
export
|
|
3602
|
+
export interface ManagedIdentitySqlControlSettingsModel extends ProxyResource {
|
|
3524
3603
|
/** Grant sql control to managed identity */
|
|
3525
3604
|
grantSqlControlToManagedIdentity?: ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentity;
|
|
3526
|
-
}
|
|
3605
|
+
}
|
|
3527
3606
|
/** A restorable dropped Sql pool */
|
|
3528
|
-
export
|
|
3607
|
+
export interface RestorableDroppedSqlPool extends ProxyResource {
|
|
3529
3608
|
/**
|
|
3530
3609
|
* The geo-location where the resource lives
|
|
3531
3610
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3571,9 +3650,9 @@ export declare type RestorableDroppedSqlPool = ProxyResource & {
|
|
|
3571
3650
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3572
3651
|
*/
|
|
3573
3652
|
readonly earliestRestoreDate?: Date;
|
|
3574
|
-
}
|
|
3653
|
+
}
|
|
3575
3654
|
/** Class representing an attached database configuration. */
|
|
3576
|
-
export
|
|
3655
|
+
export interface AttachedDatabaseConfiguration extends ProxyResource {
|
|
3577
3656
|
/** Resource location. */
|
|
3578
3657
|
location?: string;
|
|
3579
3658
|
/**
|
|
@@ -3599,9 +3678,9 @@ export declare type AttachedDatabaseConfiguration = ProxyResource & {
|
|
|
3599
3678
|
defaultPrincipalsModificationKind?: DefaultPrincipalsModificationKind;
|
|
3600
3679
|
/** Table level sharing specifications */
|
|
3601
3680
|
tableLevelSharingProperties?: TableLevelSharingProperties;
|
|
3602
|
-
}
|
|
3681
|
+
}
|
|
3603
3682
|
/** Class representing a Kusto database. */
|
|
3604
|
-
export
|
|
3683
|
+
export interface Database extends ProxyResource {
|
|
3605
3684
|
/** Resource location. */
|
|
3606
3685
|
location?: string;
|
|
3607
3686
|
/** Kind of the database */
|
|
@@ -3611,9 +3690,9 @@ export declare type Database = ProxyResource & {
|
|
|
3611
3690
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3612
3691
|
*/
|
|
3613
3692
|
readonly systemData?: SystemData;
|
|
3614
|
-
}
|
|
3693
|
+
}
|
|
3615
3694
|
/** Class representing a data connection. */
|
|
3616
|
-
export
|
|
3695
|
+
export interface DataConnection extends ProxyResource {
|
|
3617
3696
|
/** Resource location. */
|
|
3618
3697
|
location?: string;
|
|
3619
3698
|
/** Kind of the endpoint for the data connection */
|
|
@@ -3623,9 +3702,9 @@ export declare type DataConnection = ProxyResource & {
|
|
|
3623
3702
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3624
3703
|
*/
|
|
3625
3704
|
readonly systemData?: SystemData;
|
|
3626
|
-
}
|
|
3705
|
+
}
|
|
3627
3706
|
/** Class representing a cluster principal assignment. */
|
|
3628
|
-
export
|
|
3707
|
+
export interface ClusterPrincipalAssignment extends ProxyResource {
|
|
3629
3708
|
/**
|
|
3630
3709
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
3631
3710
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3654,9 +3733,14 @@ export declare type ClusterPrincipalAssignment = ProxyResource & {
|
|
|
3654
3733
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3655
3734
|
*/
|
|
3656
3735
|
readonly provisioningState?: ResourceProvisioningState;
|
|
3657
|
-
|
|
3736
|
+
/**
|
|
3737
|
+
* The service principal object id in AAD (Azure active directory)
|
|
3738
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3739
|
+
*/
|
|
3740
|
+
readonly aadObjectId?: string;
|
|
3741
|
+
}
|
|
3658
3742
|
/** Class representing a database principal assignment. */
|
|
3659
|
-
export
|
|
3743
|
+
export interface DatabasePrincipalAssignment extends ProxyResource {
|
|
3660
3744
|
/**
|
|
3661
3745
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
3662
3746
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3685,9 +3769,42 @@ export declare type DatabasePrincipalAssignment = ProxyResource & {
|
|
|
3685
3769
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3686
3770
|
*/
|
|
3687
3771
|
readonly provisioningState?: ResourceProvisioningState;
|
|
3688
|
-
|
|
3772
|
+
/**
|
|
3773
|
+
* The service principal object id in AAD (Azure active directory)
|
|
3774
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3775
|
+
*/
|
|
3776
|
+
readonly aadObjectId?: string;
|
|
3777
|
+
}
|
|
3778
|
+
/** Class representing a Private Link Resources. */
|
|
3779
|
+
export interface KustoPoolPrivateLinkResources extends ProxyResource {
|
|
3780
|
+
/**
|
|
3781
|
+
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
3782
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3783
|
+
*/
|
|
3784
|
+
readonly systemData?: SystemData;
|
|
3785
|
+
/**
|
|
3786
|
+
* The Private link resources GroupId
|
|
3787
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3788
|
+
*/
|
|
3789
|
+
readonly groupId?: string;
|
|
3790
|
+
/**
|
|
3791
|
+
* The private link resource required member names.
|
|
3792
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3793
|
+
*/
|
|
3794
|
+
readonly requiredMembers?: string[];
|
|
3795
|
+
/**
|
|
3796
|
+
* The private link resource required zone names.
|
|
3797
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3798
|
+
*/
|
|
3799
|
+
readonly requiredZoneNames?: string[];
|
|
3800
|
+
/**
|
|
3801
|
+
* The provisioned state of the resource.
|
|
3802
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3803
|
+
*/
|
|
3804
|
+
readonly provisioningState?: ResourceProvisioningState;
|
|
3805
|
+
}
|
|
3689
3806
|
/** A privateLinkHub */
|
|
3690
|
-
export
|
|
3807
|
+
export interface PrivateLinkHub extends TrackedResource {
|
|
3691
3808
|
/** PrivateLinkHub provisioning state */
|
|
3692
3809
|
provisioningState?: string;
|
|
3693
3810
|
/**
|
|
@@ -3695,9 +3812,9 @@ export declare type PrivateLinkHub = TrackedResource & {
|
|
|
3695
3812
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3696
3813
|
*/
|
|
3697
3814
|
readonly privateEndpointConnections?: PrivateEndpointConnectionForPrivateLinkHubBasic[];
|
|
3698
|
-
}
|
|
3815
|
+
}
|
|
3699
3816
|
/** A SQL Analytics pool */
|
|
3700
|
-
export
|
|
3817
|
+
export interface SqlPool extends TrackedResource {
|
|
3701
3818
|
/** SQL pool SKU */
|
|
3702
3819
|
sku?: Sku;
|
|
3703
3820
|
/** Maximum size in bytes */
|
|
@@ -3738,9 +3855,9 @@ export declare type SqlPool = TrackedResource & {
|
|
|
3738
3855
|
storageAccountType?: StorageAccountType;
|
|
3739
3856
|
/** Specifies the time that the sql pool was deleted */
|
|
3740
3857
|
sourceDatabaseDeletionDate?: Date;
|
|
3741
|
-
}
|
|
3858
|
+
}
|
|
3742
3859
|
/** A workspace */
|
|
3743
|
-
export
|
|
3860
|
+
export interface Workspace extends TrackedResource {
|
|
3744
3861
|
/** Identity of the workspace */
|
|
3745
3862
|
identity?: ManagedIdentity;
|
|
3746
3863
|
/** Workspace default data lake storage account details */
|
|
@@ -3806,9 +3923,9 @@ export declare type Workspace = TrackedResource & {
|
|
|
3806
3923
|
azureADOnlyAuthentication?: boolean;
|
|
3807
3924
|
/** Is trustedServiceBypassEnabled for the workspace */
|
|
3808
3925
|
trustedServiceBypassEnabled?: boolean;
|
|
3809
|
-
}
|
|
3926
|
+
}
|
|
3810
3927
|
/** A Big Data pool */
|
|
3811
|
-
export
|
|
3928
|
+
export interface BigDataPoolResourceInfo extends TrackedResource {
|
|
3812
3929
|
/** The state of the Big Data pool. */
|
|
3813
3930
|
provisioningState?: string;
|
|
3814
3931
|
/** Auto-scaling properties */
|
|
@@ -3822,6 +3939,8 @@ export declare type BigDataPoolResourceInfo = TrackedResource & {
|
|
|
3822
3939
|
autoPause?: AutoPauseProperties;
|
|
3823
3940
|
/** Whether compute isolation is required or not. */
|
|
3824
3941
|
isComputeIsolationEnabled?: boolean;
|
|
3942
|
+
/** Whether autotune is required or not. */
|
|
3943
|
+
isAutotuneEnabled?: boolean;
|
|
3825
3944
|
/** Whether session level packages enabled. */
|
|
3826
3945
|
sessionLevelPackagesEnabled?: boolean;
|
|
3827
3946
|
/** The cache size */
|
|
@@ -3851,9 +3970,9 @@ export declare type BigDataPoolResourceInfo = TrackedResource & {
|
|
|
3851
3970
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3852
3971
|
*/
|
|
3853
3972
|
readonly lastSucceededTimestamp?: Date;
|
|
3854
|
-
}
|
|
3973
|
+
}
|
|
3855
3974
|
/** Class representing a Kusto kusto pool. */
|
|
3856
|
-
export
|
|
3975
|
+
export interface KustoPool extends TrackedResource {
|
|
3857
3976
|
/** The SKU of the kusto pool. */
|
|
3858
3977
|
sku: AzureSku;
|
|
3859
3978
|
/**
|
|
@@ -3904,11 +4023,14 @@ export declare type KustoPool = TrackedResource & {
|
|
|
3904
4023
|
readonly languageExtensions?: LanguageExtensionsList;
|
|
3905
4024
|
/** The workspace unique identifier. */
|
|
3906
4025
|
workspaceUID?: string;
|
|
3907
|
-
}
|
|
4026
|
+
}
|
|
3908
4027
|
/** Azure Synapse nested resource, which belongs to a workspace. */
|
|
3909
|
-
export
|
|
4028
|
+
export interface SubResource extends AzureEntityResource {
|
|
4029
|
+
}
|
|
3910
4030
|
/** Class representing a read write database. */
|
|
3911
|
-
export
|
|
4031
|
+
export interface ReadWriteDatabase extends Database {
|
|
4032
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4033
|
+
kind: "ReadWrite";
|
|
3912
4034
|
/**
|
|
3913
4035
|
* The provisioned state of the resource.
|
|
3914
4036
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3928,9 +4050,11 @@ export declare type ReadWriteDatabase = Database & {
|
|
|
3928
4050
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3929
4051
|
*/
|
|
3930
4052
|
readonly isFollowed?: boolean;
|
|
3931
|
-
}
|
|
4053
|
+
}
|
|
3932
4054
|
/** Class representing a read only following database. */
|
|
3933
|
-
export
|
|
4055
|
+
export interface ReadOnlyFollowingDatabase extends Database {
|
|
4056
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4057
|
+
kind: "ReadOnlyFollowing";
|
|
3934
4058
|
/**
|
|
3935
4059
|
* The provisioned state of the resource.
|
|
3936
4060
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3963,9 +4087,11 @@ export declare type ReadOnlyFollowingDatabase = Database & {
|
|
|
3963
4087
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3964
4088
|
*/
|
|
3965
4089
|
readonly principalsModificationKind?: PrincipalsModificationKind;
|
|
3966
|
-
}
|
|
4090
|
+
}
|
|
3967
4091
|
/** Class representing an event hub data connection. */
|
|
3968
|
-
export
|
|
4092
|
+
export interface EventHubDataConnection extends DataConnection {
|
|
4093
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4094
|
+
kind: "EventHub";
|
|
3969
4095
|
/** The resource ID of the event hub to be used to create a data connection. */
|
|
3970
4096
|
eventHubResourceId?: string;
|
|
3971
4097
|
/** The event hub consumer group. */
|
|
@@ -3987,9 +4113,11 @@ export declare type EventHubDataConnection = DataConnection & {
|
|
|
3987
4113
|
readonly provisioningState?: ResourceProvisioningState;
|
|
3988
4114
|
/** The resource ID of a managed identity (system or user assigned) to be used to authenticate with event hub. */
|
|
3989
4115
|
managedIdentityResourceId?: string;
|
|
3990
|
-
}
|
|
4116
|
+
}
|
|
3991
4117
|
/** Class representing an iot hub data connection. */
|
|
3992
|
-
export
|
|
4118
|
+
export interface IotHubDataConnection extends DataConnection {
|
|
4119
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4120
|
+
kind: "IotHub";
|
|
3993
4121
|
/** The resource ID of the Iot hub to be used to create a data connection. */
|
|
3994
4122
|
iotHubResourceId?: string;
|
|
3995
4123
|
/** The iot hub consumer group. */
|
|
@@ -4009,9 +4137,11 @@ export declare type IotHubDataConnection = DataConnection & {
|
|
|
4009
4137
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4010
4138
|
*/
|
|
4011
4139
|
readonly provisioningState?: ResourceProvisioningState;
|
|
4012
|
-
}
|
|
4140
|
+
}
|
|
4013
4141
|
/** Class representing an Event Grid data connection. */
|
|
4014
|
-
export
|
|
4142
|
+
export interface EventGridDataConnection extends DataConnection {
|
|
4143
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4144
|
+
kind: "EventGrid";
|
|
4015
4145
|
/** The resource ID of the storage account where the data resides. */
|
|
4016
4146
|
storageAccountResourceId?: string;
|
|
4017
4147
|
/** The resource ID where the event grid is configured to send events. */
|
|
@@ -4033,9 +4163,9 @@ export declare type EventGridDataConnection = DataConnection & {
|
|
|
4033
4163
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4034
4164
|
*/
|
|
4035
4165
|
readonly provisioningState?: ResourceProvisioningState;
|
|
4036
|
-
}
|
|
4166
|
+
}
|
|
4037
4167
|
/** Library response details */
|
|
4038
|
-
export
|
|
4168
|
+
export interface LibraryResource extends SubResource {
|
|
4039
4169
|
/** Name of the library. */
|
|
4040
4170
|
namePropertiesName?: string;
|
|
4041
4171
|
/** Storage blob path of library. */
|
|
@@ -4056,14 +4186,16 @@ export declare type LibraryResource = SubResource & {
|
|
|
4056
4186
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4057
4187
|
*/
|
|
4058
4188
|
readonly creatorId?: string;
|
|
4059
|
-
}
|
|
4189
|
+
}
|
|
4060
4190
|
/** Integration runtime resource type. */
|
|
4061
|
-
export
|
|
4062
|
-
/**
|
|
4063
|
-
|
|
4064
|
-
|
|
4191
|
+
export interface IntegrationRuntimeResource extends SubResource {
|
|
4192
|
+
/** Type of integration runtime. */
|
|
4193
|
+
typePropertiesType: IntegrationRuntimeType;
|
|
4194
|
+
/** Integration runtime description. */
|
|
4195
|
+
description?: string;
|
|
4196
|
+
}
|
|
4065
4197
|
/** SparkConfiguration response details */
|
|
4066
|
-
export
|
|
4198
|
+
export interface SparkConfigurationResource extends SubResource {
|
|
4067
4199
|
/** Description about the SparkConfiguration. */
|
|
4068
4200
|
description?: string;
|
|
4069
4201
|
/** SparkConfiguration configs. */
|
|
@@ -4078,9 +4210,14 @@ export declare type SparkConfigurationResource = SubResource & {
|
|
|
4078
4210
|
createdBy?: string;
|
|
4079
4211
|
/** The timestamp of resource creation. */
|
|
4080
4212
|
created?: Date;
|
|
4081
|
-
|
|
4213
|
+
/** SparkConfiguration merge configs. */
|
|
4214
|
+
configMergeRule?: {
|
|
4215
|
+
[propertyName: string]: string;
|
|
4216
|
+
};
|
|
4217
|
+
}
|
|
4082
4218
|
/** Known values of {@link AzureADOnlyAuthenticationName} that the service accepts. */
|
|
4083
4219
|
export declare enum KnownAzureADOnlyAuthenticationName {
|
|
4220
|
+
/** Default */
|
|
4084
4221
|
Default = "default"
|
|
4085
4222
|
}
|
|
4086
4223
|
/**
|
|
@@ -4093,8 +4230,11 @@ export declare enum KnownAzureADOnlyAuthenticationName {
|
|
|
4093
4230
|
export declare type AzureADOnlyAuthenticationName = string;
|
|
4094
4231
|
/** Known values of {@link StateValue} that the service accepts. */
|
|
4095
4232
|
export declare enum KnownStateValue {
|
|
4233
|
+
/** Consistent */
|
|
4096
4234
|
Consistent = "Consistent",
|
|
4235
|
+
/** InConsistent */
|
|
4097
4236
|
InConsistent = "InConsistent",
|
|
4237
|
+
/** Updating */
|
|
4098
4238
|
Updating = "Updating"
|
|
4099
4239
|
}
|
|
4100
4240
|
/**
|
|
@@ -4109,10 +4249,15 @@ export declare enum KnownStateValue {
|
|
|
4109
4249
|
export declare type StateValue = string;
|
|
4110
4250
|
/** Known values of {@link ProvisioningState} that the service accepts. */
|
|
4111
4251
|
export declare enum KnownProvisioningState {
|
|
4252
|
+
/** Provisioning */
|
|
4112
4253
|
Provisioning = "Provisioning",
|
|
4254
|
+
/** Succeeded */
|
|
4113
4255
|
Succeeded = "Succeeded",
|
|
4256
|
+
/** Deleting */
|
|
4114
4257
|
Deleting = "Deleting",
|
|
4258
|
+
/** Failed */
|
|
4115
4259
|
Failed = "Failed",
|
|
4260
|
+
/** DeleteError */
|
|
4116
4261
|
DeleteError = "DeleteError"
|
|
4117
4262
|
}
|
|
4118
4263
|
/**
|
|
@@ -4129,9 +4274,13 @@ export declare enum KnownProvisioningState {
|
|
|
4129
4274
|
export declare type ProvisioningState = string;
|
|
4130
4275
|
/** Known values of {@link OperationStatus} that the service accepts. */
|
|
4131
4276
|
export declare enum KnownOperationStatus {
|
|
4277
|
+
/** InProgress */
|
|
4132
4278
|
InProgress = "InProgress",
|
|
4279
|
+
/** Succeeded */
|
|
4133
4280
|
Succeeded = "Succeeded",
|
|
4281
|
+
/** Failed */
|
|
4134
4282
|
Failed = "Failed",
|
|
4283
|
+
/** Canceled */
|
|
4135
4284
|
Canceled = "Canceled"
|
|
4136
4285
|
}
|
|
4137
4286
|
/**
|
|
@@ -4147,9 +4296,13 @@ export declare enum KnownOperationStatus {
|
|
|
4147
4296
|
export declare type OperationStatus = string;
|
|
4148
4297
|
/** Known values of {@link CreateMode} that the service accepts. */
|
|
4149
4298
|
export declare enum KnownCreateMode {
|
|
4299
|
+
/** Default */
|
|
4150
4300
|
Default = "Default",
|
|
4301
|
+
/** PointInTimeRestore */
|
|
4151
4302
|
PointInTimeRestore = "PointInTimeRestore",
|
|
4303
|
+
/** Recovery */
|
|
4152
4304
|
Recovery = "Recovery",
|
|
4305
|
+
/** Restore */
|
|
4153
4306
|
Restore = "Restore"
|
|
4154
4307
|
}
|
|
4155
4308
|
/**
|
|
@@ -4165,7 +4318,9 @@ export declare enum KnownCreateMode {
|
|
|
4165
4318
|
export declare type CreateMode = string;
|
|
4166
4319
|
/** Known values of {@link StorageAccountType} that the service accepts. */
|
|
4167
4320
|
export declare enum KnownStorageAccountType {
|
|
4321
|
+
/** GRS */
|
|
4168
4322
|
GRS = "GRS",
|
|
4323
|
+
/** LRS */
|
|
4169
4324
|
LRS = "LRS"
|
|
4170
4325
|
}
|
|
4171
4326
|
/**
|
|
@@ -4179,6 +4334,7 @@ export declare enum KnownStorageAccountType {
|
|
|
4179
4334
|
export declare type StorageAccountType = string;
|
|
4180
4335
|
/** Known values of {@link GeoBackupPolicyName} that the service accepts. */
|
|
4181
4336
|
export declare enum KnownGeoBackupPolicyName {
|
|
4337
|
+
/** Default */
|
|
4182
4338
|
Default = "Default"
|
|
4183
4339
|
}
|
|
4184
4340
|
/**
|
|
@@ -4191,6 +4347,7 @@ export declare enum KnownGeoBackupPolicyName {
|
|
|
4191
4347
|
export declare type GeoBackupPolicyName = string;
|
|
4192
4348
|
/** Known values of {@link DataWarehouseUserActivityName} that the service accepts. */
|
|
4193
4349
|
export declare enum KnownDataWarehouseUserActivityName {
|
|
4350
|
+
/** Current */
|
|
4194
4351
|
Current = "current"
|
|
4195
4352
|
}
|
|
4196
4353
|
/**
|
|
@@ -4203,9 +4360,13 @@ export declare enum KnownDataWarehouseUserActivityName {
|
|
|
4203
4360
|
export declare type DataWarehouseUserActivityName = string;
|
|
4204
4361
|
/** Known values of {@link ReplicationState} that the service accepts. */
|
|
4205
4362
|
export declare enum KnownReplicationState {
|
|
4363
|
+
/** Pending */
|
|
4206
4364
|
Pending = "PENDING",
|
|
4365
|
+
/** Seeding */
|
|
4207
4366
|
Seeding = "SEEDING",
|
|
4367
|
+
/** CatchUP */
|
|
4208
4368
|
CatchUP = "CATCH_UP",
|
|
4369
|
+
/** Suspended */
|
|
4209
4370
|
Suspended = "SUSPENDED"
|
|
4210
4371
|
}
|
|
4211
4372
|
/**
|
|
@@ -4221,12 +4382,19 @@ export declare enum KnownReplicationState {
|
|
|
4221
4382
|
export declare type ReplicationState = string;
|
|
4222
4383
|
/** Known values of {@link DayOfWeek} that the service accepts. */
|
|
4223
4384
|
export declare enum KnownDayOfWeek {
|
|
4385
|
+
/** Sunday */
|
|
4224
4386
|
Sunday = "Sunday",
|
|
4387
|
+
/** Monday */
|
|
4225
4388
|
Monday = "Monday",
|
|
4389
|
+
/** Tuesday */
|
|
4226
4390
|
Tuesday = "Tuesday",
|
|
4391
|
+
/** Wednesday */
|
|
4227
4392
|
Wednesday = "Wednesday",
|
|
4393
|
+
/** Thursday */
|
|
4228
4394
|
Thursday = "Thursday",
|
|
4395
|
+
/** Friday */
|
|
4229
4396
|
Friday = "Friday",
|
|
4397
|
+
/** Saturday */
|
|
4230
4398
|
Saturday = "Saturday"
|
|
4231
4399
|
}
|
|
4232
4400
|
/**
|
|
@@ -4245,6 +4413,7 @@ export declare enum KnownDayOfWeek {
|
|
|
4245
4413
|
export declare type DayOfWeek = string;
|
|
4246
4414
|
/** Known values of {@link TransparentDataEncryptionName} that the service accepts. */
|
|
4247
4415
|
export declare enum KnownTransparentDataEncryptionName {
|
|
4416
|
+
/** Current */
|
|
4248
4417
|
Current = "current"
|
|
4249
4418
|
}
|
|
4250
4419
|
/**
|
|
@@ -4257,11 +4426,17 @@ export declare enum KnownTransparentDataEncryptionName {
|
|
|
4257
4426
|
export declare type TransparentDataEncryptionName = string;
|
|
4258
4427
|
/** Known values of {@link ManagementOperationState} that the service accepts. */
|
|
4259
4428
|
export declare enum KnownManagementOperationState {
|
|
4429
|
+
/** Pending */
|
|
4260
4430
|
Pending = "Pending",
|
|
4431
|
+
/** InProgress */
|
|
4261
4432
|
InProgress = "InProgress",
|
|
4433
|
+
/** Succeeded */
|
|
4262
4434
|
Succeeded = "Succeeded",
|
|
4435
|
+
/** Failed */
|
|
4263
4436
|
Failed = "Failed",
|
|
4437
|
+
/** CancelInProgress */
|
|
4264
4438
|
CancelInProgress = "CancelInProgress",
|
|
4439
|
+
/** Cancelled */
|
|
4265
4440
|
Cancelled = "Cancelled"
|
|
4266
4441
|
}
|
|
4267
4442
|
/**
|
|
@@ -4279,39 +4454,73 @@ export declare enum KnownManagementOperationState {
|
|
|
4279
4454
|
export declare type ManagementOperationState = string;
|
|
4280
4455
|
/** Known values of {@link ColumnDataType} that the service accepts. */
|
|
4281
4456
|
export declare enum KnownColumnDataType {
|
|
4457
|
+
/** Image */
|
|
4282
4458
|
Image = "image",
|
|
4459
|
+
/** Text */
|
|
4283
4460
|
Text = "text",
|
|
4461
|
+
/** Uniqueidentifier */
|
|
4284
4462
|
Uniqueidentifier = "uniqueidentifier",
|
|
4463
|
+
/** Date */
|
|
4285
4464
|
Date = "date",
|
|
4465
|
+
/** Time */
|
|
4286
4466
|
Time = "time",
|
|
4467
|
+
/** Datetime2 */
|
|
4287
4468
|
Datetime2 = "datetime2",
|
|
4469
|
+
/** Datetimeoffset */
|
|
4288
4470
|
Datetimeoffset = "datetimeoffset",
|
|
4471
|
+
/** Tinyint */
|
|
4289
4472
|
Tinyint = "tinyint",
|
|
4473
|
+
/** Smallint */
|
|
4290
4474
|
Smallint = "smallint",
|
|
4475
|
+
/** Int */
|
|
4291
4476
|
Int = "int",
|
|
4477
|
+
/** Smalldatetime */
|
|
4292
4478
|
Smalldatetime = "smalldatetime",
|
|
4479
|
+
/** Real */
|
|
4293
4480
|
Real = "real",
|
|
4481
|
+
/** Money */
|
|
4294
4482
|
Money = "money",
|
|
4483
|
+
/** Datetime */
|
|
4295
4484
|
Datetime = "datetime",
|
|
4485
|
+
/** Float */
|
|
4296
4486
|
Float = "float",
|
|
4487
|
+
/** SqlVariant */
|
|
4297
4488
|
SqlVariant = "sql_variant",
|
|
4489
|
+
/** Ntext */
|
|
4298
4490
|
Ntext = "ntext",
|
|
4491
|
+
/** Bit */
|
|
4299
4492
|
Bit = "bit",
|
|
4493
|
+
/** Decimal */
|
|
4300
4494
|
Decimal = "decimal",
|
|
4495
|
+
/** Numeric */
|
|
4301
4496
|
Numeric = "numeric",
|
|
4497
|
+
/** Smallmoney */
|
|
4302
4498
|
Smallmoney = "smallmoney",
|
|
4499
|
+
/** Bigint */
|
|
4303
4500
|
Bigint = "bigint",
|
|
4501
|
+
/** Hierarchyid */
|
|
4304
4502
|
Hierarchyid = "hierarchyid",
|
|
4503
|
+
/** Geometry */
|
|
4305
4504
|
Geometry = "geometry",
|
|
4505
|
+
/** Geography */
|
|
4306
4506
|
Geography = "geography",
|
|
4507
|
+
/** Varbinary */
|
|
4307
4508
|
Varbinary = "varbinary",
|
|
4509
|
+
/** Varchar */
|
|
4308
4510
|
Varchar = "varchar",
|
|
4511
|
+
/** Binary */
|
|
4309
4512
|
Binary = "binary",
|
|
4513
|
+
/** Char */
|
|
4310
4514
|
Char = "char",
|
|
4515
|
+
/** Timestamp */
|
|
4311
4516
|
Timestamp = "timestamp",
|
|
4517
|
+
/** Nvarchar */
|
|
4312
4518
|
Nvarchar = "nvarchar",
|
|
4519
|
+
/** Nchar */
|
|
4313
4520
|
Nchar = "nchar",
|
|
4521
|
+
/** Xml */
|
|
4314
4522
|
Xml = "xml",
|
|
4523
|
+
/** Sysname */
|
|
4315
4524
|
Sysname = "sysname"
|
|
4316
4525
|
}
|
|
4317
4526
|
/**
|
|
@@ -4357,6 +4566,7 @@ export declare enum KnownColumnDataType {
|
|
|
4357
4566
|
export declare type ColumnDataType = string;
|
|
4358
4567
|
/** Known values of {@link ConnectionPolicyName} that the service accepts. */
|
|
4359
4568
|
export declare enum KnownConnectionPolicyName {
|
|
4569
|
+
/** Default */
|
|
4360
4570
|
Default = "default"
|
|
4361
4571
|
}
|
|
4362
4572
|
/**
|
|
@@ -4369,6 +4579,7 @@ export declare enum KnownConnectionPolicyName {
|
|
|
4369
4579
|
export declare type ConnectionPolicyName = string;
|
|
4370
4580
|
/** Known values of {@link VulnerabilityAssessmentName} that the service accepts. */
|
|
4371
4581
|
export declare enum KnownVulnerabilityAssessmentName {
|
|
4582
|
+
/** Default */
|
|
4372
4583
|
Default = "default"
|
|
4373
4584
|
}
|
|
4374
4585
|
/**
|
|
@@ -4381,7 +4592,9 @@ export declare enum KnownVulnerabilityAssessmentName {
|
|
|
4381
4592
|
export declare type VulnerabilityAssessmentName = string;
|
|
4382
4593
|
/** Known values of {@link VulnerabilityAssessmentScanTriggerType} that the service accepts. */
|
|
4383
4594
|
export declare enum KnownVulnerabilityAssessmentScanTriggerType {
|
|
4595
|
+
/** OnDemand */
|
|
4384
4596
|
OnDemand = "OnDemand",
|
|
4597
|
+
/** Recurring */
|
|
4385
4598
|
Recurring = "Recurring"
|
|
4386
4599
|
}
|
|
4387
4600
|
/**
|
|
@@ -4395,9 +4608,13 @@ export declare enum KnownVulnerabilityAssessmentScanTriggerType {
|
|
|
4395
4608
|
export declare type VulnerabilityAssessmentScanTriggerType = string;
|
|
4396
4609
|
/** Known values of {@link VulnerabilityAssessmentScanState} that the service accepts. */
|
|
4397
4610
|
export declare enum KnownVulnerabilityAssessmentScanState {
|
|
4611
|
+
/** Passed */
|
|
4398
4612
|
Passed = "Passed",
|
|
4613
|
+
/** Failed */
|
|
4399
4614
|
Failed = "Failed",
|
|
4615
|
+
/** FailedToRun */
|
|
4400
4616
|
FailedToRun = "FailedToRun",
|
|
4617
|
+
/** InProgress */
|
|
4401
4618
|
InProgress = "InProgress"
|
|
4402
4619
|
}
|
|
4403
4620
|
/**
|
|
@@ -4413,6 +4630,7 @@ export declare enum KnownVulnerabilityAssessmentScanState {
|
|
|
4413
4630
|
export declare type VulnerabilityAssessmentScanState = string;
|
|
4414
4631
|
/** Known values of {@link SecurityAlertPolicyName} that the service accepts. */
|
|
4415
4632
|
export declare enum KnownSecurityAlertPolicyName {
|
|
4633
|
+
/** Default */
|
|
4416
4634
|
Default = "default"
|
|
4417
4635
|
}
|
|
4418
4636
|
/**
|
|
@@ -4425,6 +4643,7 @@ export declare enum KnownSecurityAlertPolicyName {
|
|
|
4425
4643
|
export declare type SecurityAlertPolicyName = string;
|
|
4426
4644
|
/** Known values of {@link BlobAuditingPolicyName} that the service accepts. */
|
|
4427
4645
|
export declare enum KnownBlobAuditingPolicyName {
|
|
4646
|
+
/** Default */
|
|
4428
4647
|
Default = "default"
|
|
4429
4648
|
}
|
|
4430
4649
|
/**
|
|
@@ -4437,6 +4656,7 @@ export declare enum KnownBlobAuditingPolicyName {
|
|
|
4437
4656
|
export declare type BlobAuditingPolicyName = string;
|
|
4438
4657
|
/** Known values of {@link SecurityAlertPolicyNameAutoGenerated} that the service accepts. */
|
|
4439
4658
|
export declare enum KnownSecurityAlertPolicyNameAutoGenerated {
|
|
4659
|
+
/** Default */
|
|
4440
4660
|
Default = "Default"
|
|
4441
4661
|
}
|
|
4442
4662
|
/**
|
|
@@ -4449,6 +4669,7 @@ export declare enum KnownSecurityAlertPolicyNameAutoGenerated {
|
|
|
4449
4669
|
export declare type SecurityAlertPolicyNameAutoGenerated = string;
|
|
4450
4670
|
/** Known values of {@link EncryptionProtectorName} that the service accepts. */
|
|
4451
4671
|
export declare enum KnownEncryptionProtectorName {
|
|
4672
|
+
/** Current */
|
|
4452
4673
|
Current = "current"
|
|
4453
4674
|
}
|
|
4454
4675
|
/**
|
|
@@ -4461,7 +4682,9 @@ export declare enum KnownEncryptionProtectorName {
|
|
|
4461
4682
|
export declare type EncryptionProtectorName = string;
|
|
4462
4683
|
/** Known values of {@link ServerKeyType} that the service accepts. */
|
|
4463
4684
|
export declare enum KnownServerKeyType {
|
|
4685
|
+
/** ServiceManaged */
|
|
4464
4686
|
ServiceManaged = "ServiceManaged",
|
|
4687
|
+
/** AzureKeyVault */
|
|
4465
4688
|
AzureKeyVault = "AzureKeyVault"
|
|
4466
4689
|
}
|
|
4467
4690
|
/**
|
|
@@ -4475,6 +4698,7 @@ export declare enum KnownServerKeyType {
|
|
|
4475
4698
|
export declare type ServerKeyType = string;
|
|
4476
4699
|
/** Known values of {@link DedicatedSQLMinimalTlsSettingsName} that the service accepts. */
|
|
4477
4700
|
export declare enum KnownDedicatedSQLMinimalTlsSettingsName {
|
|
4701
|
+
/** Default */
|
|
4478
4702
|
Default = "default"
|
|
4479
4703
|
}
|
|
4480
4704
|
/**
|
|
@@ -4487,7 +4711,9 @@ export declare enum KnownDedicatedSQLMinimalTlsSettingsName {
|
|
|
4487
4711
|
export declare type DedicatedSQLMinimalTlsSettingsName = string;
|
|
4488
4712
|
/** Known values of {@link WorkspacePublicNetworkAccess} that the service accepts. */
|
|
4489
4713
|
export declare enum KnownWorkspacePublicNetworkAccess {
|
|
4714
|
+
/** Enabled */
|
|
4490
4715
|
Enabled = "Enabled",
|
|
4716
|
+
/** Disabled */
|
|
4491
4717
|
Disabled = "Disabled"
|
|
4492
4718
|
}
|
|
4493
4719
|
/**
|
|
@@ -4499,43 +4725,11 @@ export declare enum KnownWorkspacePublicNetworkAccess {
|
|
|
4499
4725
|
* **Disabled**
|
|
4500
4726
|
*/
|
|
4501
4727
|
export declare type WorkspacePublicNetworkAccess = string;
|
|
4502
|
-
/** Known values of {@link ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState} that the service accepts. */
|
|
4503
|
-
export declare enum KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState {
|
|
4504
|
-
Enabled = "Enabled",
|
|
4505
|
-
Disabled = "Disabled"
|
|
4506
|
-
}
|
|
4507
|
-
/**
|
|
4508
|
-
* Defines values for ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState. \
|
|
4509
|
-
* {@link KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState} can be used interchangeably with ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState,
|
|
4510
|
-
* this enum contains the known values that the service supports.
|
|
4511
|
-
* ### Known values supported by the service
|
|
4512
|
-
* **Enabled** \
|
|
4513
|
-
* **Disabled**
|
|
4514
|
-
*/
|
|
4515
|
-
export declare type ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState = string;
|
|
4516
|
-
/** Known values of {@link ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState} that the service accepts. */
|
|
4517
|
-
export declare enum KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState {
|
|
4518
|
-
Enabling = "Enabling",
|
|
4519
|
-
Enabled = "Enabled",
|
|
4520
|
-
Disabling = "Disabling",
|
|
4521
|
-
Disabled = "Disabled",
|
|
4522
|
-
Unknown = "Unknown"
|
|
4523
|
-
}
|
|
4524
|
-
/**
|
|
4525
|
-
* Defines values for ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState. \
|
|
4526
|
-
* {@link KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState} can be used interchangeably with ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState,
|
|
4527
|
-
* this enum contains the known values that the service supports.
|
|
4528
|
-
* ### Known values supported by the service
|
|
4529
|
-
* **Enabling** \
|
|
4530
|
-
* **Enabled** \
|
|
4531
|
-
* **Disabling** \
|
|
4532
|
-
* **Disabled** \
|
|
4533
|
-
* **Unknown**
|
|
4534
|
-
*/
|
|
4535
|
-
export declare type ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState = string;
|
|
4536
4728
|
/** Known values of {@link ConfigurationType} that the service accepts. */
|
|
4537
4729
|
export declare enum KnownConfigurationType {
|
|
4730
|
+
/** File */
|
|
4538
4731
|
File = "File",
|
|
4732
|
+
/** Artifact */
|
|
4539
4733
|
Artifact = "Artifact"
|
|
4540
4734
|
}
|
|
4541
4735
|
/**
|
|
@@ -4549,12 +4743,19 @@ export declare enum KnownConfigurationType {
|
|
|
4549
4743
|
export declare type ConfigurationType = string;
|
|
4550
4744
|
/** Known values of {@link NodeSize} that the service accepts. */
|
|
4551
4745
|
export declare enum KnownNodeSize {
|
|
4746
|
+
/** None */
|
|
4552
4747
|
None = "None",
|
|
4748
|
+
/** Small */
|
|
4553
4749
|
Small = "Small",
|
|
4750
|
+
/** Medium */
|
|
4554
4751
|
Medium = "Medium",
|
|
4752
|
+
/** Large */
|
|
4555
4753
|
Large = "Large",
|
|
4754
|
+
/** XLarge */
|
|
4556
4755
|
XLarge = "XLarge",
|
|
4756
|
+
/** XXLarge */
|
|
4557
4757
|
XXLarge = "XXLarge",
|
|
4758
|
+
/** XXXLarge */
|
|
4558
4759
|
XXXLarge = "XXXLarge"
|
|
4559
4760
|
}
|
|
4560
4761
|
/**
|
|
@@ -4573,9 +4774,13 @@ export declare enum KnownNodeSize {
|
|
|
4573
4774
|
export declare type NodeSize = string;
|
|
4574
4775
|
/** Known values of {@link NodeSizeFamily} that the service accepts. */
|
|
4575
4776
|
export declare enum KnownNodeSizeFamily {
|
|
4777
|
+
/** None */
|
|
4576
4778
|
None = "None",
|
|
4779
|
+
/** MemoryOptimized */
|
|
4577
4780
|
MemoryOptimized = "MemoryOptimized",
|
|
4781
|
+
/** HardwareAcceleratedFpga */
|
|
4578
4782
|
HardwareAcceleratedFpga = "HardwareAcceleratedFPGA",
|
|
4783
|
+
/** HardwareAcceleratedGPU */
|
|
4579
4784
|
HardwareAcceleratedGPU = "HardwareAcceleratedGPU"
|
|
4580
4785
|
}
|
|
4581
4786
|
/**
|
|
@@ -4591,7 +4796,9 @@ export declare enum KnownNodeSizeFamily {
|
|
|
4591
4796
|
export declare type NodeSizeFamily = string;
|
|
4592
4797
|
/** Known values of {@link IntegrationRuntimeAutoUpdate} that the service accepts. */
|
|
4593
4798
|
export declare enum KnownIntegrationRuntimeAutoUpdate {
|
|
4799
|
+
/** On */
|
|
4594
4800
|
On = "On",
|
|
4801
|
+
/** Off */
|
|
4595
4802
|
Off = "Off"
|
|
4596
4803
|
}
|
|
4597
4804
|
/**
|
|
@@ -4605,7 +4812,9 @@ export declare enum KnownIntegrationRuntimeAutoUpdate {
|
|
|
4605
4812
|
export declare type IntegrationRuntimeAutoUpdate = string;
|
|
4606
4813
|
/** Known values of {@link IntegrationRuntimeType} that the service accepts. */
|
|
4607
4814
|
export declare enum KnownIntegrationRuntimeType {
|
|
4815
|
+
/** Managed */
|
|
4608
4816
|
Managed = "Managed",
|
|
4817
|
+
/** SelfHosted */
|
|
4609
4818
|
SelfHosted = "SelfHosted"
|
|
4610
4819
|
}
|
|
4611
4820
|
/**
|
|
@@ -4619,9 +4828,13 @@ export declare enum KnownIntegrationRuntimeType {
|
|
|
4619
4828
|
export declare type IntegrationRuntimeType = string;
|
|
4620
4829
|
/** Known values of {@link SsisObjectMetadataType} that the service accepts. */
|
|
4621
4830
|
export declare enum KnownSsisObjectMetadataType {
|
|
4831
|
+
/** Folder */
|
|
4622
4832
|
Folder = "Folder",
|
|
4833
|
+
/** Project */
|
|
4623
4834
|
Project = "Project",
|
|
4835
|
+
/** Package */
|
|
4624
4836
|
Package = "Package",
|
|
4837
|
+
/** Environment */
|
|
4625
4838
|
Environment = "Environment"
|
|
4626
4839
|
}
|
|
4627
4840
|
/**
|
|
@@ -4637,12 +4850,19 @@ export declare enum KnownSsisObjectMetadataType {
|
|
|
4637
4850
|
export declare type SsisObjectMetadataType = string;
|
|
4638
4851
|
/** Known values of {@link SelfHostedIntegrationRuntimeNodeStatus} that the service accepts. */
|
|
4639
4852
|
export declare enum KnownSelfHostedIntegrationRuntimeNodeStatus {
|
|
4853
|
+
/** NeedRegistration */
|
|
4640
4854
|
NeedRegistration = "NeedRegistration",
|
|
4855
|
+
/** Online */
|
|
4641
4856
|
Online = "Online",
|
|
4857
|
+
/** Limited */
|
|
4642
4858
|
Limited = "Limited",
|
|
4859
|
+
/** Offline */
|
|
4643
4860
|
Offline = "Offline",
|
|
4861
|
+
/** Upgrading */
|
|
4644
4862
|
Upgrading = "Upgrading",
|
|
4863
|
+
/** Initializing */
|
|
4645
4864
|
Initializing = "Initializing",
|
|
4865
|
+
/** InitializeFailed */
|
|
4646
4866
|
InitializeFailed = "InitializeFailed"
|
|
4647
4867
|
}
|
|
4648
4868
|
/**
|
|
@@ -4661,8 +4881,11 @@ export declare enum KnownSelfHostedIntegrationRuntimeNodeStatus {
|
|
|
4661
4881
|
export declare type SelfHostedIntegrationRuntimeNodeStatus = string;
|
|
4662
4882
|
/** Known values of {@link IntegrationRuntimeUpdateResult} that the service accepts. */
|
|
4663
4883
|
export declare enum KnownIntegrationRuntimeUpdateResult {
|
|
4884
|
+
/** None */
|
|
4664
4885
|
None = "None",
|
|
4886
|
+
/** Succeed */
|
|
4665
4887
|
Succeed = "Succeed",
|
|
4888
|
+
/** Fail */
|
|
4666
4889
|
Fail = "Fail"
|
|
4667
4890
|
}
|
|
4668
4891
|
/**
|
|
@@ -4677,15 +4900,25 @@ export declare enum KnownIntegrationRuntimeUpdateResult {
|
|
|
4677
4900
|
export declare type IntegrationRuntimeUpdateResult = string;
|
|
4678
4901
|
/** Known values of {@link IntegrationRuntimeState} that the service accepts. */
|
|
4679
4902
|
export declare enum KnownIntegrationRuntimeState {
|
|
4903
|
+
/** Initial */
|
|
4680
4904
|
Initial = "Initial",
|
|
4905
|
+
/** Stopped */
|
|
4681
4906
|
Stopped = "Stopped",
|
|
4907
|
+
/** Started */
|
|
4682
4908
|
Started = "Started",
|
|
4909
|
+
/** Starting */
|
|
4683
4910
|
Starting = "Starting",
|
|
4911
|
+
/** Stopping */
|
|
4684
4912
|
Stopping = "Stopping",
|
|
4913
|
+
/** NeedRegistration */
|
|
4685
4914
|
NeedRegistration = "NeedRegistration",
|
|
4915
|
+
/** Online */
|
|
4686
4916
|
Online = "Online",
|
|
4917
|
+
/** Limited */
|
|
4687
4918
|
Limited = "Limited",
|
|
4919
|
+
/** Offline */
|
|
4688
4920
|
Offline = "Offline",
|
|
4921
|
+
/** AccessDenied */
|
|
4689
4922
|
AccessDenied = "AccessDenied"
|
|
4690
4923
|
}
|
|
4691
4924
|
/**
|
|
@@ -4707,7 +4940,9 @@ export declare enum KnownIntegrationRuntimeState {
|
|
|
4707
4940
|
export declare type IntegrationRuntimeState = string;
|
|
4708
4941
|
/** Known values of {@link IntegrationRuntimeAuthKeyName} that the service accepts. */
|
|
4709
4942
|
export declare enum KnownIntegrationRuntimeAuthKeyName {
|
|
4943
|
+
/** AuthKey1 */
|
|
4710
4944
|
AuthKey1 = "authKey1",
|
|
4945
|
+
/** AuthKey2 */
|
|
4711
4946
|
AuthKey2 = "authKey2"
|
|
4712
4947
|
}
|
|
4713
4948
|
/**
|
|
@@ -4719,9 +4954,30 @@ export declare enum KnownIntegrationRuntimeAuthKeyName {
|
|
|
4719
4954
|
* **authKey2**
|
|
4720
4955
|
*/
|
|
4721
4956
|
export declare type IntegrationRuntimeAuthKeyName = string;
|
|
4957
|
+
/** Known values of {@link WorkspaceStatus} that the service accepts. */
|
|
4958
|
+
export declare enum KnownWorkspaceStatus {
|
|
4959
|
+
/** InProgress */
|
|
4960
|
+
InProgress = "InProgress",
|
|
4961
|
+
/** Succeeded */
|
|
4962
|
+
Succeeded = "Succeeded",
|
|
4963
|
+
/** Failed */
|
|
4964
|
+
Failed = "Failed"
|
|
4965
|
+
}
|
|
4966
|
+
/**
|
|
4967
|
+
* Defines values for WorkspaceStatus. \
|
|
4968
|
+
* {@link KnownWorkspaceStatus} can be used interchangeably with WorkspaceStatus,
|
|
4969
|
+
* this enum contains the known values that the service supports.
|
|
4970
|
+
* ### Known values supported by the service
|
|
4971
|
+
* **InProgress** \
|
|
4972
|
+
* **Succeeded** \
|
|
4973
|
+
* **Failed**
|
|
4974
|
+
*/
|
|
4975
|
+
export declare type WorkspaceStatus = string;
|
|
4722
4976
|
/** Known values of {@link Reason} that the service accepts. */
|
|
4723
4977
|
export declare enum KnownReason {
|
|
4978
|
+
/** Invalid */
|
|
4724
4979
|
Invalid = "Invalid",
|
|
4980
|
+
/** AlreadyExists */
|
|
4725
4981
|
AlreadyExists = "AlreadyExists"
|
|
4726
4982
|
}
|
|
4727
4983
|
/**
|
|
@@ -4735,7 +4991,9 @@ export declare enum KnownReason {
|
|
|
4735
4991
|
export declare type Reason = string;
|
|
4736
4992
|
/** Known values of {@link SkuName} that the service accepts. */
|
|
4737
4993
|
export declare enum KnownSkuName {
|
|
4994
|
+
/** ComputeOptimized */
|
|
4738
4995
|
ComputeOptimized = "Compute optimized",
|
|
4996
|
+
/** StorageOptimized */
|
|
4739
4997
|
StorageOptimized = "Storage optimized"
|
|
4740
4998
|
}
|
|
4741
4999
|
/**
|
|
@@ -4749,9 +5007,13 @@ export declare enum KnownSkuName {
|
|
|
4749
5007
|
export declare type SkuName = string;
|
|
4750
5008
|
/** Known values of {@link SkuSize} that the service accepts. */
|
|
4751
5009
|
export declare enum KnownSkuSize {
|
|
5010
|
+
/** ExtraSmall */
|
|
4752
5011
|
ExtraSmall = "Extra small",
|
|
5012
|
+
/** Small */
|
|
4753
5013
|
Small = "Small",
|
|
5014
|
+
/** Medium */
|
|
4754
5015
|
Medium = "Medium",
|
|
5016
|
+
/** Large */
|
|
4755
5017
|
Large = "Large"
|
|
4756
5018
|
}
|
|
4757
5019
|
/**
|
|
@@ -4767,14 +5029,23 @@ export declare enum KnownSkuSize {
|
|
|
4767
5029
|
export declare type SkuSize = string;
|
|
4768
5030
|
/** Known values of {@link State} that the service accepts. */
|
|
4769
5031
|
export declare enum KnownState {
|
|
5032
|
+
/** Creating */
|
|
4770
5033
|
Creating = "Creating",
|
|
5034
|
+
/** Unavailable */
|
|
4771
5035
|
Unavailable = "Unavailable",
|
|
5036
|
+
/** Running */
|
|
4772
5037
|
Running = "Running",
|
|
5038
|
+
/** Deleting */
|
|
4773
5039
|
Deleting = "Deleting",
|
|
5040
|
+
/** Deleted */
|
|
4774
5041
|
Deleted = "Deleted",
|
|
5042
|
+
/** Stopping */
|
|
4775
5043
|
Stopping = "Stopping",
|
|
5044
|
+
/** Stopped */
|
|
4776
5045
|
Stopped = "Stopped",
|
|
5046
|
+
/** Starting */
|
|
4777
5047
|
Starting = "Starting",
|
|
5048
|
+
/** Updating */
|
|
4778
5049
|
Updating = "Updating"
|
|
4779
5050
|
}
|
|
4780
5051
|
/**
|
|
@@ -4795,12 +5066,19 @@ export declare enum KnownState {
|
|
|
4795
5066
|
export declare type State = string;
|
|
4796
5067
|
/** Known values of {@link ResourceProvisioningState} that the service accepts. */
|
|
4797
5068
|
export declare enum KnownResourceProvisioningState {
|
|
5069
|
+
/** Running */
|
|
4798
5070
|
Running = "Running",
|
|
5071
|
+
/** Creating */
|
|
4799
5072
|
Creating = "Creating",
|
|
5073
|
+
/** Deleting */
|
|
4800
5074
|
Deleting = "Deleting",
|
|
5075
|
+
/** Succeeded */
|
|
4801
5076
|
Succeeded = "Succeeded",
|
|
5077
|
+
/** Failed */
|
|
4802
5078
|
Failed = "Failed",
|
|
5079
|
+
/** Moving */
|
|
4803
5080
|
Moving = "Moving",
|
|
5081
|
+
/** Canceled */
|
|
4804
5082
|
Canceled = "Canceled"
|
|
4805
5083
|
}
|
|
4806
5084
|
/**
|
|
@@ -4819,7 +5097,9 @@ export declare enum KnownResourceProvisioningState {
|
|
|
4819
5097
|
export declare type ResourceProvisioningState = string;
|
|
4820
5098
|
/** Known values of {@link LanguageExtensionName} that the service accepts. */
|
|
4821
5099
|
export declare enum KnownLanguageExtensionName {
|
|
5100
|
+
/** Python */
|
|
4822
5101
|
Python = "PYTHON",
|
|
5102
|
+
/** R */
|
|
4823
5103
|
R = "R"
|
|
4824
5104
|
}
|
|
4825
5105
|
/**
|
|
@@ -4833,9 +5113,13 @@ export declare enum KnownLanguageExtensionName {
|
|
|
4833
5113
|
export declare type LanguageExtensionName = string;
|
|
4834
5114
|
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
4835
5115
|
export declare enum KnownCreatedByType {
|
|
5116
|
+
/** User */
|
|
4836
5117
|
User = "User",
|
|
5118
|
+
/** Application */
|
|
4837
5119
|
Application = "Application",
|
|
5120
|
+
/** ManagedIdentity */
|
|
4838
5121
|
ManagedIdentity = "ManagedIdentity",
|
|
5122
|
+
/** Key */
|
|
4839
5123
|
Key = "Key"
|
|
4840
5124
|
}
|
|
4841
5125
|
/**
|
|
@@ -4851,8 +5135,11 @@ export declare enum KnownCreatedByType {
|
|
|
4851
5135
|
export declare type CreatedByType = string;
|
|
4852
5136
|
/** Known values of {@link AzureScaleType} that the service accepts. */
|
|
4853
5137
|
export declare enum KnownAzureScaleType {
|
|
5138
|
+
/** Automatic */
|
|
4854
5139
|
Automatic = "automatic",
|
|
5140
|
+
/** Manual */
|
|
4855
5141
|
Manual = "manual",
|
|
5142
|
+
/** None */
|
|
4856
5143
|
None = "none"
|
|
4857
5144
|
}
|
|
4858
5145
|
/**
|
|
@@ -4867,8 +5154,11 @@ export declare enum KnownAzureScaleType {
|
|
|
4867
5154
|
export declare type AzureScaleType = string;
|
|
4868
5155
|
/** Known values of {@link DefaultPrincipalsModificationKind} that the service accepts. */
|
|
4869
5156
|
export declare enum KnownDefaultPrincipalsModificationKind {
|
|
5157
|
+
/** Union */
|
|
4870
5158
|
Union = "Union",
|
|
5159
|
+
/** Replace */
|
|
4871
5160
|
Replace = "Replace",
|
|
5161
|
+
/** None */
|
|
4872
5162
|
None = "None"
|
|
4873
5163
|
}
|
|
4874
5164
|
/**
|
|
@@ -4883,7 +5173,9 @@ export declare enum KnownDefaultPrincipalsModificationKind {
|
|
|
4883
5173
|
export declare type DefaultPrincipalsModificationKind = string;
|
|
4884
5174
|
/** Known values of {@link Kind} that the service accepts. */
|
|
4885
5175
|
export declare enum KnownKind {
|
|
5176
|
+
/** ReadWrite */
|
|
4886
5177
|
ReadWrite = "ReadWrite",
|
|
5178
|
+
/** ReadOnlyFollowing */
|
|
4887
5179
|
ReadOnlyFollowing = "ReadOnlyFollowing"
|
|
4888
5180
|
}
|
|
4889
5181
|
/**
|
|
@@ -4897,8 +5189,11 @@ export declare enum KnownKind {
|
|
|
4897
5189
|
export declare type Kind = string;
|
|
4898
5190
|
/** Known values of {@link DataConnectionKind} that the service accepts. */
|
|
4899
5191
|
export declare enum KnownDataConnectionKind {
|
|
5192
|
+
/** EventHub */
|
|
4900
5193
|
EventHub = "EventHub",
|
|
5194
|
+
/** EventGrid */
|
|
4901
5195
|
EventGrid = "EventGrid",
|
|
5196
|
+
/** IotHub */
|
|
4902
5197
|
IotHub = "IotHub"
|
|
4903
5198
|
}
|
|
4904
5199
|
/**
|
|
@@ -4913,7 +5208,9 @@ export declare enum KnownDataConnectionKind {
|
|
|
4913
5208
|
export declare type DataConnectionKind = string;
|
|
4914
5209
|
/** Known values of {@link ClusterPrincipalRole} that the service accepts. */
|
|
4915
5210
|
export declare enum KnownClusterPrincipalRole {
|
|
5211
|
+
/** AllDatabasesAdmin */
|
|
4916
5212
|
AllDatabasesAdmin = "AllDatabasesAdmin",
|
|
5213
|
+
/** AllDatabasesViewer */
|
|
4917
5214
|
AllDatabasesViewer = "AllDatabasesViewer"
|
|
4918
5215
|
}
|
|
4919
5216
|
/**
|
|
@@ -4927,8 +5224,11 @@ export declare enum KnownClusterPrincipalRole {
|
|
|
4927
5224
|
export declare type ClusterPrincipalRole = string;
|
|
4928
5225
|
/** Known values of {@link PrincipalType} that the service accepts. */
|
|
4929
5226
|
export declare enum KnownPrincipalType {
|
|
5227
|
+
/** App */
|
|
4930
5228
|
App = "App",
|
|
5229
|
+
/** Group */
|
|
4931
5230
|
Group = "Group",
|
|
5231
|
+
/** User */
|
|
4932
5232
|
User = "User"
|
|
4933
5233
|
}
|
|
4934
5234
|
/**
|
|
@@ -4943,11 +5243,17 @@ export declare enum KnownPrincipalType {
|
|
|
4943
5243
|
export declare type PrincipalType = string;
|
|
4944
5244
|
/** Known values of {@link DatabasePrincipalRole} that the service accepts. */
|
|
4945
5245
|
export declare enum KnownDatabasePrincipalRole {
|
|
5246
|
+
/** Admin */
|
|
4946
5247
|
Admin = "Admin",
|
|
5248
|
+
/** Ingestor */
|
|
4947
5249
|
Ingestor = "Ingestor",
|
|
5250
|
+
/** Monitor */
|
|
4948
5251
|
Monitor = "Monitor",
|
|
5252
|
+
/** User */
|
|
4949
5253
|
User = "User",
|
|
5254
|
+
/** UnrestrictedViewer */
|
|
4950
5255
|
UnrestrictedViewer = "UnrestrictedViewer",
|
|
5256
|
+
/** Viewer */
|
|
4951
5257
|
Viewer = "Viewer"
|
|
4952
5258
|
}
|
|
4953
5259
|
/**
|
|
@@ -4965,8 +5271,11 @@ export declare enum KnownDatabasePrincipalRole {
|
|
|
4965
5271
|
export declare type DatabasePrincipalRole = string;
|
|
4966
5272
|
/** Known values of {@link DataFlowComputeType} that the service accepts. */
|
|
4967
5273
|
export declare enum KnownDataFlowComputeType {
|
|
5274
|
+
/** General */
|
|
4968
5275
|
General = "General",
|
|
5276
|
+
/** MemoryOptimized */
|
|
4969
5277
|
MemoryOptimized = "MemoryOptimized",
|
|
5278
|
+
/** ComputeOptimized */
|
|
4970
5279
|
ComputeOptimized = "ComputeOptimized"
|
|
4971
5280
|
}
|
|
4972
5281
|
/**
|
|
@@ -4981,9 +5290,13 @@ export declare enum KnownDataFlowComputeType {
|
|
|
4981
5290
|
export declare type DataFlowComputeType = string;
|
|
4982
5291
|
/** Known values of {@link IntegrationRuntimeSsisCatalogPricingTier} that the service accepts. */
|
|
4983
5292
|
export declare enum KnownIntegrationRuntimeSsisCatalogPricingTier {
|
|
5293
|
+
/** Basic */
|
|
4984
5294
|
Basic = "Basic",
|
|
5295
|
+
/** Standard */
|
|
4985
5296
|
Standard = "Standard",
|
|
5297
|
+
/** Premium */
|
|
4986
5298
|
Premium = "Premium",
|
|
5299
|
+
/** PremiumRS */
|
|
4987
5300
|
PremiumRS = "PremiumRS"
|
|
4988
5301
|
}
|
|
4989
5302
|
/**
|
|
@@ -4999,7 +5312,9 @@ export declare enum KnownIntegrationRuntimeSsisCatalogPricingTier {
|
|
|
4999
5312
|
export declare type IntegrationRuntimeSsisCatalogPricingTier = string;
|
|
5000
5313
|
/** Known values of {@link IntegrationRuntimeLicenseType} that the service accepts. */
|
|
5001
5314
|
export declare enum KnownIntegrationRuntimeLicenseType {
|
|
5315
|
+
/** BasePrice */
|
|
5002
5316
|
BasePrice = "BasePrice",
|
|
5317
|
+
/** LicenseIncluded */
|
|
5003
5318
|
LicenseIncluded = "LicenseIncluded"
|
|
5004
5319
|
}
|
|
5005
5320
|
/**
|
|
@@ -5013,7 +5328,9 @@ export declare enum KnownIntegrationRuntimeLicenseType {
|
|
|
5013
5328
|
export declare type IntegrationRuntimeLicenseType = string;
|
|
5014
5329
|
/** Known values of {@link IntegrationRuntimeEntityReferenceType} that the service accepts. */
|
|
5015
5330
|
export declare enum KnownIntegrationRuntimeEntityReferenceType {
|
|
5331
|
+
/** IntegrationRuntimeReference */
|
|
5016
5332
|
IntegrationRuntimeReference = "IntegrationRuntimeReference",
|
|
5333
|
+
/** LinkedServiceReference */
|
|
5017
5334
|
LinkedServiceReference = "LinkedServiceReference"
|
|
5018
5335
|
}
|
|
5019
5336
|
/**
|
|
@@ -5027,7 +5344,9 @@ export declare enum KnownIntegrationRuntimeEntityReferenceType {
|
|
|
5027
5344
|
export declare type IntegrationRuntimeEntityReferenceType = string;
|
|
5028
5345
|
/** Known values of {@link IntegrationRuntimeEdition} that the service accepts. */
|
|
5029
5346
|
export declare enum KnownIntegrationRuntimeEdition {
|
|
5347
|
+
/** Standard */
|
|
5030
5348
|
Standard = "Standard",
|
|
5349
|
+
/** Enterprise */
|
|
5031
5350
|
Enterprise = "Enterprise"
|
|
5032
5351
|
}
|
|
5033
5352
|
/**
|
|
@@ -5041,9 +5360,13 @@ export declare enum KnownIntegrationRuntimeEdition {
|
|
|
5041
5360
|
export declare type IntegrationRuntimeEdition = string;
|
|
5042
5361
|
/** Known values of {@link ManagedIntegrationRuntimeNodeStatus} that the service accepts. */
|
|
5043
5362
|
export declare enum KnownManagedIntegrationRuntimeNodeStatus {
|
|
5363
|
+
/** Starting */
|
|
5044
5364
|
Starting = "Starting",
|
|
5365
|
+
/** Available */
|
|
5045
5366
|
Available = "Available",
|
|
5367
|
+
/** Recycling */
|
|
5046
5368
|
Recycling = "Recycling",
|
|
5369
|
+
/** Unavailable */
|
|
5047
5370
|
Unavailable = "Unavailable"
|
|
5048
5371
|
}
|
|
5049
5372
|
/**
|
|
@@ -5059,8 +5382,11 @@ export declare enum KnownManagedIntegrationRuntimeNodeStatus {
|
|
|
5059
5382
|
export declare type ManagedIntegrationRuntimeNodeStatus = string;
|
|
5060
5383
|
/** Known values of {@link IntegrationRuntimeInternalChannelEncryptionMode} that the service accepts. */
|
|
5061
5384
|
export declare enum KnownIntegrationRuntimeInternalChannelEncryptionMode {
|
|
5385
|
+
/** NotSet */
|
|
5062
5386
|
NotSet = "NotSet",
|
|
5387
|
+
/** SslEncrypted */
|
|
5063
5388
|
SslEncrypted = "SslEncrypted",
|
|
5389
|
+
/** NotEncrypted */
|
|
5064
5390
|
NotEncrypted = "NotEncrypted"
|
|
5065
5391
|
}
|
|
5066
5392
|
/**
|
|
@@ -5075,8 +5401,11 @@ export declare enum KnownIntegrationRuntimeInternalChannelEncryptionMode {
|
|
|
5075
5401
|
export declare type IntegrationRuntimeInternalChannelEncryptionMode = string;
|
|
5076
5402
|
/** Known values of {@link PrincipalsModificationKind} that the service accepts. */
|
|
5077
5403
|
export declare enum KnownPrincipalsModificationKind {
|
|
5404
|
+
/** Union */
|
|
5078
5405
|
Union = "Union",
|
|
5406
|
+
/** Replace */
|
|
5079
5407
|
Replace = "Replace",
|
|
5408
|
+
/** None */
|
|
5080
5409
|
None = "None"
|
|
5081
5410
|
}
|
|
5082
5411
|
/**
|
|
@@ -5091,21 +5420,37 @@ export declare enum KnownPrincipalsModificationKind {
|
|
|
5091
5420
|
export declare type PrincipalsModificationKind = string;
|
|
5092
5421
|
/** Known values of {@link EventHubDataFormat} that the service accepts. */
|
|
5093
5422
|
export declare enum KnownEventHubDataFormat {
|
|
5423
|
+
/** Multijson */
|
|
5094
5424
|
Multijson = "MULTIJSON",
|
|
5425
|
+
/** Json */
|
|
5095
5426
|
Json = "JSON",
|
|
5427
|
+
/** CSV */
|
|
5096
5428
|
CSV = "CSV",
|
|
5429
|
+
/** TSV */
|
|
5097
5430
|
TSV = "TSV",
|
|
5431
|
+
/** Scsv */
|
|
5098
5432
|
Scsv = "SCSV",
|
|
5433
|
+
/** Sohsv */
|
|
5099
5434
|
Sohsv = "SOHSV",
|
|
5435
|
+
/** PSV */
|
|
5100
5436
|
PSV = "PSV",
|
|
5437
|
+
/** TXT */
|
|
5101
5438
|
TXT = "TXT",
|
|
5439
|
+
/** RAW */
|
|
5102
5440
|
RAW = "RAW",
|
|
5441
|
+
/** Singlejson */
|
|
5103
5442
|
Singlejson = "SINGLEJSON",
|
|
5443
|
+
/** Avro */
|
|
5104
5444
|
Avro = "AVRO",
|
|
5445
|
+
/** Tsve */
|
|
5105
5446
|
Tsve = "TSVE",
|
|
5447
|
+
/** Parquet */
|
|
5106
5448
|
Parquet = "PARQUET",
|
|
5449
|
+
/** ORC */
|
|
5107
5450
|
ORC = "ORC",
|
|
5451
|
+
/** Apacheavro */
|
|
5108
5452
|
Apacheavro = "APACHEAVRO",
|
|
5453
|
+
/** W3Clogfile */
|
|
5109
5454
|
W3Clogfile = "W3CLOGFILE"
|
|
5110
5455
|
}
|
|
5111
5456
|
/**
|
|
@@ -5133,7 +5478,9 @@ export declare enum KnownEventHubDataFormat {
|
|
|
5133
5478
|
export declare type EventHubDataFormat = string;
|
|
5134
5479
|
/** Known values of {@link Compression} that the service accepts. */
|
|
5135
5480
|
export declare enum KnownCompression {
|
|
5481
|
+
/** None */
|
|
5136
5482
|
None = "None",
|
|
5483
|
+
/** GZip */
|
|
5137
5484
|
GZip = "GZip"
|
|
5138
5485
|
}
|
|
5139
5486
|
/**
|
|
@@ -5147,21 +5494,37 @@ export declare enum KnownCompression {
|
|
|
5147
5494
|
export declare type Compression = string;
|
|
5148
5495
|
/** Known values of {@link IotHubDataFormat} that the service accepts. */
|
|
5149
5496
|
export declare enum KnownIotHubDataFormat {
|
|
5497
|
+
/** Multijson */
|
|
5150
5498
|
Multijson = "MULTIJSON",
|
|
5499
|
+
/** Json */
|
|
5151
5500
|
Json = "JSON",
|
|
5501
|
+
/** CSV */
|
|
5152
5502
|
CSV = "CSV",
|
|
5503
|
+
/** TSV */
|
|
5153
5504
|
TSV = "TSV",
|
|
5505
|
+
/** Scsv */
|
|
5154
5506
|
Scsv = "SCSV",
|
|
5507
|
+
/** Sohsv */
|
|
5155
5508
|
Sohsv = "SOHSV",
|
|
5509
|
+
/** PSV */
|
|
5156
5510
|
PSV = "PSV",
|
|
5511
|
+
/** TXT */
|
|
5157
5512
|
TXT = "TXT",
|
|
5513
|
+
/** RAW */
|
|
5158
5514
|
RAW = "RAW",
|
|
5515
|
+
/** Singlejson */
|
|
5159
5516
|
Singlejson = "SINGLEJSON",
|
|
5517
|
+
/** Avro */
|
|
5160
5518
|
Avro = "AVRO",
|
|
5519
|
+
/** Tsve */
|
|
5161
5520
|
Tsve = "TSVE",
|
|
5521
|
+
/** Parquet */
|
|
5162
5522
|
Parquet = "PARQUET",
|
|
5523
|
+
/** ORC */
|
|
5163
5524
|
ORC = "ORC",
|
|
5525
|
+
/** Apacheavro */
|
|
5164
5526
|
Apacheavro = "APACHEAVRO",
|
|
5527
|
+
/** W3Clogfile */
|
|
5165
5528
|
W3Clogfile = "W3CLOGFILE"
|
|
5166
5529
|
}
|
|
5167
5530
|
/**
|
|
@@ -5189,21 +5552,37 @@ export declare enum KnownIotHubDataFormat {
|
|
|
5189
5552
|
export declare type IotHubDataFormat = string;
|
|
5190
5553
|
/** Known values of {@link EventGridDataFormat} that the service accepts. */
|
|
5191
5554
|
export declare enum KnownEventGridDataFormat {
|
|
5555
|
+
/** Multijson */
|
|
5192
5556
|
Multijson = "MULTIJSON",
|
|
5557
|
+
/** Json */
|
|
5193
5558
|
Json = "JSON",
|
|
5559
|
+
/** CSV */
|
|
5194
5560
|
CSV = "CSV",
|
|
5561
|
+
/** TSV */
|
|
5195
5562
|
TSV = "TSV",
|
|
5563
|
+
/** Scsv */
|
|
5196
5564
|
Scsv = "SCSV",
|
|
5565
|
+
/** Sohsv */
|
|
5197
5566
|
Sohsv = "SOHSV",
|
|
5567
|
+
/** PSV */
|
|
5198
5568
|
PSV = "PSV",
|
|
5569
|
+
/** TXT */
|
|
5199
5570
|
TXT = "TXT",
|
|
5571
|
+
/** RAW */
|
|
5200
5572
|
RAW = "RAW",
|
|
5573
|
+
/** Singlejson */
|
|
5201
5574
|
Singlejson = "SINGLEJSON",
|
|
5575
|
+
/** Avro */
|
|
5202
5576
|
Avro = "AVRO",
|
|
5577
|
+
/** Tsve */
|
|
5203
5578
|
Tsve = "TSVE",
|
|
5579
|
+
/** Parquet */
|
|
5204
5580
|
Parquet = "PARQUET",
|
|
5581
|
+
/** ORC */
|
|
5205
5582
|
ORC = "ORC",
|
|
5583
|
+
/** Apacheavro */
|
|
5206
5584
|
Apacheavro = "APACHEAVRO",
|
|
5585
|
+
/** W3Clogfile */
|
|
5207
5586
|
W3Clogfile = "W3CLOGFILE"
|
|
5208
5587
|
}
|
|
5209
5588
|
/**
|
|
@@ -5231,7 +5610,9 @@ export declare enum KnownEventGridDataFormat {
|
|
|
5231
5610
|
export declare type EventGridDataFormat = string;
|
|
5232
5611
|
/** Known values of {@link BlobStorageEventType} that the service accepts. */
|
|
5233
5612
|
export declare enum KnownBlobStorageEventType {
|
|
5613
|
+
/** MicrosoftStorageBlobCreated */
|
|
5234
5614
|
MicrosoftStorageBlobCreated = "Microsoft.Storage.BlobCreated",
|
|
5615
|
+
/** MicrosoftStorageBlobRenamed */
|
|
5235
5616
|
MicrosoftStorageBlobRenamed = "Microsoft.Storage.BlobRenamed"
|
|
5236
5617
|
}
|
|
5237
5618
|
/**
|
|
@@ -5273,6 +5654,10 @@ export declare type DataMaskingRuleState = "Disabled" | "Enabled";
|
|
|
5273
5654
|
export declare type DataMaskingFunction = "Default" | "CCN" | "Email" | "Number" | "SSN" | "Text";
|
|
5274
5655
|
/** Defines values for ResourceIdentityType. */
|
|
5275
5656
|
export declare type ResourceIdentityType = "None" | "SystemAssigned" | "SystemAssigned,UserAssigned";
|
|
5657
|
+
/** Defines values for DesiredState. */
|
|
5658
|
+
export declare type DesiredState = "Enabled" | "Disabled";
|
|
5659
|
+
/** Defines values for ActualState. */
|
|
5660
|
+
export declare type ActualState = "Enabling" | "Enabled" | "Disabling" | "Disabled" | "Unknown";
|
|
5276
5661
|
/** Defines values for Type. */
|
|
5277
5662
|
export declare type Type = "Microsoft.Synapse/workspaces/kustoPools/databases" | "Microsoft.Synapse/workspaces/kustoPools/attachedDatabaseConfigurations";
|
|
5278
5663
|
/** Defines values for QueryAggregationFunction. */
|
|
@@ -5347,7 +5732,7 @@ export interface IpFirewallRulesDeleteOptionalParams extends coreClient.Operatio
|
|
|
5347
5732
|
resumeFrom?: string;
|
|
5348
5733
|
}
|
|
5349
5734
|
/** Contains response data for the delete operation. */
|
|
5350
|
-
export declare type IpFirewallRulesDeleteResponse =
|
|
5735
|
+
export declare type IpFirewallRulesDeleteResponse = IpFirewallRuleInfo;
|
|
5351
5736
|
/** Optional parameters. */
|
|
5352
5737
|
export interface IpFirewallRulesGetOptionalParams extends coreClient.OperationOptions {
|
|
5353
5738
|
}
|
|
@@ -5517,6 +5902,10 @@ export interface SqlPoolsGetOptionalParams extends coreClient.OperationOptions {
|
|
|
5517
5902
|
export declare type SqlPoolsGetResponse = SqlPool;
|
|
5518
5903
|
/** Optional parameters. */
|
|
5519
5904
|
export interface SqlPoolsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
5905
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
5906
|
+
updateIntervalInMs?: number;
|
|
5907
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5908
|
+
resumeFrom?: string;
|
|
5520
5909
|
}
|
|
5521
5910
|
/** Contains response data for the update operation. */
|
|
5522
5911
|
export declare type SqlPoolsUpdateResponse = SqlPool;
|
|
@@ -5537,7 +5926,7 @@ export interface SqlPoolsDeleteOptionalParams extends coreClient.OperationOption
|
|
|
5537
5926
|
resumeFrom?: string;
|
|
5538
5927
|
}
|
|
5539
5928
|
/** Contains response data for the delete operation. */
|
|
5540
|
-
export declare type SqlPoolsDeleteResponse =
|
|
5929
|
+
export declare type SqlPoolsDeleteResponse = SqlPool;
|
|
5541
5930
|
/** Optional parameters. */
|
|
5542
5931
|
export interface SqlPoolsListByWorkspaceOptionalParams extends coreClient.OperationOptions {
|
|
5543
5932
|
}
|
|
@@ -5551,7 +5940,7 @@ export interface SqlPoolsPauseOptionalParams extends coreClient.OperationOptions
|
|
|
5551
5940
|
resumeFrom?: string;
|
|
5552
5941
|
}
|
|
5553
5942
|
/** Contains response data for the pause operation. */
|
|
5554
|
-
export declare type SqlPoolsPauseResponse =
|
|
5943
|
+
export declare type SqlPoolsPauseResponse = SqlPool;
|
|
5555
5944
|
/** Optional parameters. */
|
|
5556
5945
|
export interface SqlPoolsResumeOptionalParams extends coreClient.OperationOptions {
|
|
5557
5946
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -5560,7 +5949,7 @@ export interface SqlPoolsResumeOptionalParams extends coreClient.OperationOption
|
|
|
5560
5949
|
resumeFrom?: string;
|
|
5561
5950
|
}
|
|
5562
5951
|
/** Contains response data for the resume operation. */
|
|
5563
|
-
export declare type SqlPoolsResumeResponse =
|
|
5952
|
+
export declare type SqlPoolsResumeResponse = SqlPool;
|
|
5564
5953
|
/** Optional parameters. */
|
|
5565
5954
|
export interface SqlPoolsRenameOptionalParams extends coreClient.OperationOptions {
|
|
5566
5955
|
}
|
|
@@ -5581,9 +5970,13 @@ export interface SqlPoolMetadataSyncConfigsCreateOptionalParams extends coreClie
|
|
|
5581
5970
|
export declare type SqlPoolMetadataSyncConfigsCreateResponse = MetadataSyncConfig;
|
|
5582
5971
|
/** Optional parameters. */
|
|
5583
5972
|
export interface SqlPoolOperationResultsGetLocationHeaderResultOptionalParams extends coreClient.OperationOptions {
|
|
5973
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
5974
|
+
updateIntervalInMs?: number;
|
|
5975
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5976
|
+
resumeFrom?: string;
|
|
5584
5977
|
}
|
|
5585
5978
|
/** Contains response data for the getLocationHeaderResult operation. */
|
|
5586
|
-
export declare type SqlPoolOperationResultsGetLocationHeaderResultResponse =
|
|
5979
|
+
export declare type SqlPoolOperationResultsGetLocationHeaderResultResponse = SqlPool;
|
|
5587
5980
|
/** Optional parameters. */
|
|
5588
5981
|
export interface SqlPoolGeoBackupPoliciesListOptionalParams extends coreClient.OperationOptions {
|
|
5589
5982
|
}
|
|
@@ -5761,19 +6154,11 @@ export interface SqlPoolSensitivityLabelsDisableRecommendationOptionalParams ext
|
|
|
5761
6154
|
}
|
|
5762
6155
|
/** Optional parameters. */
|
|
5763
6156
|
export interface SqlPoolSensitivityLabelsListCurrentNextOptionalParams extends coreClient.OperationOptions {
|
|
5764
|
-
/** An OData filter expression that filters elements in the collection. */
|
|
5765
|
-
filter?: string;
|
|
5766
6157
|
}
|
|
5767
6158
|
/** Contains response data for the listCurrentNext operation. */
|
|
5768
6159
|
export declare type SqlPoolSensitivityLabelsListCurrentNextResponse = SensitivityLabelListResult;
|
|
5769
6160
|
/** Optional parameters. */
|
|
5770
6161
|
export interface SqlPoolSensitivityLabelsListRecommendedNextOptionalParams extends coreClient.OperationOptions {
|
|
5771
|
-
/** An OData filter expression that filters elements in the collection. */
|
|
5772
|
-
filter?: string;
|
|
5773
|
-
/** Specifies whether to include disabled recommendations or not. */
|
|
5774
|
-
includeDisabledRecommendations?: boolean;
|
|
5775
|
-
/** An OData query option to indicate how many elements to skip in the collection. */
|
|
5776
|
-
skipToken?: string;
|
|
5777
6162
|
}
|
|
5778
6163
|
/** Contains response data for the listRecommendedNext operation. */
|
|
5779
6164
|
export declare type SqlPoolSensitivityLabelsListRecommendedNextResponse = SensitivityLabelListResult;
|
|
@@ -5794,8 +6179,6 @@ export interface SqlPoolSchemasGetOptionalParams extends coreClient.OperationOpt
|
|
|
5794
6179
|
export declare type SqlPoolSchemasGetResponse = SqlPoolSchema;
|
|
5795
6180
|
/** Optional parameters. */
|
|
5796
6181
|
export interface SqlPoolSchemasListNextOptionalParams extends coreClient.OperationOptions {
|
|
5797
|
-
/** An OData filter expression that filters elements in the collection. */
|
|
5798
|
-
filter?: string;
|
|
5799
6182
|
}
|
|
5800
6183
|
/** Contains response data for the listNext operation. */
|
|
5801
6184
|
export declare type SqlPoolSchemasListNextResponse = SqlPoolSchemaListResult;
|
|
@@ -5813,8 +6196,6 @@ export interface SqlPoolTablesGetOptionalParams extends coreClient.OperationOpti
|
|
|
5813
6196
|
export declare type SqlPoolTablesGetResponse = SqlPoolTable;
|
|
5814
6197
|
/** Optional parameters. */
|
|
5815
6198
|
export interface SqlPoolTablesListBySchemaNextOptionalParams extends coreClient.OperationOptions {
|
|
5816
|
-
/** An OData filter expression that filters elements in the collection. */
|
|
5817
|
-
filter?: string;
|
|
5818
6199
|
}
|
|
5819
6200
|
/** Contains response data for the listBySchemaNext operation. */
|
|
5820
6201
|
export declare type SqlPoolTablesListBySchemaNextResponse = SqlPoolTableListResult;
|
|
@@ -5827,8 +6208,6 @@ export interface SqlPoolTableColumnsListByTableNameOptionalParams extends coreCl
|
|
|
5827
6208
|
export declare type SqlPoolTableColumnsListByTableNameResponse = SqlPoolColumnListResult;
|
|
5828
6209
|
/** Optional parameters. */
|
|
5829
6210
|
export interface SqlPoolTableColumnsListByTableNameNextOptionalParams extends coreClient.OperationOptions {
|
|
5830
|
-
/** An OData filter expression that filters elements in the collection. */
|
|
5831
|
-
filter?: string;
|
|
5832
6211
|
}
|
|
5833
6212
|
/** Contains response data for the listByTableNameNext operation. */
|
|
5834
6213
|
export declare type SqlPoolTableColumnsListByTableNameNextResponse = SqlPoolColumnListResult;
|
|
@@ -6243,7 +6622,7 @@ export interface WorkspacesDeleteOptionalParams extends coreClient.OperationOpti
|
|
|
6243
6622
|
resumeFrom?: string;
|
|
6244
6623
|
}
|
|
6245
6624
|
/** Contains response data for the delete operation. */
|
|
6246
|
-
export declare type WorkspacesDeleteResponse =
|
|
6625
|
+
export declare type WorkspacesDeleteResponse = Workspace;
|
|
6247
6626
|
/** Optional parameters. */
|
|
6248
6627
|
export interface WorkspacesListOptionalParams extends coreClient.OperationOptions {
|
|
6249
6628
|
}
|
|
@@ -6354,7 +6733,7 @@ export interface BigDataPoolsDeleteOptionalParams extends coreClient.OperationOp
|
|
|
6354
6733
|
resumeFrom?: string;
|
|
6355
6734
|
}
|
|
6356
6735
|
/** Contains response data for the delete operation. */
|
|
6357
|
-
export declare type BigDataPoolsDeleteResponse =
|
|
6736
|
+
export declare type BigDataPoolsDeleteResponse = BigDataPoolResourceInfo;
|
|
6358
6737
|
/** Optional parameters. */
|
|
6359
6738
|
export interface BigDataPoolsListByWorkspaceOptionalParams extends coreClient.OperationOptions {
|
|
6360
6739
|
}
|
|
@@ -6521,6 +6900,21 @@ export interface IntegrationRuntimeStatusGetOptionalParams extends coreClient.Op
|
|
|
6521
6900
|
/** Contains response data for the get operation. */
|
|
6522
6901
|
export declare type IntegrationRuntimeStatusGetResponse = IntegrationRuntimeStatusResponse;
|
|
6523
6902
|
/** Optional parameters. */
|
|
6903
|
+
export interface GetIntegrationRuntimeStartOptionalParams extends coreClient.OperationOptions {
|
|
6904
|
+
}
|
|
6905
|
+
/** Contains response data for the integrationRuntimeStart operation. */
|
|
6906
|
+
export declare type GetIntegrationRuntimeStartResponse = IntegrationRuntimeOperationStatus;
|
|
6907
|
+
/** Optional parameters. */
|
|
6908
|
+
export interface GetIntegrationRuntimeStopOptionalParams extends coreClient.OperationOptions {
|
|
6909
|
+
}
|
|
6910
|
+
/** Contains response data for the integrationRuntimeStop operation. */
|
|
6911
|
+
export declare type GetIntegrationRuntimeStopResponse = IntegrationRuntimeStopOperationStatus;
|
|
6912
|
+
/** Optional parameters. */
|
|
6913
|
+
export interface GetIntegrationRuntimeEnableInteractivequeryOptionalParams extends coreClient.OperationOptions {
|
|
6914
|
+
}
|
|
6915
|
+
/** Contains response data for the integrationRuntimeEnableInteractivequery operation. */
|
|
6916
|
+
export declare type GetIntegrationRuntimeEnableInteractivequeryResponse = IntegrationRuntimeEnableinteractivequery;
|
|
6917
|
+
/** Optional parameters. */
|
|
6524
6918
|
export interface SparkConfigurationGetOptionalParams extends coreClient.OperationOptions {
|
|
6525
6919
|
}
|
|
6526
6920
|
/** Contains response data for the get operation. */
|
|
@@ -6824,6 +7218,11 @@ export interface KustoPoolDatabasePrincipalAssignmentsDeleteOptionalParams exten
|
|
|
6824
7218
|
resumeFrom?: string;
|
|
6825
7219
|
}
|
|
6826
7220
|
/** Optional parameters. */
|
|
7221
|
+
export interface KustoPoolPrivateLinkResourcesListOptionalParams extends coreClient.OperationOptions {
|
|
7222
|
+
}
|
|
7223
|
+
/** Contains response data for the list operation. */
|
|
7224
|
+
export declare type KustoPoolPrivateLinkResourcesListResponse = PrivateLinkResources;
|
|
7225
|
+
/** Optional parameters. */
|
|
6827
7226
|
export interface SynapseManagementClientOptionalParams extends coreClient.ServiceClientOptions {
|
|
6828
7227
|
/** server parameter */
|
|
6829
7228
|
$host?: string;
|