@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
|
@@ -11,16 +11,19 @@ import { PollerLike } from '@azure/core-lro';
|
|
|
11
11
|
import { PollOperationState } from '@azure/core-lro';
|
|
12
12
|
|
|
13
13
|
// @public
|
|
14
|
-
export type
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
databaseName?: string;
|
|
19
|
-
kustoPoolResourceId?: string;
|
|
14
|
+
export type ActualState = "Enabling" | "Enabled" | "Disabling" | "Disabled" | "Unknown";
|
|
15
|
+
|
|
16
|
+
// @public
|
|
17
|
+
export interface AttachedDatabaseConfiguration extends ProxyResource {
|
|
20
18
|
readonly attachedDatabaseNames?: string[];
|
|
19
|
+
databaseName?: string;
|
|
21
20
|
defaultPrincipalsModificationKind?: DefaultPrincipalsModificationKind;
|
|
21
|
+
kustoPoolResourceId?: string;
|
|
22
|
+
location?: string;
|
|
23
|
+
readonly provisioningState?: ResourceProvisioningState;
|
|
24
|
+
readonly systemData?: SystemData;
|
|
22
25
|
tableLevelSharingProperties?: TableLevelSharingProperties;
|
|
23
|
-
}
|
|
26
|
+
}
|
|
24
27
|
|
|
25
28
|
// @public
|
|
26
29
|
export interface AttachedDatabaseConfigurationListResult {
|
|
@@ -58,11 +61,11 @@ export interface AvailableRpOperationDisplayInfo {
|
|
|
58
61
|
}
|
|
59
62
|
|
|
60
63
|
// @public
|
|
61
|
-
export
|
|
64
|
+
export interface AzureADOnlyAuthentication extends ProxyResource {
|
|
62
65
|
azureADOnlyAuthentication?: boolean;
|
|
63
|
-
readonly state?: StateValue;
|
|
64
66
|
readonly creationDate?: Date;
|
|
65
|
-
|
|
67
|
+
readonly state?: StateValue;
|
|
68
|
+
}
|
|
66
69
|
|
|
67
70
|
// @public
|
|
68
71
|
export interface AzureADOnlyAuthenticationListResult {
|
|
@@ -120,9 +123,9 @@ export interface AzureCapacity {
|
|
|
120
123
|
}
|
|
121
124
|
|
|
122
125
|
// @public
|
|
123
|
-
export
|
|
126
|
+
export interface AzureEntityResource extends Resource {
|
|
124
127
|
readonly etag?: string;
|
|
125
|
-
}
|
|
128
|
+
}
|
|
126
129
|
|
|
127
130
|
// @public
|
|
128
131
|
export interface AzureResourceSku {
|
|
@@ -149,26 +152,27 @@ export interface BigDataPoolPatchInfo {
|
|
|
149
152
|
}
|
|
150
153
|
|
|
151
154
|
// @public
|
|
152
|
-
export
|
|
153
|
-
provisioningState?: string;
|
|
154
|
-
autoScale?: AutoScaleProperties;
|
|
155
|
-
readonly creationDate?: Date;
|
|
155
|
+
export interface BigDataPoolResourceInfo extends TrackedResource {
|
|
156
156
|
autoPause?: AutoPauseProperties;
|
|
157
|
-
|
|
158
|
-
sessionLevelPackagesEnabled?: boolean;
|
|
157
|
+
autoScale?: AutoScaleProperties;
|
|
159
158
|
cacheSize?: number;
|
|
160
|
-
|
|
161
|
-
sparkEventsFolder?: string;
|
|
162
|
-
nodeCount?: number;
|
|
163
|
-
libraryRequirements?: LibraryRequirements;
|
|
159
|
+
readonly creationDate?: Date;
|
|
164
160
|
customLibraries?: LibraryInfo[];
|
|
165
|
-
sparkConfigProperties?: SparkConfigProperties;
|
|
166
|
-
sparkVersion?: string;
|
|
167
161
|
defaultSparkLogFolder?: string;
|
|
162
|
+
dynamicExecutorAllocation?: DynamicExecutorAllocation;
|
|
163
|
+
isAutotuneEnabled?: boolean;
|
|
164
|
+
isComputeIsolationEnabled?: boolean;
|
|
165
|
+
readonly lastSucceededTimestamp?: Date;
|
|
166
|
+
libraryRequirements?: LibraryRequirements;
|
|
167
|
+
nodeCount?: number;
|
|
168
168
|
nodeSize?: NodeSize;
|
|
169
169
|
nodeSizeFamily?: NodeSizeFamily;
|
|
170
|
-
|
|
171
|
-
|
|
170
|
+
provisioningState?: string;
|
|
171
|
+
sessionLevelPackagesEnabled?: boolean;
|
|
172
|
+
sparkConfigProperties?: SparkConfigProperties;
|
|
173
|
+
sparkEventsFolder?: string;
|
|
174
|
+
sparkVersion?: string;
|
|
175
|
+
}
|
|
172
176
|
|
|
173
177
|
// @public
|
|
174
178
|
export interface BigDataPoolResourceInfoListResult {
|
|
@@ -204,7 +208,7 @@ export interface BigDataPoolsDeleteOptionalParams extends coreClient.OperationOp
|
|
|
204
208
|
}
|
|
205
209
|
|
|
206
210
|
// @public
|
|
207
|
-
export type BigDataPoolsDeleteResponse =
|
|
211
|
+
export type BigDataPoolsDeleteResponse = BigDataPoolResourceInfo;
|
|
208
212
|
|
|
209
213
|
// @public
|
|
210
214
|
export interface BigDataPoolsGetOptionalParams extends coreClient.OperationOptions {
|
|
@@ -266,16 +270,17 @@ export interface CheckNameResult {
|
|
|
266
270
|
}
|
|
267
271
|
|
|
268
272
|
// @public
|
|
269
|
-
export
|
|
270
|
-
readonly
|
|
273
|
+
export interface ClusterPrincipalAssignment extends ProxyResource {
|
|
274
|
+
readonly aadObjectId?: string;
|
|
271
275
|
principalId?: string;
|
|
276
|
+
readonly principalName?: string;
|
|
277
|
+
principalType?: PrincipalType;
|
|
278
|
+
readonly provisioningState?: ResourceProvisioningState;
|
|
272
279
|
role?: ClusterPrincipalRole;
|
|
280
|
+
readonly systemData?: SystemData;
|
|
273
281
|
tenantId?: string;
|
|
274
|
-
principalType?: PrincipalType;
|
|
275
282
|
readonly tenantName?: string;
|
|
276
|
-
|
|
277
|
-
readonly provisioningState?: ResourceProvisioningState;
|
|
278
|
-
};
|
|
283
|
+
}
|
|
279
284
|
|
|
280
285
|
// @public
|
|
281
286
|
export interface ClusterPrincipalAssignmentCheckNameRequest {
|
|
@@ -292,22 +297,22 @@ export interface ClusterPrincipalAssignmentListResult {
|
|
|
292
297
|
export type ClusterPrincipalRole = string;
|
|
293
298
|
|
|
294
299
|
// @public
|
|
295
|
-
export
|
|
296
|
-
|
|
300
|
+
export interface CmdkeySetup extends CustomSetupBase {
|
|
301
|
+
password: SecretBaseUnion;
|
|
297
302
|
targetName: Record<string, unknown>;
|
|
303
|
+
type: "CmdkeySetup";
|
|
298
304
|
userName: Record<string, unknown>;
|
|
299
|
-
|
|
300
|
-
};
|
|
305
|
+
}
|
|
301
306
|
|
|
302
307
|
// @public
|
|
303
308
|
export type ColumnDataType = string;
|
|
304
309
|
|
|
305
310
|
// @public
|
|
306
|
-
export
|
|
307
|
-
type: "ComponentSetup";
|
|
311
|
+
export interface ComponentSetup extends CustomSetupBase {
|
|
308
312
|
componentName: string;
|
|
309
313
|
licenseKey?: SecretBaseUnion;
|
|
310
|
-
|
|
314
|
+
type: "ComponentSetup";
|
|
315
|
+
}
|
|
311
316
|
|
|
312
317
|
// @public
|
|
313
318
|
export type Compression = string;
|
|
@@ -350,11 +355,11 @@ export interface CustomSetupBase {
|
|
|
350
355
|
export type CustomSetupBaseUnion = CustomSetupBase | CmdkeySetup | EnvironmentVariableSetup | ComponentSetup;
|
|
351
356
|
|
|
352
357
|
// @public
|
|
353
|
-
export
|
|
354
|
-
location?: string;
|
|
358
|
+
export interface Database extends ProxyResource {
|
|
355
359
|
kind: Kind;
|
|
360
|
+
location?: string;
|
|
356
361
|
readonly systemData?: SystemData;
|
|
357
|
-
}
|
|
362
|
+
}
|
|
358
363
|
|
|
359
364
|
// @public
|
|
360
365
|
export interface DatabaseCheckNameRequest {
|
|
@@ -368,16 +373,17 @@ export interface DatabaseListResult {
|
|
|
368
373
|
}
|
|
369
374
|
|
|
370
375
|
// @public
|
|
371
|
-
export
|
|
372
|
-
readonly
|
|
376
|
+
export interface DatabasePrincipalAssignment extends ProxyResource {
|
|
377
|
+
readonly aadObjectId?: string;
|
|
373
378
|
principalId?: string;
|
|
379
|
+
readonly principalName?: string;
|
|
380
|
+
principalType?: PrincipalType;
|
|
381
|
+
readonly provisioningState?: ResourceProvisioningState;
|
|
374
382
|
role?: DatabasePrincipalRole;
|
|
383
|
+
readonly systemData?: SystemData;
|
|
375
384
|
tenantId?: string;
|
|
376
|
-
principalType?: PrincipalType;
|
|
377
385
|
readonly tenantName?: string;
|
|
378
|
-
|
|
379
|
-
readonly provisioningState?: ResourceProvisioningState;
|
|
380
|
-
};
|
|
386
|
+
}
|
|
381
387
|
|
|
382
388
|
// @public
|
|
383
389
|
export interface DatabasePrincipalAssignmentCheckNameRequest {
|
|
@@ -402,11 +408,11 @@ export interface DatabaseStatistics {
|
|
|
402
408
|
export type DatabaseUnion = Database | ReadWriteDatabase | ReadOnlyFollowingDatabase;
|
|
403
409
|
|
|
404
410
|
// @public
|
|
405
|
-
export
|
|
406
|
-
location?: string;
|
|
411
|
+
export interface DataConnection extends ProxyResource {
|
|
407
412
|
kind: DataConnectionKind;
|
|
413
|
+
location?: string;
|
|
408
414
|
readonly systemData?: SystemData;
|
|
409
|
-
}
|
|
415
|
+
}
|
|
410
416
|
|
|
411
417
|
// @public
|
|
412
418
|
export interface DataConnectionCheckNameRequest {
|
|
@@ -476,33 +482,33 @@ export interface DataMaskingPoliciesGetOptionalParams extends coreClient.Operati
|
|
|
476
482
|
export type DataMaskingPoliciesGetResponse = DataMaskingPolicy;
|
|
477
483
|
|
|
478
484
|
// @public (undocumented)
|
|
479
|
-
export
|
|
480
|
-
readonly
|
|
481
|
-
readonly kind?: string;
|
|
482
|
-
readonly managedBy?: string;
|
|
485
|
+
export interface DataMaskingPolicy extends ProxyResource {
|
|
486
|
+
readonly applicationPrincipals?: string;
|
|
483
487
|
dataMaskingState?: DataMaskingState;
|
|
484
488
|
exemptPrincipals?: string;
|
|
485
|
-
readonly
|
|
489
|
+
readonly kind?: string;
|
|
490
|
+
readonly location?: string;
|
|
491
|
+
readonly managedBy?: string;
|
|
486
492
|
readonly maskingLevel?: string;
|
|
487
|
-
}
|
|
493
|
+
}
|
|
488
494
|
|
|
489
495
|
// @public
|
|
490
|
-
export
|
|
491
|
-
readonly location?: string;
|
|
492
|
-
readonly kind?: string;
|
|
493
|
-
readonly idPropertiesId?: string;
|
|
496
|
+
export interface DataMaskingRule extends ProxyResource {
|
|
494
497
|
aliasName?: string;
|
|
495
|
-
ruleState?: DataMaskingRuleState;
|
|
496
|
-
schemaName?: string;
|
|
497
|
-
tableName?: string;
|
|
498
498
|
columnName?: string;
|
|
499
|
+
readonly idPropertiesId?: string;
|
|
500
|
+
readonly kind?: string;
|
|
501
|
+
readonly location?: string;
|
|
499
502
|
maskingFunction?: DataMaskingFunction;
|
|
500
503
|
numberFrom?: string;
|
|
501
504
|
numberTo?: string;
|
|
502
505
|
prefixSize?: string;
|
|
503
|
-
suffixSize?: string;
|
|
504
506
|
replacementString?: string;
|
|
505
|
-
|
|
507
|
+
ruleState?: DataMaskingRuleState;
|
|
508
|
+
schemaName?: string;
|
|
509
|
+
suffixSize?: string;
|
|
510
|
+
tableName?: string;
|
|
511
|
+
}
|
|
506
512
|
|
|
507
513
|
// @public
|
|
508
514
|
export interface DataMaskingRuleListResult {
|
|
@@ -544,9 +550,9 @@ export type DataMaskingRuleState = "Disabled" | "Enabled";
|
|
|
544
550
|
export type DataMaskingState = "Disabled" | "Enabled";
|
|
545
551
|
|
|
546
552
|
// @public
|
|
547
|
-
export
|
|
553
|
+
export interface DataWarehouseUserActivities extends ProxyResource {
|
|
548
554
|
readonly activeQueriesCount?: number;
|
|
549
|
-
}
|
|
555
|
+
}
|
|
550
556
|
|
|
551
557
|
// @public
|
|
552
558
|
export type DataWarehouseUserActivityName = string;
|
|
@@ -555,10 +561,10 @@ export type DataWarehouseUserActivityName = string;
|
|
|
555
561
|
export type DayOfWeek = string;
|
|
556
562
|
|
|
557
563
|
// @public
|
|
558
|
-
export
|
|
564
|
+
export interface DedicatedSQLminimalTlsSettings extends ProxyResource {
|
|
559
565
|
readonly location?: string;
|
|
560
566
|
minimalTlsVersion?: string;
|
|
561
|
-
}
|
|
567
|
+
}
|
|
562
568
|
|
|
563
569
|
// @public
|
|
564
570
|
export interface DedicatedSQLminimalTlsSettingsListResult {
|
|
@@ -577,6 +583,9 @@ export interface DedicatedSQLminimalTlsSettingsPatchInfo {
|
|
|
577
583
|
// @public
|
|
578
584
|
export type DefaultPrincipalsModificationKind = string;
|
|
579
585
|
|
|
586
|
+
// @public
|
|
587
|
+
export type DesiredState = "Enabled" | "Disabled";
|
|
588
|
+
|
|
580
589
|
// @public
|
|
581
590
|
export interface DynamicExecutorAllocation {
|
|
582
591
|
enabled?: boolean;
|
|
@@ -591,15 +600,15 @@ export interface EncryptionDetails {
|
|
|
591
600
|
}
|
|
592
601
|
|
|
593
602
|
// @public
|
|
594
|
-
export
|
|
603
|
+
export interface EncryptionProtector extends ProxyResource {
|
|
595
604
|
readonly kind?: string;
|
|
596
605
|
readonly location?: string;
|
|
597
|
-
readonly subregion?: string;
|
|
598
606
|
serverKeyName?: string;
|
|
599
607
|
serverKeyType?: ServerKeyType;
|
|
600
|
-
readonly
|
|
608
|
+
readonly subregion?: string;
|
|
601
609
|
readonly thumbprint?: string;
|
|
602
|
-
|
|
610
|
+
readonly uri?: string;
|
|
611
|
+
}
|
|
603
612
|
|
|
604
613
|
// @public
|
|
605
614
|
export interface EncryptionProtectorListResult {
|
|
@@ -617,11 +626,11 @@ export interface EntityReference {
|
|
|
617
626
|
}
|
|
618
627
|
|
|
619
628
|
// @public
|
|
620
|
-
export
|
|
629
|
+
export interface EnvironmentVariableSetup extends CustomSetupBase {
|
|
621
630
|
type: "EnvironmentVariableSetup";
|
|
622
631
|
variableName: string;
|
|
623
632
|
variableValue: string;
|
|
624
|
-
}
|
|
633
|
+
}
|
|
625
634
|
|
|
626
635
|
// @public
|
|
627
636
|
export interface ErrorAdditionalInfo {
|
|
@@ -644,51 +653,62 @@ export interface ErrorResponse {
|
|
|
644
653
|
}
|
|
645
654
|
|
|
646
655
|
// @public
|
|
647
|
-
export
|
|
648
|
-
|
|
649
|
-
|
|
656
|
+
export interface ErrorResponseAutoGenerated {
|
|
657
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
658
|
+
readonly code?: string;
|
|
659
|
+
readonly details?: ErrorResponseAutoGenerated[];
|
|
660
|
+
readonly message?: string;
|
|
661
|
+
readonly target?: string;
|
|
662
|
+
}
|
|
663
|
+
|
|
664
|
+
// @public
|
|
665
|
+
export interface EventGridDataConnection extends DataConnection {
|
|
666
|
+
blobStorageEventType?: BlobStorageEventType;
|
|
650
667
|
consumerGroup?: string;
|
|
651
|
-
tableName?: string;
|
|
652
|
-
mappingRuleName?: string;
|
|
653
668
|
dataFormat?: EventGridDataFormat;
|
|
669
|
+
eventHubResourceId?: string;
|
|
654
670
|
ignoreFirstRecord?: boolean;
|
|
655
|
-
|
|
671
|
+
kind: "EventGrid";
|
|
672
|
+
mappingRuleName?: string;
|
|
656
673
|
readonly provisioningState?: ResourceProvisioningState;
|
|
657
|
-
|
|
674
|
+
storageAccountResourceId?: string;
|
|
675
|
+
tableName?: string;
|
|
676
|
+
}
|
|
658
677
|
|
|
659
678
|
// @public
|
|
660
679
|
export type EventGridDataFormat = string;
|
|
661
680
|
|
|
662
681
|
// @public
|
|
663
|
-
export
|
|
664
|
-
|
|
682
|
+
export interface EventHubDataConnection extends DataConnection {
|
|
683
|
+
compression?: Compression;
|
|
665
684
|
consumerGroup?: string;
|
|
666
|
-
tableName?: string;
|
|
667
|
-
mappingRuleName?: string;
|
|
668
685
|
dataFormat?: EventHubDataFormat;
|
|
686
|
+
eventHubResourceId?: string;
|
|
669
687
|
eventSystemProperties?: string[];
|
|
670
|
-
|
|
671
|
-
readonly provisioningState?: ResourceProvisioningState;
|
|
688
|
+
kind: "EventHub";
|
|
672
689
|
managedIdentityResourceId?: string;
|
|
673
|
-
|
|
690
|
+
mappingRuleName?: string;
|
|
691
|
+
readonly provisioningState?: ResourceProvisioningState;
|
|
692
|
+
tableName?: string;
|
|
693
|
+
}
|
|
674
694
|
|
|
675
695
|
// @public
|
|
676
696
|
export type EventHubDataFormat = string;
|
|
677
697
|
|
|
678
698
|
// @public
|
|
679
|
-
export
|
|
699
|
+
export interface ExtendedServerBlobAuditingPolicy extends ProxyResource {
|
|
700
|
+
auditActionsAndGroups?: string[];
|
|
701
|
+
isAzureMonitorTargetEnabled?: boolean;
|
|
702
|
+
isDevopsAuditEnabled?: boolean;
|
|
703
|
+
isStorageSecondaryKeyInUse?: boolean;
|
|
680
704
|
predicateExpression?: string;
|
|
705
|
+
queueDelayMs?: number;
|
|
706
|
+
retentionDays?: number;
|
|
681
707
|
state?: BlobAuditingPolicyState;
|
|
682
|
-
storageEndpoint?: string;
|
|
683
708
|
storageAccountAccessKey?: string;
|
|
684
|
-
retentionDays?: number;
|
|
685
|
-
auditActionsAndGroups?: string[];
|
|
686
709
|
storageAccountSubscriptionId?: string;
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
queueDelayMs?: number;
|
|
690
|
-
isDevopsAuditEnabled?: boolean;
|
|
691
|
-
};
|
|
710
|
+
storageEndpoint?: string;
|
|
711
|
+
}
|
|
692
712
|
|
|
693
713
|
// @public
|
|
694
714
|
export interface ExtendedServerBlobAuditingPolicyListResult {
|
|
@@ -732,18 +752,18 @@ export interface ExtendedSqlPoolBlobAuditingPoliciesListBySqlPoolOptionalParams
|
|
|
732
752
|
export type ExtendedSqlPoolBlobAuditingPoliciesListBySqlPoolResponse = ExtendedSqlPoolBlobAuditingPolicyListResult;
|
|
733
753
|
|
|
734
754
|
// @public
|
|
735
|
-
export
|
|
755
|
+
export interface ExtendedSqlPoolBlobAuditingPolicy extends ProxyResource {
|
|
756
|
+
auditActionsAndGroups?: string[];
|
|
757
|
+
isAzureMonitorTargetEnabled?: boolean;
|
|
758
|
+
isStorageSecondaryKeyInUse?: boolean;
|
|
736
759
|
predicateExpression?: string;
|
|
760
|
+
queueDelayMs?: number;
|
|
761
|
+
retentionDays?: number;
|
|
737
762
|
state?: BlobAuditingPolicyState;
|
|
738
|
-
storageEndpoint?: string;
|
|
739
763
|
storageAccountAccessKey?: string;
|
|
740
|
-
retentionDays?: number;
|
|
741
|
-
auditActionsAndGroups?: string[];
|
|
742
764
|
storageAccountSubscriptionId?: string;
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
queueDelayMs?: number;
|
|
746
|
-
};
|
|
765
|
+
storageEndpoint?: string;
|
|
766
|
+
}
|
|
747
767
|
|
|
748
768
|
// @public
|
|
749
769
|
export interface ExtendedSqlPoolBlobAuditingPolicyListResult {
|
|
@@ -764,12 +784,12 @@ export interface FollowerDatabaseListResult {
|
|
|
764
784
|
}
|
|
765
785
|
|
|
766
786
|
// @public
|
|
767
|
-
export
|
|
787
|
+
export interface GeoBackupPolicy extends ProxyResource {
|
|
768
788
|
readonly kind?: string;
|
|
769
789
|
readonly location?: string;
|
|
770
790
|
state: GeoBackupPolicyState;
|
|
771
791
|
readonly storageType?: string;
|
|
772
|
-
}
|
|
792
|
+
}
|
|
773
793
|
|
|
774
794
|
// @public
|
|
775
795
|
export interface GeoBackupPolicyListResult {
|
|
@@ -782,6 +802,37 @@ export type GeoBackupPolicyName = string;
|
|
|
782
802
|
// @public
|
|
783
803
|
export type GeoBackupPolicyState = "Disabled" | "Enabled";
|
|
784
804
|
|
|
805
|
+
// @public
|
|
806
|
+
export interface Get {
|
|
807
|
+
integrationRuntimeEnableInteractivequery(resourceGroupName: string, workspaceName: string, integrationRuntimeName: string, integrationRuntimeOperationId: string, options?: GetIntegrationRuntimeEnableInteractivequeryOptionalParams): Promise<GetIntegrationRuntimeEnableInteractivequeryResponse>;
|
|
808
|
+
integrationRuntimeStart(resourceGroupName: string, workspaceName: string, integrationRuntimeName: string, integrationRuntimeOperationId: string, options?: GetIntegrationRuntimeStartOptionalParams): Promise<GetIntegrationRuntimeStartResponse>;
|
|
809
|
+
integrationRuntimeStop(resourceGroupName: string, workspaceName: string, integrationRuntimeName: string, integrationRuntimeOperationId: string, options?: GetIntegrationRuntimeStopOptionalParams): Promise<GetIntegrationRuntimeStopResponse>;
|
|
810
|
+
}
|
|
811
|
+
|
|
812
|
+
// @public
|
|
813
|
+
export function getContinuationToken(page: unknown): string | undefined;
|
|
814
|
+
|
|
815
|
+
// @public
|
|
816
|
+
export interface GetIntegrationRuntimeEnableInteractivequeryOptionalParams extends coreClient.OperationOptions {
|
|
817
|
+
}
|
|
818
|
+
|
|
819
|
+
// @public
|
|
820
|
+
export type GetIntegrationRuntimeEnableInteractivequeryResponse = IntegrationRuntimeEnableinteractivequery;
|
|
821
|
+
|
|
822
|
+
// @public
|
|
823
|
+
export interface GetIntegrationRuntimeStartOptionalParams extends coreClient.OperationOptions {
|
|
824
|
+
}
|
|
825
|
+
|
|
826
|
+
// @public
|
|
827
|
+
export type GetIntegrationRuntimeStartResponse = IntegrationRuntimeOperationStatus;
|
|
828
|
+
|
|
829
|
+
// @public
|
|
830
|
+
export interface GetIntegrationRuntimeStopOptionalParams extends coreClient.OperationOptions {
|
|
831
|
+
}
|
|
832
|
+
|
|
833
|
+
// @public
|
|
834
|
+
export type GetIntegrationRuntimeStopResponse = IntegrationRuntimeStopOperationStatus;
|
|
835
|
+
|
|
785
836
|
// @public
|
|
786
837
|
export interface GetSsisObjectMetadataRequest {
|
|
787
838
|
metadataPath?: string;
|
|
@@ -894,6 +945,14 @@ export interface IntegrationRuntimeDataProxyProperties {
|
|
|
894
945
|
// @public
|
|
895
946
|
export type IntegrationRuntimeEdition = string;
|
|
896
947
|
|
|
948
|
+
// @public
|
|
949
|
+
export interface IntegrationRuntimeEnableinteractivequery {
|
|
950
|
+
error?: string;
|
|
951
|
+
name?: string;
|
|
952
|
+
properties?: Record<string, unknown>;
|
|
953
|
+
status?: WorkspaceStatus;
|
|
954
|
+
}
|
|
955
|
+
|
|
897
956
|
// @public
|
|
898
957
|
export type IntegrationRuntimeEntityReferenceType = string;
|
|
899
958
|
|
|
@@ -1006,6 +1065,14 @@ export interface IntegrationRuntimeObjectMetadataRefreshOptionalParams extends c
|
|
|
1006
1065
|
// @public
|
|
1007
1066
|
export type IntegrationRuntimeObjectMetadataRefreshResponse = SsisObjectMetadataStatusResponse;
|
|
1008
1067
|
|
|
1068
|
+
// @public
|
|
1069
|
+
export interface IntegrationRuntimeOperationStatus {
|
|
1070
|
+
error?: string;
|
|
1071
|
+
name?: string;
|
|
1072
|
+
properties?: Record<string, unknown>;
|
|
1073
|
+
status?: WorkspaceStatus;
|
|
1074
|
+
}
|
|
1075
|
+
|
|
1009
1076
|
// @public
|
|
1010
1077
|
export interface IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint {
|
|
1011
1078
|
category?: string;
|
|
@@ -1034,9 +1101,10 @@ export interface IntegrationRuntimeRegenerateKeyParameters {
|
|
|
1034
1101
|
}
|
|
1035
1102
|
|
|
1036
1103
|
// @public
|
|
1037
|
-
export
|
|
1038
|
-
|
|
1039
|
-
|
|
1104
|
+
export interface IntegrationRuntimeResource extends SubResource {
|
|
1105
|
+
description?: string;
|
|
1106
|
+
typePropertiesType: IntegrationRuntimeType;
|
|
1107
|
+
}
|
|
1040
1108
|
|
|
1041
1109
|
// @public
|
|
1042
1110
|
export interface IntegrationRuntimes {
|
|
@@ -1179,13 +1247,23 @@ export interface IntegrationRuntimeStatusOperations {
|
|
|
1179
1247
|
|
|
1180
1248
|
// @public
|
|
1181
1249
|
export interface IntegrationRuntimeStatusResponse {
|
|
1250
|
+
readonly dataFactoryName?: string;
|
|
1182
1251
|
readonly name?: string;
|
|
1183
|
-
|
|
1252
|
+
readonly state?: IntegrationRuntimeState;
|
|
1253
|
+
type: IntegrationRuntimeType;
|
|
1184
1254
|
}
|
|
1185
1255
|
|
|
1186
1256
|
// @public (undocumented)
|
|
1187
1257
|
export type IntegrationRuntimeStatusUnion = IntegrationRuntimeStatus | ManagedIntegrationRuntimeStatus | SelfHostedIntegrationRuntimeStatus;
|
|
1188
1258
|
|
|
1259
|
+
// @public
|
|
1260
|
+
export interface IntegrationRuntimeStopOperationStatus {
|
|
1261
|
+
error?: string;
|
|
1262
|
+
name?: string;
|
|
1263
|
+
properties?: Record<string, unknown>;
|
|
1264
|
+
status?: WorkspaceStatus;
|
|
1265
|
+
}
|
|
1266
|
+
|
|
1189
1267
|
// @public
|
|
1190
1268
|
export interface IntegrationRuntimesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1191
1269
|
}
|
|
@@ -1216,26 +1294,27 @@ export interface IntegrationRuntimeVNetProperties {
|
|
|
1216
1294
|
}
|
|
1217
1295
|
|
|
1218
1296
|
// @public
|
|
1219
|
-
export
|
|
1220
|
-
iotHubResourceId?: string;
|
|
1297
|
+
export interface IotHubDataConnection extends DataConnection {
|
|
1221
1298
|
consumerGroup?: string;
|
|
1222
|
-
tableName?: string;
|
|
1223
|
-
mappingRuleName?: string;
|
|
1224
1299
|
dataFormat?: IotHubDataFormat;
|
|
1225
1300
|
eventSystemProperties?: string[];
|
|
1226
|
-
|
|
1301
|
+
iotHubResourceId?: string;
|
|
1302
|
+
kind: "IotHub";
|
|
1303
|
+
mappingRuleName?: string;
|
|
1227
1304
|
readonly provisioningState?: ResourceProvisioningState;
|
|
1228
|
-
|
|
1305
|
+
sharedAccessPolicyName?: string;
|
|
1306
|
+
tableName?: string;
|
|
1307
|
+
}
|
|
1229
1308
|
|
|
1230
1309
|
// @public
|
|
1231
1310
|
export type IotHubDataFormat = string;
|
|
1232
1311
|
|
|
1233
1312
|
// @public
|
|
1234
|
-
export
|
|
1313
|
+
export interface IpFirewallRuleInfo extends ProxyResource {
|
|
1235
1314
|
endIpAddress?: string;
|
|
1236
1315
|
readonly provisioningState?: ProvisioningState;
|
|
1237
1316
|
startIpAddress?: string;
|
|
1238
|
-
}
|
|
1317
|
+
}
|
|
1239
1318
|
|
|
1240
1319
|
// @public
|
|
1241
1320
|
export interface IpFirewallRuleInfoListResult {
|
|
@@ -1278,7 +1357,7 @@ export interface IpFirewallRulesDeleteOptionalParams extends coreClient.Operatio
|
|
|
1278
1357
|
}
|
|
1279
1358
|
|
|
1280
1359
|
// @public
|
|
1281
|
-
export type IpFirewallRulesDeleteResponse =
|
|
1360
|
+
export type IpFirewallRulesDeleteResponse = IpFirewallRuleInfo;
|
|
1282
1361
|
|
|
1283
1362
|
// @public
|
|
1284
1363
|
export interface IpFirewallRulesGetOptionalParams extends coreClient.OperationOptions {
|
|
@@ -1317,10 +1396,10 @@ export interface KekIdentityProperties {
|
|
|
1317
1396
|
}
|
|
1318
1397
|
|
|
1319
1398
|
// @public
|
|
1320
|
-
export
|
|
1399
|
+
export interface Key extends ProxyResource {
|
|
1321
1400
|
isActiveCMK?: boolean;
|
|
1322
1401
|
keyVaultUrl?: string;
|
|
1323
|
-
}
|
|
1402
|
+
}
|
|
1324
1403
|
|
|
1325
1404
|
// @public
|
|
1326
1405
|
export interface KeyInfoListResult {
|
|
@@ -1376,790 +1455,516 @@ export type Kind = string;
|
|
|
1376
1455
|
|
|
1377
1456
|
// @public
|
|
1378
1457
|
export enum KnownAzureADOnlyAuthenticationName {
|
|
1379
|
-
// (undocumented)
|
|
1380
1458
|
Default = "default"
|
|
1381
1459
|
}
|
|
1382
1460
|
|
|
1383
1461
|
// @public
|
|
1384
1462
|
export enum KnownAzureScaleType {
|
|
1385
|
-
// (undocumented)
|
|
1386
1463
|
Automatic = "automatic",
|
|
1387
|
-
// (undocumented)
|
|
1388
1464
|
Manual = "manual",
|
|
1389
|
-
// (undocumented)
|
|
1390
1465
|
None = "none"
|
|
1391
1466
|
}
|
|
1392
1467
|
|
|
1393
1468
|
// @public
|
|
1394
1469
|
export enum KnownBlobAuditingPolicyName {
|
|
1395
|
-
// (undocumented)
|
|
1396
1470
|
Default = "default"
|
|
1397
1471
|
}
|
|
1398
1472
|
|
|
1399
1473
|
// @public
|
|
1400
1474
|
export enum KnownBlobStorageEventType {
|
|
1401
|
-
// (undocumented)
|
|
1402
1475
|
MicrosoftStorageBlobCreated = "Microsoft.Storage.BlobCreated",
|
|
1403
|
-
// (undocumented)
|
|
1404
1476
|
MicrosoftStorageBlobRenamed = "Microsoft.Storage.BlobRenamed"
|
|
1405
1477
|
}
|
|
1406
1478
|
|
|
1407
1479
|
// @public
|
|
1408
1480
|
export enum KnownClusterPrincipalRole {
|
|
1409
|
-
// (undocumented)
|
|
1410
1481
|
AllDatabasesAdmin = "AllDatabasesAdmin",
|
|
1411
|
-
// (undocumented)
|
|
1412
1482
|
AllDatabasesViewer = "AllDatabasesViewer"
|
|
1413
1483
|
}
|
|
1414
1484
|
|
|
1415
1485
|
// @public
|
|
1416
1486
|
export enum KnownColumnDataType {
|
|
1417
|
-
// (undocumented)
|
|
1418
1487
|
Bigint = "bigint",
|
|
1419
|
-
// (undocumented)
|
|
1420
1488
|
Binary = "binary",
|
|
1421
|
-
// (undocumented)
|
|
1422
1489
|
Bit = "bit",
|
|
1423
|
-
// (undocumented)
|
|
1424
1490
|
Char = "char",
|
|
1425
|
-
// (undocumented)
|
|
1426
1491
|
Date = "date",
|
|
1427
|
-
// (undocumented)
|
|
1428
1492
|
Datetime = "datetime",
|
|
1429
|
-
// (undocumented)
|
|
1430
1493
|
Datetime2 = "datetime2",
|
|
1431
|
-
// (undocumented)
|
|
1432
1494
|
Datetimeoffset = "datetimeoffset",
|
|
1433
|
-
// (undocumented)
|
|
1434
1495
|
Decimal = "decimal",
|
|
1435
|
-
// (undocumented)
|
|
1436
1496
|
Float = "float",
|
|
1437
|
-
// (undocumented)
|
|
1438
1497
|
Geography = "geography",
|
|
1439
|
-
// (undocumented)
|
|
1440
1498
|
Geometry = "geometry",
|
|
1441
|
-
// (undocumented)
|
|
1442
1499
|
Hierarchyid = "hierarchyid",
|
|
1443
|
-
// (undocumented)
|
|
1444
1500
|
Image = "image",
|
|
1445
|
-
// (undocumented)
|
|
1446
1501
|
Int = "int",
|
|
1447
|
-
// (undocumented)
|
|
1448
1502
|
Money = "money",
|
|
1449
|
-
// (undocumented)
|
|
1450
1503
|
Nchar = "nchar",
|
|
1451
|
-
// (undocumented)
|
|
1452
1504
|
Ntext = "ntext",
|
|
1453
|
-
// (undocumented)
|
|
1454
1505
|
Numeric = "numeric",
|
|
1455
|
-
// (undocumented)
|
|
1456
1506
|
Nvarchar = "nvarchar",
|
|
1457
|
-
// (undocumented)
|
|
1458
1507
|
Real = "real",
|
|
1459
|
-
// (undocumented)
|
|
1460
1508
|
Smalldatetime = "smalldatetime",
|
|
1461
|
-
// (undocumented)
|
|
1462
1509
|
Smallint = "smallint",
|
|
1463
|
-
// (undocumented)
|
|
1464
1510
|
Smallmoney = "smallmoney",
|
|
1465
|
-
// (undocumented)
|
|
1466
1511
|
SqlVariant = "sql_variant",
|
|
1467
|
-
// (undocumented)
|
|
1468
1512
|
Sysname = "sysname",
|
|
1469
|
-
// (undocumented)
|
|
1470
1513
|
Text = "text",
|
|
1471
|
-
// (undocumented)
|
|
1472
1514
|
Time = "time",
|
|
1473
|
-
// (undocumented)
|
|
1474
1515
|
Timestamp = "timestamp",
|
|
1475
|
-
// (undocumented)
|
|
1476
1516
|
Tinyint = "tinyint",
|
|
1477
|
-
// (undocumented)
|
|
1478
1517
|
Uniqueidentifier = "uniqueidentifier",
|
|
1479
|
-
// (undocumented)
|
|
1480
1518
|
Varbinary = "varbinary",
|
|
1481
|
-
// (undocumented)
|
|
1482
1519
|
Varchar = "varchar",
|
|
1483
|
-
// (undocumented)
|
|
1484
1520
|
Xml = "xml"
|
|
1485
1521
|
}
|
|
1486
1522
|
|
|
1487
1523
|
// @public
|
|
1488
1524
|
export enum KnownCompression {
|
|
1489
|
-
// (undocumented)
|
|
1490
1525
|
GZip = "GZip",
|
|
1491
|
-
// (undocumented)
|
|
1492
1526
|
None = "None"
|
|
1493
1527
|
}
|
|
1494
1528
|
|
|
1495
1529
|
// @public
|
|
1496
1530
|
export enum KnownConfigurationType {
|
|
1497
|
-
// (undocumented)
|
|
1498
1531
|
Artifact = "Artifact",
|
|
1499
|
-
// (undocumented)
|
|
1500
1532
|
File = "File"
|
|
1501
1533
|
}
|
|
1502
1534
|
|
|
1503
1535
|
// @public
|
|
1504
1536
|
export enum KnownConnectionPolicyName {
|
|
1505
|
-
// (undocumented)
|
|
1506
1537
|
Default = "default"
|
|
1507
1538
|
}
|
|
1508
1539
|
|
|
1509
1540
|
// @public
|
|
1510
1541
|
export enum KnownCreatedByType {
|
|
1511
|
-
// (undocumented)
|
|
1512
1542
|
Application = "Application",
|
|
1513
|
-
// (undocumented)
|
|
1514
1543
|
Key = "Key",
|
|
1515
|
-
// (undocumented)
|
|
1516
1544
|
ManagedIdentity = "ManagedIdentity",
|
|
1517
|
-
// (undocumented)
|
|
1518
1545
|
User = "User"
|
|
1519
1546
|
}
|
|
1520
1547
|
|
|
1521
1548
|
// @public
|
|
1522
1549
|
export enum KnownCreateMode {
|
|
1523
|
-
// (undocumented)
|
|
1524
1550
|
Default = "Default",
|
|
1525
|
-
// (undocumented)
|
|
1526
1551
|
PointInTimeRestore = "PointInTimeRestore",
|
|
1527
|
-
// (undocumented)
|
|
1528
1552
|
Recovery = "Recovery",
|
|
1529
|
-
// (undocumented)
|
|
1530
1553
|
Restore = "Restore"
|
|
1531
1554
|
}
|
|
1532
1555
|
|
|
1533
1556
|
// @public
|
|
1534
1557
|
export enum KnownDatabasePrincipalRole {
|
|
1535
|
-
// (undocumented)
|
|
1536
1558
|
Admin = "Admin",
|
|
1537
|
-
// (undocumented)
|
|
1538
1559
|
Ingestor = "Ingestor",
|
|
1539
|
-
// (undocumented)
|
|
1540
1560
|
Monitor = "Monitor",
|
|
1541
|
-
// (undocumented)
|
|
1542
1561
|
UnrestrictedViewer = "UnrestrictedViewer",
|
|
1543
|
-
// (undocumented)
|
|
1544
1562
|
User = "User",
|
|
1545
|
-
// (undocumented)
|
|
1546
1563
|
Viewer = "Viewer"
|
|
1547
1564
|
}
|
|
1548
1565
|
|
|
1549
1566
|
// @public
|
|
1550
1567
|
export enum KnownDataConnectionKind {
|
|
1551
|
-
// (undocumented)
|
|
1552
1568
|
EventGrid = "EventGrid",
|
|
1553
|
-
// (undocumented)
|
|
1554
1569
|
EventHub = "EventHub",
|
|
1555
|
-
// (undocumented)
|
|
1556
1570
|
IotHub = "IotHub"
|
|
1557
1571
|
}
|
|
1558
1572
|
|
|
1559
1573
|
// @public
|
|
1560
1574
|
export enum KnownDataFlowComputeType {
|
|
1561
|
-
// (undocumented)
|
|
1562
1575
|
ComputeOptimized = "ComputeOptimized",
|
|
1563
|
-
// (undocumented)
|
|
1564
1576
|
General = "General",
|
|
1565
|
-
// (undocumented)
|
|
1566
1577
|
MemoryOptimized = "MemoryOptimized"
|
|
1567
1578
|
}
|
|
1568
1579
|
|
|
1569
1580
|
// @public
|
|
1570
1581
|
export enum KnownDataWarehouseUserActivityName {
|
|
1571
|
-
// (undocumented)
|
|
1572
1582
|
Current = "current"
|
|
1573
1583
|
}
|
|
1574
1584
|
|
|
1575
1585
|
// @public
|
|
1576
1586
|
export enum KnownDayOfWeek {
|
|
1577
|
-
// (undocumented)
|
|
1578
1587
|
Friday = "Friday",
|
|
1579
|
-
// (undocumented)
|
|
1580
1588
|
Monday = "Monday",
|
|
1581
|
-
// (undocumented)
|
|
1582
1589
|
Saturday = "Saturday",
|
|
1583
|
-
// (undocumented)
|
|
1584
1590
|
Sunday = "Sunday",
|
|
1585
|
-
// (undocumented)
|
|
1586
1591
|
Thursday = "Thursday",
|
|
1587
|
-
// (undocumented)
|
|
1588
1592
|
Tuesday = "Tuesday",
|
|
1589
|
-
// (undocumented)
|
|
1590
1593
|
Wednesday = "Wednesday"
|
|
1591
1594
|
}
|
|
1592
1595
|
|
|
1593
1596
|
// @public
|
|
1594
1597
|
export enum KnownDedicatedSQLMinimalTlsSettingsName {
|
|
1595
|
-
// (undocumented)
|
|
1596
1598
|
Default = "default"
|
|
1597
1599
|
}
|
|
1598
1600
|
|
|
1599
1601
|
// @public
|
|
1600
1602
|
export enum KnownDefaultPrincipalsModificationKind {
|
|
1601
|
-
// (undocumented)
|
|
1602
1603
|
None = "None",
|
|
1603
|
-
// (undocumented)
|
|
1604
1604
|
Replace = "Replace",
|
|
1605
|
-
// (undocumented)
|
|
1606
1605
|
Union = "Union"
|
|
1607
1606
|
}
|
|
1608
1607
|
|
|
1609
1608
|
// @public
|
|
1610
1609
|
export enum KnownEncryptionProtectorName {
|
|
1611
|
-
// (undocumented)
|
|
1612
1610
|
Current = "current"
|
|
1613
1611
|
}
|
|
1614
1612
|
|
|
1615
1613
|
// @public
|
|
1616
1614
|
export enum KnownEventGridDataFormat {
|
|
1617
|
-
// (undocumented)
|
|
1618
1615
|
Apacheavro = "APACHEAVRO",
|
|
1619
|
-
// (undocumented)
|
|
1620
1616
|
Avro = "AVRO",
|
|
1621
|
-
// (undocumented)
|
|
1622
1617
|
CSV = "CSV",
|
|
1623
|
-
// (undocumented)
|
|
1624
1618
|
Json = "JSON",
|
|
1625
|
-
// (undocumented)
|
|
1626
1619
|
Multijson = "MULTIJSON",
|
|
1627
|
-
// (undocumented)
|
|
1628
1620
|
ORC = "ORC",
|
|
1629
|
-
// (undocumented)
|
|
1630
1621
|
Parquet = "PARQUET",
|
|
1631
|
-
// (undocumented)
|
|
1632
1622
|
PSV = "PSV",
|
|
1633
|
-
// (undocumented)
|
|
1634
1623
|
RAW = "RAW",
|
|
1635
|
-
// (undocumented)
|
|
1636
1624
|
Scsv = "SCSV",
|
|
1637
|
-
// (undocumented)
|
|
1638
1625
|
Singlejson = "SINGLEJSON",
|
|
1639
|
-
// (undocumented)
|
|
1640
1626
|
Sohsv = "SOHSV",
|
|
1641
|
-
// (undocumented)
|
|
1642
1627
|
TSV = "TSV",
|
|
1643
|
-
// (undocumented)
|
|
1644
1628
|
Tsve = "TSVE",
|
|
1645
|
-
// (undocumented)
|
|
1646
1629
|
TXT = "TXT",
|
|
1647
|
-
// (undocumented)
|
|
1648
1630
|
W3Clogfile = "W3CLOGFILE"
|
|
1649
1631
|
}
|
|
1650
1632
|
|
|
1651
1633
|
// @public
|
|
1652
1634
|
export enum KnownEventHubDataFormat {
|
|
1653
|
-
// (undocumented)
|
|
1654
1635
|
Apacheavro = "APACHEAVRO",
|
|
1655
|
-
// (undocumented)
|
|
1656
1636
|
Avro = "AVRO",
|
|
1657
|
-
// (undocumented)
|
|
1658
1637
|
CSV = "CSV",
|
|
1659
|
-
// (undocumented)
|
|
1660
1638
|
Json = "JSON",
|
|
1661
|
-
// (undocumented)
|
|
1662
1639
|
Multijson = "MULTIJSON",
|
|
1663
|
-
// (undocumented)
|
|
1664
1640
|
ORC = "ORC",
|
|
1665
|
-
// (undocumented)
|
|
1666
1641
|
Parquet = "PARQUET",
|
|
1667
|
-
// (undocumented)
|
|
1668
1642
|
PSV = "PSV",
|
|
1669
|
-
// (undocumented)
|
|
1670
1643
|
RAW = "RAW",
|
|
1671
|
-
// (undocumented)
|
|
1672
1644
|
Scsv = "SCSV",
|
|
1673
|
-
// (undocumented)
|
|
1674
1645
|
Singlejson = "SINGLEJSON",
|
|
1675
|
-
// (undocumented)
|
|
1676
1646
|
Sohsv = "SOHSV",
|
|
1677
|
-
// (undocumented)
|
|
1678
1647
|
TSV = "TSV",
|
|
1679
|
-
// (undocumented)
|
|
1680
1648
|
Tsve = "TSVE",
|
|
1681
|
-
// (undocumented)
|
|
1682
1649
|
TXT = "TXT",
|
|
1683
|
-
// (undocumented)
|
|
1684
1650
|
W3Clogfile = "W3CLOGFILE"
|
|
1685
1651
|
}
|
|
1686
1652
|
|
|
1687
1653
|
// @public
|
|
1688
1654
|
export enum KnownGeoBackupPolicyName {
|
|
1689
|
-
// (undocumented)
|
|
1690
1655
|
Default = "Default"
|
|
1691
1656
|
}
|
|
1692
1657
|
|
|
1693
1658
|
// @public
|
|
1694
1659
|
export enum KnownIntegrationRuntimeAuthKeyName {
|
|
1695
|
-
// (undocumented)
|
|
1696
1660
|
AuthKey1 = "authKey1",
|
|
1697
|
-
// (undocumented)
|
|
1698
1661
|
AuthKey2 = "authKey2"
|
|
1699
1662
|
}
|
|
1700
1663
|
|
|
1701
1664
|
// @public
|
|
1702
1665
|
export enum KnownIntegrationRuntimeAutoUpdate {
|
|
1703
|
-
// (undocumented)
|
|
1704
1666
|
Off = "Off",
|
|
1705
|
-
// (undocumented)
|
|
1706
1667
|
On = "On"
|
|
1707
1668
|
}
|
|
1708
1669
|
|
|
1709
1670
|
// @public
|
|
1710
1671
|
export enum KnownIntegrationRuntimeEdition {
|
|
1711
|
-
// (undocumented)
|
|
1712
1672
|
Enterprise = "Enterprise",
|
|
1713
|
-
// (undocumented)
|
|
1714
1673
|
Standard = "Standard"
|
|
1715
1674
|
}
|
|
1716
1675
|
|
|
1717
1676
|
// @public
|
|
1718
1677
|
export enum KnownIntegrationRuntimeEntityReferenceType {
|
|
1719
|
-
// (undocumented)
|
|
1720
1678
|
IntegrationRuntimeReference = "IntegrationRuntimeReference",
|
|
1721
|
-
// (undocumented)
|
|
1722
1679
|
LinkedServiceReference = "LinkedServiceReference"
|
|
1723
1680
|
}
|
|
1724
1681
|
|
|
1725
1682
|
// @public
|
|
1726
1683
|
export enum KnownIntegrationRuntimeInternalChannelEncryptionMode {
|
|
1727
|
-
// (undocumented)
|
|
1728
1684
|
NotEncrypted = "NotEncrypted",
|
|
1729
|
-
// (undocumented)
|
|
1730
1685
|
NotSet = "NotSet",
|
|
1731
|
-
// (undocumented)
|
|
1732
1686
|
SslEncrypted = "SslEncrypted"
|
|
1733
1687
|
}
|
|
1734
1688
|
|
|
1735
1689
|
// @public
|
|
1736
1690
|
export enum KnownIntegrationRuntimeLicenseType {
|
|
1737
|
-
// (undocumented)
|
|
1738
1691
|
BasePrice = "BasePrice",
|
|
1739
|
-
// (undocumented)
|
|
1740
1692
|
LicenseIncluded = "LicenseIncluded"
|
|
1741
1693
|
}
|
|
1742
1694
|
|
|
1743
1695
|
// @public
|
|
1744
1696
|
export enum KnownIntegrationRuntimeSsisCatalogPricingTier {
|
|
1745
|
-
// (undocumented)
|
|
1746
1697
|
Basic = "Basic",
|
|
1747
|
-
// (undocumented)
|
|
1748
1698
|
Premium = "Premium",
|
|
1749
|
-
// (undocumented)
|
|
1750
1699
|
PremiumRS = "PremiumRS",
|
|
1751
|
-
// (undocumented)
|
|
1752
1700
|
Standard = "Standard"
|
|
1753
1701
|
}
|
|
1754
1702
|
|
|
1755
1703
|
// @public
|
|
1756
1704
|
export enum KnownIntegrationRuntimeState {
|
|
1757
|
-
// (undocumented)
|
|
1758
1705
|
AccessDenied = "AccessDenied",
|
|
1759
|
-
// (undocumented)
|
|
1760
1706
|
Initial = "Initial",
|
|
1761
|
-
// (undocumented)
|
|
1762
1707
|
Limited = "Limited",
|
|
1763
|
-
// (undocumented)
|
|
1764
1708
|
NeedRegistration = "NeedRegistration",
|
|
1765
|
-
// (undocumented)
|
|
1766
1709
|
Offline = "Offline",
|
|
1767
|
-
// (undocumented)
|
|
1768
1710
|
Online = "Online",
|
|
1769
|
-
// (undocumented)
|
|
1770
1711
|
Started = "Started",
|
|
1771
|
-
// (undocumented)
|
|
1772
1712
|
Starting = "Starting",
|
|
1773
|
-
// (undocumented)
|
|
1774
1713
|
Stopped = "Stopped",
|
|
1775
|
-
// (undocumented)
|
|
1776
1714
|
Stopping = "Stopping"
|
|
1777
1715
|
}
|
|
1778
1716
|
|
|
1779
1717
|
// @public
|
|
1780
1718
|
export enum KnownIntegrationRuntimeType {
|
|
1781
|
-
// (undocumented)
|
|
1782
1719
|
Managed = "Managed",
|
|
1783
|
-
// (undocumented)
|
|
1784
1720
|
SelfHosted = "SelfHosted"
|
|
1785
1721
|
}
|
|
1786
1722
|
|
|
1787
1723
|
// @public
|
|
1788
1724
|
export enum KnownIntegrationRuntimeUpdateResult {
|
|
1789
|
-
// (undocumented)
|
|
1790
1725
|
Fail = "Fail",
|
|
1791
|
-
// (undocumented)
|
|
1792
1726
|
None = "None",
|
|
1793
|
-
// (undocumented)
|
|
1794
1727
|
Succeed = "Succeed"
|
|
1795
1728
|
}
|
|
1796
1729
|
|
|
1797
1730
|
// @public
|
|
1798
1731
|
export enum KnownIotHubDataFormat {
|
|
1799
|
-
// (undocumented)
|
|
1800
1732
|
Apacheavro = "APACHEAVRO",
|
|
1801
|
-
// (undocumented)
|
|
1802
1733
|
Avro = "AVRO",
|
|
1803
|
-
// (undocumented)
|
|
1804
1734
|
CSV = "CSV",
|
|
1805
|
-
// (undocumented)
|
|
1806
1735
|
Json = "JSON",
|
|
1807
|
-
// (undocumented)
|
|
1808
1736
|
Multijson = "MULTIJSON",
|
|
1809
|
-
// (undocumented)
|
|
1810
1737
|
ORC = "ORC",
|
|
1811
|
-
// (undocumented)
|
|
1812
1738
|
Parquet = "PARQUET",
|
|
1813
|
-
// (undocumented)
|
|
1814
1739
|
PSV = "PSV",
|
|
1815
|
-
// (undocumented)
|
|
1816
1740
|
RAW = "RAW",
|
|
1817
|
-
// (undocumented)
|
|
1818
1741
|
Scsv = "SCSV",
|
|
1819
|
-
// (undocumented)
|
|
1820
1742
|
Singlejson = "SINGLEJSON",
|
|
1821
|
-
// (undocumented)
|
|
1822
1743
|
Sohsv = "SOHSV",
|
|
1823
|
-
// (undocumented)
|
|
1824
1744
|
TSV = "TSV",
|
|
1825
|
-
// (undocumented)
|
|
1826
1745
|
Tsve = "TSVE",
|
|
1827
|
-
// (undocumented)
|
|
1828
1746
|
TXT = "TXT",
|
|
1829
|
-
// (undocumented)
|
|
1830
1747
|
W3Clogfile = "W3CLOGFILE"
|
|
1831
1748
|
}
|
|
1832
1749
|
|
|
1833
1750
|
// @public
|
|
1834
1751
|
export enum KnownKind {
|
|
1835
|
-
// (undocumented)
|
|
1836
1752
|
ReadOnlyFollowing = "ReadOnlyFollowing",
|
|
1837
|
-
// (undocumented)
|
|
1838
1753
|
ReadWrite = "ReadWrite"
|
|
1839
1754
|
}
|
|
1840
1755
|
|
|
1841
1756
|
// @public
|
|
1842
1757
|
export enum KnownLanguageExtensionName {
|
|
1843
|
-
// (undocumented)
|
|
1844
1758
|
Python = "PYTHON",
|
|
1845
1759
|
// (undocumented)
|
|
1846
1760
|
R = "R"
|
|
1847
1761
|
}
|
|
1848
1762
|
|
|
1849
|
-
// @public
|
|
1850
|
-
export enum KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState {
|
|
1851
|
-
// (undocumented)
|
|
1852
|
-
Disabled = "Disabled",
|
|
1853
|
-
// (undocumented)
|
|
1854
|
-
Disabling = "Disabling",
|
|
1855
|
-
// (undocumented)
|
|
1856
|
-
Enabled = "Enabled",
|
|
1857
|
-
// (undocumented)
|
|
1858
|
-
Enabling = "Enabling",
|
|
1859
|
-
// (undocumented)
|
|
1860
|
-
Unknown = "Unknown"
|
|
1861
|
-
}
|
|
1862
|
-
|
|
1863
|
-
// @public
|
|
1864
|
-
export enum KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState {
|
|
1865
|
-
// (undocumented)
|
|
1866
|
-
Disabled = "Disabled",
|
|
1867
|
-
// (undocumented)
|
|
1868
|
-
Enabled = "Enabled"
|
|
1869
|
-
}
|
|
1870
|
-
|
|
1871
1763
|
// @public
|
|
1872
1764
|
export enum KnownManagedIntegrationRuntimeNodeStatus {
|
|
1873
|
-
// (undocumented)
|
|
1874
1765
|
Available = "Available",
|
|
1875
|
-
// (undocumented)
|
|
1876
1766
|
Recycling = "Recycling",
|
|
1877
|
-
// (undocumented)
|
|
1878
1767
|
Starting = "Starting",
|
|
1879
|
-
// (undocumented)
|
|
1880
1768
|
Unavailable = "Unavailable"
|
|
1881
1769
|
}
|
|
1882
1770
|
|
|
1883
1771
|
// @public
|
|
1884
1772
|
export enum KnownManagementOperationState {
|
|
1885
|
-
// (undocumented)
|
|
1886
1773
|
CancelInProgress = "CancelInProgress",
|
|
1887
|
-
// (undocumented)
|
|
1888
1774
|
Cancelled = "Cancelled",
|
|
1889
|
-
// (undocumented)
|
|
1890
1775
|
Failed = "Failed",
|
|
1891
|
-
// (undocumented)
|
|
1892
1776
|
InProgress = "InProgress",
|
|
1893
|
-
// (undocumented)
|
|
1894
1777
|
Pending = "Pending",
|
|
1895
|
-
// (undocumented)
|
|
1896
1778
|
Succeeded = "Succeeded"
|
|
1897
1779
|
}
|
|
1898
1780
|
|
|
1899
1781
|
// @public
|
|
1900
1782
|
export enum KnownNodeSize {
|
|
1901
|
-
// (undocumented)
|
|
1902
1783
|
Large = "Large",
|
|
1903
|
-
// (undocumented)
|
|
1904
1784
|
Medium = "Medium",
|
|
1905
|
-
// (undocumented)
|
|
1906
1785
|
None = "None",
|
|
1907
|
-
// (undocumented)
|
|
1908
1786
|
Small = "Small",
|
|
1909
|
-
// (undocumented)
|
|
1910
1787
|
XLarge = "XLarge",
|
|
1911
|
-
// (undocumented)
|
|
1912
1788
|
XXLarge = "XXLarge",
|
|
1913
|
-
// (undocumented)
|
|
1914
1789
|
XXXLarge = "XXXLarge"
|
|
1915
1790
|
}
|
|
1916
1791
|
|
|
1917
1792
|
// @public
|
|
1918
1793
|
export enum KnownNodeSizeFamily {
|
|
1919
|
-
// (undocumented)
|
|
1920
1794
|
HardwareAcceleratedFpga = "HardwareAcceleratedFPGA",
|
|
1921
|
-
// (undocumented)
|
|
1922
1795
|
HardwareAcceleratedGPU = "HardwareAcceleratedGPU",
|
|
1923
|
-
// (undocumented)
|
|
1924
1796
|
MemoryOptimized = "MemoryOptimized",
|
|
1925
|
-
// (undocumented)
|
|
1926
1797
|
None = "None"
|
|
1927
1798
|
}
|
|
1928
1799
|
|
|
1929
1800
|
// @public
|
|
1930
1801
|
export enum KnownOperationStatus {
|
|
1931
|
-
// (undocumented)
|
|
1932
1802
|
Canceled = "Canceled",
|
|
1933
|
-
// (undocumented)
|
|
1934
1803
|
Failed = "Failed",
|
|
1935
|
-
// (undocumented)
|
|
1936
1804
|
InProgress = "InProgress",
|
|
1937
|
-
// (undocumented)
|
|
1938
1805
|
Succeeded = "Succeeded"
|
|
1939
1806
|
}
|
|
1940
1807
|
|
|
1941
1808
|
// @public
|
|
1942
1809
|
export enum KnownPrincipalsModificationKind {
|
|
1943
|
-
// (undocumented)
|
|
1944
1810
|
None = "None",
|
|
1945
|
-
// (undocumented)
|
|
1946
1811
|
Replace = "Replace",
|
|
1947
|
-
// (undocumented)
|
|
1948
1812
|
Union = "Union"
|
|
1949
1813
|
}
|
|
1950
1814
|
|
|
1951
1815
|
// @public
|
|
1952
1816
|
export enum KnownPrincipalType {
|
|
1953
|
-
// (undocumented)
|
|
1954
1817
|
App = "App",
|
|
1955
|
-
// (undocumented)
|
|
1956
1818
|
Group = "Group",
|
|
1957
|
-
// (undocumented)
|
|
1958
1819
|
User = "User"
|
|
1959
1820
|
}
|
|
1960
1821
|
|
|
1961
1822
|
// @public
|
|
1962
1823
|
export enum KnownProvisioningState {
|
|
1963
|
-
// (undocumented)
|
|
1964
1824
|
DeleteError = "DeleteError",
|
|
1965
|
-
// (undocumented)
|
|
1966
1825
|
Deleting = "Deleting",
|
|
1967
|
-
// (undocumented)
|
|
1968
1826
|
Failed = "Failed",
|
|
1969
|
-
// (undocumented)
|
|
1970
1827
|
Provisioning = "Provisioning",
|
|
1971
|
-
// (undocumented)
|
|
1972
1828
|
Succeeded = "Succeeded"
|
|
1973
1829
|
}
|
|
1974
1830
|
|
|
1975
1831
|
// @public
|
|
1976
1832
|
export enum KnownReason {
|
|
1977
|
-
// (undocumented)
|
|
1978
1833
|
AlreadyExists = "AlreadyExists",
|
|
1979
|
-
// (undocumented)
|
|
1980
1834
|
Invalid = "Invalid"
|
|
1981
1835
|
}
|
|
1982
1836
|
|
|
1983
1837
|
// @public
|
|
1984
1838
|
export enum KnownReplicationState {
|
|
1985
|
-
// (undocumented)
|
|
1986
1839
|
CatchUP = "CATCH_UP",
|
|
1987
|
-
// (undocumented)
|
|
1988
1840
|
Pending = "PENDING",
|
|
1989
|
-
// (undocumented)
|
|
1990
1841
|
Seeding = "SEEDING",
|
|
1991
|
-
// (undocumented)
|
|
1992
1842
|
Suspended = "SUSPENDED"
|
|
1993
1843
|
}
|
|
1994
1844
|
|
|
1995
1845
|
// @public
|
|
1996
1846
|
export enum KnownResourceProvisioningState {
|
|
1997
|
-
// (undocumented)
|
|
1998
1847
|
Canceled = "Canceled",
|
|
1999
|
-
// (undocumented)
|
|
2000
1848
|
Creating = "Creating",
|
|
2001
|
-
// (undocumented)
|
|
2002
1849
|
Deleting = "Deleting",
|
|
2003
|
-
// (undocumented)
|
|
2004
1850
|
Failed = "Failed",
|
|
2005
|
-
// (undocumented)
|
|
2006
1851
|
Moving = "Moving",
|
|
2007
|
-
// (undocumented)
|
|
2008
1852
|
Running = "Running",
|
|
2009
|
-
// (undocumented)
|
|
2010
1853
|
Succeeded = "Succeeded"
|
|
2011
1854
|
}
|
|
2012
1855
|
|
|
2013
1856
|
// @public
|
|
2014
1857
|
export enum KnownSecurityAlertPolicyName {
|
|
2015
|
-
// (undocumented)
|
|
2016
1858
|
Default = "default"
|
|
2017
1859
|
}
|
|
2018
1860
|
|
|
2019
1861
|
// @public
|
|
2020
1862
|
export enum KnownSecurityAlertPolicyNameAutoGenerated {
|
|
2021
|
-
// (undocumented)
|
|
2022
1863
|
Default = "Default"
|
|
2023
1864
|
}
|
|
2024
1865
|
|
|
2025
1866
|
// @public
|
|
2026
1867
|
export enum KnownSelfHostedIntegrationRuntimeNodeStatus {
|
|
2027
|
-
// (undocumented)
|
|
2028
1868
|
InitializeFailed = "InitializeFailed",
|
|
2029
|
-
// (undocumented)
|
|
2030
1869
|
Initializing = "Initializing",
|
|
2031
|
-
// (undocumented)
|
|
2032
1870
|
Limited = "Limited",
|
|
2033
|
-
// (undocumented)
|
|
2034
1871
|
NeedRegistration = "NeedRegistration",
|
|
2035
|
-
// (undocumented)
|
|
2036
1872
|
Offline = "Offline",
|
|
2037
|
-
// (undocumented)
|
|
2038
1873
|
Online = "Online",
|
|
2039
|
-
// (undocumented)
|
|
2040
1874
|
Upgrading = "Upgrading"
|
|
2041
1875
|
}
|
|
2042
1876
|
|
|
2043
1877
|
// @public
|
|
2044
1878
|
export enum KnownServerKeyType {
|
|
2045
|
-
// (undocumented)
|
|
2046
1879
|
AzureKeyVault = "AzureKeyVault",
|
|
2047
|
-
// (undocumented)
|
|
2048
1880
|
ServiceManaged = "ServiceManaged"
|
|
2049
1881
|
}
|
|
2050
1882
|
|
|
2051
1883
|
// @public
|
|
2052
1884
|
export enum KnownSkuName {
|
|
2053
|
-
// (undocumented)
|
|
2054
1885
|
ComputeOptimized = "Compute optimized",
|
|
2055
|
-
// (undocumented)
|
|
2056
1886
|
StorageOptimized = "Storage optimized"
|
|
2057
1887
|
}
|
|
2058
1888
|
|
|
2059
1889
|
// @public
|
|
2060
1890
|
export enum KnownSkuSize {
|
|
2061
|
-
// (undocumented)
|
|
2062
1891
|
ExtraSmall = "Extra small",
|
|
2063
|
-
// (undocumented)
|
|
2064
1892
|
Large = "Large",
|
|
2065
|
-
// (undocumented)
|
|
2066
1893
|
Medium = "Medium",
|
|
2067
|
-
// (undocumented)
|
|
2068
1894
|
Small = "Small"
|
|
2069
1895
|
}
|
|
2070
1896
|
|
|
2071
1897
|
// @public
|
|
2072
1898
|
export enum KnownSsisObjectMetadataType {
|
|
2073
|
-
// (undocumented)
|
|
2074
1899
|
Environment = "Environment",
|
|
2075
|
-
// (undocumented)
|
|
2076
1900
|
Folder = "Folder",
|
|
2077
|
-
// (undocumented)
|
|
2078
1901
|
Package = "Package",
|
|
2079
|
-
// (undocumented)
|
|
2080
1902
|
Project = "Project"
|
|
2081
1903
|
}
|
|
2082
1904
|
|
|
2083
1905
|
// @public
|
|
2084
1906
|
export enum KnownState {
|
|
2085
|
-
// (undocumented)
|
|
2086
1907
|
Creating = "Creating",
|
|
2087
|
-
// (undocumented)
|
|
2088
1908
|
Deleted = "Deleted",
|
|
2089
|
-
// (undocumented)
|
|
2090
1909
|
Deleting = "Deleting",
|
|
2091
|
-
// (undocumented)
|
|
2092
1910
|
Running = "Running",
|
|
2093
|
-
// (undocumented)
|
|
2094
1911
|
Starting = "Starting",
|
|
2095
|
-
// (undocumented)
|
|
2096
1912
|
Stopped = "Stopped",
|
|
2097
|
-
// (undocumented)
|
|
2098
1913
|
Stopping = "Stopping",
|
|
2099
|
-
// (undocumented)
|
|
2100
1914
|
Unavailable = "Unavailable",
|
|
2101
|
-
// (undocumented)
|
|
2102
1915
|
Updating = "Updating"
|
|
2103
1916
|
}
|
|
2104
1917
|
|
|
2105
1918
|
// @public
|
|
2106
1919
|
export enum KnownStateValue {
|
|
2107
|
-
// (undocumented)
|
|
2108
1920
|
Consistent = "Consistent",
|
|
2109
|
-
// (undocumented)
|
|
2110
1921
|
InConsistent = "InConsistent",
|
|
2111
|
-
// (undocumented)
|
|
2112
1922
|
Updating = "Updating"
|
|
2113
1923
|
}
|
|
2114
1924
|
|
|
2115
1925
|
// @public
|
|
2116
1926
|
export enum KnownStorageAccountType {
|
|
2117
|
-
// (undocumented)
|
|
2118
1927
|
GRS = "GRS",
|
|
2119
|
-
// (undocumented)
|
|
2120
1928
|
LRS = "LRS"
|
|
2121
1929
|
}
|
|
2122
1930
|
|
|
2123
1931
|
// @public
|
|
2124
1932
|
export enum KnownTransparentDataEncryptionName {
|
|
2125
|
-
// (undocumented)
|
|
2126
1933
|
Current = "current"
|
|
2127
1934
|
}
|
|
2128
1935
|
|
|
2129
1936
|
// @public
|
|
2130
1937
|
export enum KnownVulnerabilityAssessmentName {
|
|
2131
|
-
// (undocumented)
|
|
2132
1938
|
Default = "default"
|
|
2133
1939
|
}
|
|
2134
1940
|
|
|
2135
1941
|
// @public
|
|
2136
1942
|
export enum KnownVulnerabilityAssessmentScanState {
|
|
2137
|
-
// (undocumented)
|
|
2138
1943
|
Failed = "Failed",
|
|
2139
|
-
// (undocumented)
|
|
2140
1944
|
FailedToRun = "FailedToRun",
|
|
2141
|
-
// (undocumented)
|
|
2142
1945
|
InProgress = "InProgress",
|
|
2143
|
-
// (undocumented)
|
|
2144
1946
|
Passed = "Passed"
|
|
2145
1947
|
}
|
|
2146
1948
|
|
|
2147
1949
|
// @public
|
|
2148
1950
|
export enum KnownVulnerabilityAssessmentScanTriggerType {
|
|
2149
|
-
// (undocumented)
|
|
2150
1951
|
OnDemand = "OnDemand",
|
|
2151
|
-
// (undocumented)
|
|
2152
1952
|
Recurring = "Recurring"
|
|
2153
1953
|
}
|
|
2154
1954
|
|
|
2155
1955
|
// @public
|
|
2156
1956
|
export enum KnownWorkspacePublicNetworkAccess {
|
|
2157
|
-
// (undocumented)
|
|
2158
1957
|
Disabled = "Disabled",
|
|
2159
|
-
// (undocumented)
|
|
2160
1958
|
Enabled = "Enabled"
|
|
2161
1959
|
}
|
|
2162
1960
|
|
|
1961
|
+
// @public
|
|
1962
|
+
export enum KnownWorkspaceStatus {
|
|
1963
|
+
Failed = "Failed",
|
|
1964
|
+
InProgress = "InProgress",
|
|
1965
|
+
Succeeded = "Succeeded"
|
|
1966
|
+
}
|
|
1967
|
+
|
|
2163
1968
|
// @public
|
|
2164
1969
|
export interface KustoOperations {
|
|
2165
1970
|
list(options?: KustoOperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
|
|
@@ -2180,21 +1985,21 @@ export interface KustoOperationsListOptionalParams extends coreClient.OperationO
|
|
|
2180
1985
|
export type KustoOperationsListResponse = OperationListResult;
|
|
2181
1986
|
|
|
2182
1987
|
// @public
|
|
2183
|
-
export
|
|
2184
|
-
sku: AzureSku;
|
|
2185
|
-
readonly etag?: string;
|
|
2186
|
-
readonly systemData?: SystemData;
|
|
2187
|
-
readonly state?: State;
|
|
2188
|
-
readonly provisioningState?: ResourceProvisioningState;
|
|
2189
|
-
readonly uri?: string;
|
|
1988
|
+
export interface KustoPool extends TrackedResource {
|
|
2190
1989
|
readonly dataIngestionUri?: string;
|
|
2191
|
-
readonly stateReason?: string;
|
|
2192
|
-
optimizedAutoscale?: OptimizedAutoscale;
|
|
2193
|
-
enableStreamingIngest?: boolean;
|
|
2194
1990
|
enablePurge?: boolean;
|
|
1991
|
+
enableStreamingIngest?: boolean;
|
|
1992
|
+
readonly etag?: string;
|
|
2195
1993
|
readonly languageExtensions?: LanguageExtensionsList;
|
|
1994
|
+
optimizedAutoscale?: OptimizedAutoscale;
|
|
1995
|
+
readonly provisioningState?: ResourceProvisioningState;
|
|
1996
|
+
sku: AzureSku;
|
|
1997
|
+
readonly state?: State;
|
|
1998
|
+
readonly stateReason?: string;
|
|
1999
|
+
readonly systemData?: SystemData;
|
|
2000
|
+
readonly uri?: string;
|
|
2196
2001
|
workspaceUID?: string;
|
|
2197
|
-
}
|
|
2002
|
+
}
|
|
2198
2003
|
|
|
2199
2004
|
// @public
|
|
2200
2005
|
export interface KustoPoolAttachedDatabaseConfigurations {
|
|
@@ -2471,6 +2276,27 @@ export interface KustoPoolPrincipalAssignmentsListOptionalParams extends coreCli
|
|
|
2471
2276
|
// @public
|
|
2472
2277
|
export type KustoPoolPrincipalAssignmentsListResponse = ClusterPrincipalAssignmentListResult;
|
|
2473
2278
|
|
|
2279
|
+
// @public
|
|
2280
|
+
export interface KustoPoolPrivateLinkResources extends ProxyResource {
|
|
2281
|
+
readonly groupId?: string;
|
|
2282
|
+
readonly provisioningState?: ResourceProvisioningState;
|
|
2283
|
+
readonly requiredMembers?: string[];
|
|
2284
|
+
readonly requiredZoneNames?: string[];
|
|
2285
|
+
readonly systemData?: SystemData;
|
|
2286
|
+
}
|
|
2287
|
+
|
|
2288
|
+
// @public
|
|
2289
|
+
export interface KustoPoolPrivateLinkResourcesListOptionalParams extends coreClient.OperationOptions {
|
|
2290
|
+
}
|
|
2291
|
+
|
|
2292
|
+
// @public
|
|
2293
|
+
export type KustoPoolPrivateLinkResourcesListResponse = PrivateLinkResources;
|
|
2294
|
+
|
|
2295
|
+
// @public
|
|
2296
|
+
export interface KustoPoolPrivateLinkResourcesOperations {
|
|
2297
|
+
list(resourceGroupName: string, workspaceName: string, kustoPoolName: string, options?: KustoPoolPrivateLinkResourcesListOptionalParams): PagedAsyncIterableIterator<KustoPoolPrivateLinkResources>;
|
|
2298
|
+
}
|
|
2299
|
+
|
|
2474
2300
|
// @public
|
|
2475
2301
|
export interface KustoPools {
|
|
2476
2302
|
beginAddLanguageExtensions(workspaceName: string, kustoPoolName: string, resourceGroupName: string, languageExtensionsToAdd: LanguageExtensionsList, options?: KustoPoolsAddLanguageExtensionsOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
@@ -2605,22 +2431,22 @@ export interface KustoPoolsUpdateOptionalParams extends coreClient.OperationOpti
|
|
|
2605
2431
|
export type KustoPoolsUpdateResponse = KustoPool;
|
|
2606
2432
|
|
|
2607
2433
|
// @public
|
|
2608
|
-
export
|
|
2434
|
+
export interface KustoPoolUpdate extends Resource {
|
|
2435
|
+
readonly dataIngestionUri?: string;
|
|
2436
|
+
enablePurge?: boolean;
|
|
2437
|
+
enableStreamingIngest?: boolean;
|
|
2438
|
+
readonly languageExtensions?: LanguageExtensionsList;
|
|
2439
|
+
optimizedAutoscale?: OptimizedAutoscale;
|
|
2440
|
+
readonly provisioningState?: ResourceProvisioningState;
|
|
2441
|
+
sku?: AzureSku;
|
|
2442
|
+
readonly state?: State;
|
|
2443
|
+
readonly stateReason?: string;
|
|
2609
2444
|
tags?: {
|
|
2610
2445
|
[propertyName: string]: string;
|
|
2611
2446
|
};
|
|
2612
|
-
sku?: AzureSku;
|
|
2613
|
-
readonly state?: State;
|
|
2614
|
-
readonly provisioningState?: ResourceProvisioningState;
|
|
2615
2447
|
readonly uri?: string;
|
|
2616
|
-
readonly dataIngestionUri?: string;
|
|
2617
|
-
readonly stateReason?: string;
|
|
2618
|
-
optimizedAutoscale?: OptimizedAutoscale;
|
|
2619
|
-
enableStreamingIngest?: boolean;
|
|
2620
|
-
enablePurge?: boolean;
|
|
2621
|
-
readonly languageExtensions?: LanguageExtensionsList;
|
|
2622
2448
|
workspaceUID?: string;
|
|
2623
|
-
}
|
|
2449
|
+
}
|
|
2624
2450
|
|
|
2625
2451
|
// @public
|
|
2626
2452
|
export interface LanguageExtension {
|
|
@@ -2691,15 +2517,15 @@ export interface LibraryRequirements {
|
|
|
2691
2517
|
}
|
|
2692
2518
|
|
|
2693
2519
|
// @public
|
|
2694
|
-
export
|
|
2520
|
+
export interface LibraryResource extends SubResource {
|
|
2521
|
+
containerName?: string;
|
|
2522
|
+
readonly creatorId?: string;
|
|
2695
2523
|
namePropertiesName?: string;
|
|
2696
2524
|
path?: string;
|
|
2697
|
-
containerName?: string;
|
|
2698
|
-
uploadedTimestamp?: Date;
|
|
2699
|
-
typePropertiesType?: string;
|
|
2700
2525
|
readonly provisioningStatus?: string;
|
|
2701
|
-
|
|
2702
|
-
|
|
2526
|
+
typePropertiesType?: string;
|
|
2527
|
+
uploadedTimestamp?: Date;
|
|
2528
|
+
}
|
|
2703
2529
|
|
|
2704
2530
|
// @public
|
|
2705
2531
|
export interface LinkedIntegrationRuntime {
|
|
@@ -2711,16 +2537,16 @@ export interface LinkedIntegrationRuntime {
|
|
|
2711
2537
|
}
|
|
2712
2538
|
|
|
2713
2539
|
// @public
|
|
2714
|
-
export
|
|
2540
|
+
export interface LinkedIntegrationRuntimeKeyAuthorization extends LinkedIntegrationRuntimeType {
|
|
2715
2541
|
authorizationType: "Key";
|
|
2716
2542
|
key: SecureString;
|
|
2717
|
-
}
|
|
2543
|
+
}
|
|
2718
2544
|
|
|
2719
2545
|
// @public
|
|
2720
|
-
export
|
|
2546
|
+
export interface LinkedIntegrationRuntimeRbacAuthorization extends LinkedIntegrationRuntimeType {
|
|
2721
2547
|
authorizationType: "RBAC";
|
|
2722
2548
|
resourceId: string;
|
|
2723
|
-
}
|
|
2549
|
+
}
|
|
2724
2550
|
|
|
2725
2551
|
// @public
|
|
2726
2552
|
export interface LinkedIntegrationRuntimeType {
|
|
@@ -2742,20 +2568,21 @@ export interface ListSqlPoolSecurityAlertPolicies {
|
|
|
2742
2568
|
}
|
|
2743
2569
|
|
|
2744
2570
|
// @public
|
|
2745
|
-
export
|
|
2571
|
+
export interface MaintenanceWindowOptions extends ProxyResource {
|
|
2572
|
+
allowMultipleMaintenanceWindowsPerCycle?: boolean;
|
|
2573
|
+
defaultDurationInMinutes?: number;
|
|
2746
2574
|
isEnabled?: boolean;
|
|
2747
2575
|
maintenanceWindowCycles?: MaintenanceWindowTimeRange[];
|
|
2748
|
-
minDurationInMinutes?: number;
|
|
2749
|
-
defaultDurationInMinutes?: number;
|
|
2750
2576
|
minCycles?: number;
|
|
2577
|
+
minDurationInMinutes?: number;
|
|
2751
2578
|
timeGranularityInMinutes?: number;
|
|
2752
|
-
|
|
2753
|
-
};
|
|
2579
|
+
}
|
|
2754
2580
|
|
|
2755
2581
|
// @public
|
|
2756
|
-
export
|
|
2582
|
+
export interface MaintenanceWindows extends ProxyResource {
|
|
2583
|
+
// (undocumented)
|
|
2757
2584
|
timeRanges?: MaintenanceWindowTimeRange[];
|
|
2758
|
-
}
|
|
2585
|
+
}
|
|
2759
2586
|
|
|
2760
2587
|
// @public
|
|
2761
2588
|
export interface MaintenanceWindowTimeRange {
|
|
@@ -2775,32 +2602,26 @@ export interface ManagedIdentity {
|
|
|
2775
2602
|
}
|
|
2776
2603
|
|
|
2777
2604
|
// @public
|
|
2778
|
-
export
|
|
2605
|
+
export interface ManagedIdentitySqlControlSettingsModel extends ProxyResource {
|
|
2779
2606
|
grantSqlControlToManagedIdentity?: ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentity;
|
|
2780
|
-
}
|
|
2607
|
+
}
|
|
2781
2608
|
|
|
2782
2609
|
// @public
|
|
2783
2610
|
export interface ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentity {
|
|
2784
|
-
readonly actualState?:
|
|
2785
|
-
desiredState?:
|
|
2611
|
+
readonly actualState?: ActualState;
|
|
2612
|
+
desiredState?: DesiredState;
|
|
2786
2613
|
}
|
|
2787
2614
|
|
|
2788
2615
|
// @public
|
|
2789
|
-
export
|
|
2790
|
-
|
|
2791
|
-
// @public
|
|
2792
|
-
export type ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState = string;
|
|
2793
|
-
|
|
2794
|
-
// @public
|
|
2795
|
-
export type ManagedIntegrationRuntime = IntegrationRuntime & {
|
|
2796
|
-
type: "Managed";
|
|
2797
|
-
readonly state?: IntegrationRuntimeState;
|
|
2798
|
-
referenceName?: string;
|
|
2799
|
-
typeManagedVirtualNetworkType?: string;
|
|
2800
|
-
id?: string;
|
|
2616
|
+
export interface ManagedIntegrationRuntime extends IntegrationRuntime {
|
|
2801
2617
|
computeProperties?: IntegrationRuntimeComputeProperties;
|
|
2618
|
+
id?: string;
|
|
2619
|
+
referenceName?: string;
|
|
2802
2620
|
ssisProperties?: IntegrationRuntimeSsisProperties;
|
|
2803
|
-
|
|
2621
|
+
readonly state?: IntegrationRuntimeState;
|
|
2622
|
+
type: "Managed";
|
|
2623
|
+
typeManagedVirtualNetworkType?: string;
|
|
2624
|
+
}
|
|
2804
2625
|
|
|
2805
2626
|
// @public
|
|
2806
2627
|
export interface ManagedIntegrationRuntimeError {
|
|
@@ -2834,13 +2655,13 @@ export interface ManagedIntegrationRuntimeOperationResult {
|
|
|
2834
2655
|
}
|
|
2835
2656
|
|
|
2836
2657
|
// @public
|
|
2837
|
-
export
|
|
2838
|
-
type: "Managed";
|
|
2658
|
+
export interface ManagedIntegrationRuntimeStatus extends IntegrationRuntimeStatus {
|
|
2839
2659
|
readonly createTime?: Date;
|
|
2660
|
+
readonly lastOperation?: ManagedIntegrationRuntimeOperationResult;
|
|
2840
2661
|
readonly nodes?: ManagedIntegrationRuntimeNode[];
|
|
2841
2662
|
readonly otherErrors?: ManagedIntegrationRuntimeError[];
|
|
2842
|
-
|
|
2843
|
-
}
|
|
2663
|
+
type: "Managed";
|
|
2664
|
+
}
|
|
2844
2665
|
|
|
2845
2666
|
// @public
|
|
2846
2667
|
export interface ManagedVirtualNetworkSettings {
|
|
@@ -2853,10 +2674,10 @@ export interface ManagedVirtualNetworkSettings {
|
|
|
2853
2674
|
export type ManagementOperationState = string;
|
|
2854
2675
|
|
|
2855
2676
|
// @public
|
|
2856
|
-
export
|
|
2677
|
+
export interface MetadataSyncConfig extends ProxyResource {
|
|
2857
2678
|
enabled?: boolean;
|
|
2858
2679
|
syncIntervalInMinutes?: number;
|
|
2859
|
-
}
|
|
2680
|
+
}
|
|
2860
2681
|
|
|
2861
2682
|
// @public
|
|
2862
2683
|
export type NodeSize = string;
|
|
@@ -2989,17 +2810,19 @@ export interface PrivateEndpoint {
|
|
|
2989
2810
|
}
|
|
2990
2811
|
|
|
2991
2812
|
// @public
|
|
2992
|
-
export
|
|
2813
|
+
export interface PrivateEndpointConnection extends ProxyResource {
|
|
2993
2814
|
privateEndpoint?: PrivateEndpoint;
|
|
2994
2815
|
privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
|
|
2995
2816
|
readonly provisioningState?: string;
|
|
2996
|
-
}
|
|
2817
|
+
}
|
|
2997
2818
|
|
|
2998
2819
|
// @public (undocumented)
|
|
2999
|
-
export
|
|
2820
|
+
export interface PrivateEndpointConnectionForPrivateLinkHub extends PrivateEndpointConnectionForPrivateLinkHubBasicAutoGenerated {
|
|
2821
|
+
// (undocumented)
|
|
3000
2822
|
name?: string;
|
|
2823
|
+
// (undocumented)
|
|
3001
2824
|
type?: string;
|
|
3002
|
-
}
|
|
2825
|
+
}
|
|
3003
2826
|
|
|
3004
2827
|
// @public
|
|
3005
2828
|
export interface PrivateEndpointConnectionForPrivateLinkHubBasic {
|
|
@@ -3111,10 +2934,10 @@ export interface PrivateEndpointConnectionsPrivateLinkHubListOptionalParams exte
|
|
|
3111
2934
|
export type PrivateEndpointConnectionsPrivateLinkHubListResponse = PrivateEndpointConnectionForPrivateLinkHubResourceCollectionResponse;
|
|
3112
2935
|
|
|
3113
2936
|
// @public
|
|
3114
|
-
export
|
|
3115
|
-
provisioningState?: string;
|
|
2937
|
+
export interface PrivateLinkHub extends TrackedResource {
|
|
3116
2938
|
readonly privateEndpointConnections?: PrivateEndpointConnectionForPrivateLinkHubBasic[];
|
|
3117
|
-
|
|
2939
|
+
provisioningState?: string;
|
|
2940
|
+
}
|
|
3118
2941
|
|
|
3119
2942
|
// @public
|
|
3120
2943
|
export interface PrivateLinkHubInfoListResult {
|
|
@@ -3223,9 +3046,9 @@ export interface PrivateLinkHubsUpdateOptionalParams extends coreClient.Operatio
|
|
|
3223
3046
|
export type PrivateLinkHubsUpdateResponse = PrivateLinkHub;
|
|
3224
3047
|
|
|
3225
3048
|
// @public
|
|
3226
|
-
export
|
|
3049
|
+
export interface PrivateLinkResource extends ProxyResource {
|
|
3227
3050
|
readonly properties?: PrivateLinkResourceProperties;
|
|
3228
|
-
}
|
|
3051
|
+
}
|
|
3229
3052
|
|
|
3230
3053
|
// @public
|
|
3231
3054
|
export interface PrivateLinkResourceListResult {
|
|
@@ -3242,8 +3065,7 @@ export interface PrivateLinkResourceProperties {
|
|
|
3242
3065
|
|
|
3243
3066
|
// @public
|
|
3244
3067
|
export interface PrivateLinkResources {
|
|
3245
|
-
|
|
3246
|
-
list(resourceGroupName: string, workspaceName: string, options?: PrivateLinkResourcesListOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource>;
|
|
3068
|
+
value?: KustoPoolPrivateLinkResources[];
|
|
3247
3069
|
}
|
|
3248
3070
|
|
|
3249
3071
|
// @public
|
|
@@ -3267,6 +3089,12 @@ export interface PrivateLinkResourcesListOptionalParams extends coreClient.Opera
|
|
|
3267
3089
|
// @public
|
|
3268
3090
|
export type PrivateLinkResourcesListResponse = PrivateLinkResourceListResult;
|
|
3269
3091
|
|
|
3092
|
+
// @public
|
|
3093
|
+
export interface PrivateLinkResourcesOperations {
|
|
3094
|
+
get(resourceGroupName: string, workspaceName: string, privateLinkResourceName: string, options?: PrivateLinkResourcesGetOptionalParams): Promise<PrivateLinkResourcesGetResponse>;
|
|
3095
|
+
list(resourceGroupName: string, workspaceName: string, options?: PrivateLinkResourcesListOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource>;
|
|
3096
|
+
}
|
|
3097
|
+
|
|
3270
3098
|
// @public
|
|
3271
3099
|
export interface PrivateLinkServiceConnectionState {
|
|
3272
3100
|
readonly actionsRequired?: string;
|
|
@@ -3278,7 +3106,8 @@ export interface PrivateLinkServiceConnectionState {
|
|
|
3278
3106
|
export type ProvisioningState = string;
|
|
3279
3107
|
|
|
3280
3108
|
// @public
|
|
3281
|
-
export
|
|
3109
|
+
export interface ProxyResource extends Resource {
|
|
3110
|
+
}
|
|
3282
3111
|
|
|
3283
3112
|
// @public
|
|
3284
3113
|
export interface PurviewConfiguration {
|
|
@@ -3319,35 +3148,38 @@ export interface QueryStatistic {
|
|
|
3319
3148
|
}
|
|
3320
3149
|
|
|
3321
3150
|
// @public
|
|
3322
|
-
export
|
|
3323
|
-
readonly
|
|
3324
|
-
readonly softDeletePeriod?: string;
|
|
3151
|
+
export interface ReadOnlyFollowingDatabase extends Database {
|
|
3152
|
+
readonly attachedDatabaseConfigurationName?: string;
|
|
3325
3153
|
hotCachePeriod?: string;
|
|
3326
|
-
|
|
3154
|
+
kind: "ReadOnlyFollowing";
|
|
3327
3155
|
readonly leaderClusterResourceId?: string;
|
|
3328
|
-
readonly attachedDatabaseConfigurationName?: string;
|
|
3329
3156
|
readonly principalsModificationKind?: PrincipalsModificationKind;
|
|
3330
|
-
|
|
3157
|
+
readonly provisioningState?: ResourceProvisioningState;
|
|
3158
|
+
readonly softDeletePeriod?: string;
|
|
3159
|
+
readonly statistics?: DatabaseStatistics;
|
|
3160
|
+
}
|
|
3331
3161
|
|
|
3332
3162
|
// @public
|
|
3333
|
-
export
|
|
3163
|
+
export interface ReadWriteDatabase extends Database {
|
|
3164
|
+
hotCachePeriod?: string;
|
|
3165
|
+
readonly isFollowed?: boolean;
|
|
3166
|
+
kind: "ReadWrite";
|
|
3334
3167
|
readonly provisioningState?: ResourceProvisioningState;
|
|
3335
3168
|
softDeletePeriod?: string;
|
|
3336
|
-
hotCachePeriod?: string;
|
|
3337
3169
|
readonly statistics?: DatabaseStatistics;
|
|
3338
|
-
|
|
3339
|
-
};
|
|
3170
|
+
}
|
|
3340
3171
|
|
|
3341
3172
|
// @public
|
|
3342
3173
|
export type Reason = string;
|
|
3343
3174
|
|
|
3344
3175
|
// @public
|
|
3345
|
-
export
|
|
3176
|
+
export interface RecommendedSensitivityLabelUpdate extends ProxyResource {
|
|
3177
|
+
column?: string;
|
|
3178
|
+
// (undocumented)
|
|
3346
3179
|
op?: RecommendedSensitivityLabelUpdateKind;
|
|
3347
3180
|
schema?: string;
|
|
3348
3181
|
table?: string;
|
|
3349
|
-
|
|
3350
|
-
};
|
|
3182
|
+
}
|
|
3351
3183
|
|
|
3352
3184
|
// @public
|
|
3353
3185
|
export type RecommendedSensitivityLabelUpdateKind = "enable" | "disable";
|
|
@@ -3359,12 +3191,12 @@ export interface RecommendedSensitivityLabelUpdateList {
|
|
|
3359
3191
|
}
|
|
3360
3192
|
|
|
3361
3193
|
// @public
|
|
3362
|
-
export
|
|
3194
|
+
export interface RecoverableSqlPool extends ProxyResource {
|
|
3363
3195
|
readonly edition?: string;
|
|
3364
|
-
readonly serviceLevelObjective?: string;
|
|
3365
3196
|
readonly elasticPoolName?: string;
|
|
3366
3197
|
readonly lastAvailableBackupDate?: Date;
|
|
3367
|
-
|
|
3198
|
+
readonly serviceLevelObjective?: string;
|
|
3199
|
+
}
|
|
3368
3200
|
|
|
3369
3201
|
// @public
|
|
3370
3202
|
export interface RecoverableSqlPoolListResult {
|
|
@@ -3385,19 +3217,19 @@ export interface ReplaceAllIpFirewallRulesRequest {
|
|
|
3385
3217
|
}
|
|
3386
3218
|
|
|
3387
3219
|
// @public
|
|
3388
|
-
export
|
|
3389
|
-
readonly location?: string;
|
|
3220
|
+
export interface ReplicationLink extends ProxyResource {
|
|
3390
3221
|
readonly isTerminationAllowed?: boolean;
|
|
3391
|
-
readonly
|
|
3392
|
-
readonly partnerServer?: string;
|
|
3222
|
+
readonly location?: string;
|
|
3393
3223
|
readonly partnerDatabase?: string;
|
|
3394
3224
|
readonly partnerLocation?: string;
|
|
3395
|
-
readonly role?: ReplicationRole;
|
|
3396
3225
|
readonly partnerRole?: ReplicationRole;
|
|
3397
|
-
readonly
|
|
3226
|
+
readonly partnerServer?: string;
|
|
3398
3227
|
readonly percentComplete?: number;
|
|
3228
|
+
readonly replicationMode?: string;
|
|
3399
3229
|
readonly replicationState?: ReplicationState;
|
|
3400
|
-
|
|
3230
|
+
readonly role?: ReplicationRole;
|
|
3231
|
+
readonly startTime?: Date;
|
|
3232
|
+
}
|
|
3401
3233
|
|
|
3402
3234
|
// @public
|
|
3403
3235
|
export interface ReplicationLinkListResult {
|
|
@@ -3430,17 +3262,17 @@ export interface ResourceMoveDefinition {
|
|
|
3430
3262
|
export type ResourceProvisioningState = string;
|
|
3431
3263
|
|
|
3432
3264
|
// @public
|
|
3433
|
-
export
|
|
3434
|
-
readonly
|
|
3265
|
+
export interface RestorableDroppedSqlPool extends ProxyResource {
|
|
3266
|
+
readonly creationDate?: Date;
|
|
3435
3267
|
readonly databaseName?: string;
|
|
3268
|
+
readonly deletionDate?: Date;
|
|
3269
|
+
readonly earliestRestoreDate?: Date;
|
|
3436
3270
|
readonly edition?: string;
|
|
3271
|
+
readonly elasticPoolName?: string;
|
|
3272
|
+
readonly location?: string;
|
|
3437
3273
|
readonly maxSizeBytes?: string;
|
|
3438
3274
|
readonly serviceLevelObjective?: string;
|
|
3439
|
-
|
|
3440
|
-
readonly creationDate?: Date;
|
|
3441
|
-
readonly deletionDate?: Date;
|
|
3442
|
-
readonly earliestRestoreDate?: Date;
|
|
3443
|
-
};
|
|
3275
|
+
}
|
|
3444
3276
|
|
|
3445
3277
|
// @public
|
|
3446
3278
|
export interface RestorableDroppedSqlPoolListResult {
|
|
@@ -3468,13 +3300,13 @@ export interface RestorableDroppedSqlPoolsListByWorkspaceOptionalParams extends
|
|
|
3468
3300
|
export type RestorableDroppedSqlPoolsListByWorkspaceResponse = RestorableDroppedSqlPoolListResult;
|
|
3469
3301
|
|
|
3470
3302
|
// @public
|
|
3471
|
-
export
|
|
3472
|
-
readonly location?: string;
|
|
3473
|
-
readonly restorePointType?: RestorePointType;
|
|
3303
|
+
export interface RestorePoint extends ProxyResource {
|
|
3474
3304
|
readonly earliestRestoreDate?: Date;
|
|
3305
|
+
readonly location?: string;
|
|
3475
3306
|
readonly restorePointCreationDate?: Date;
|
|
3476
3307
|
readonly restorePointLabel?: string;
|
|
3477
|
-
|
|
3308
|
+
readonly restorePointType?: RestorePointType;
|
|
3309
|
+
}
|
|
3478
3310
|
|
|
3479
3311
|
// @public
|
|
3480
3312
|
export interface RestorePointListResult {
|
|
@@ -3494,10 +3326,10 @@ export interface SecretBase {
|
|
|
3494
3326
|
export type SecretBaseUnion = SecretBase | SecureString;
|
|
3495
3327
|
|
|
3496
3328
|
// @public
|
|
3497
|
-
export
|
|
3329
|
+
export interface SecureString extends SecretBase {
|
|
3498
3330
|
type: "SecureString";
|
|
3499
3331
|
value: string;
|
|
3500
|
-
}
|
|
3332
|
+
}
|
|
3501
3333
|
|
|
3502
3334
|
// @public
|
|
3503
3335
|
export type SecurityAlertPolicyName = string;
|
|
@@ -3509,10 +3341,10 @@ export type SecurityAlertPolicyNameAutoGenerated = string;
|
|
|
3509
3341
|
export type SecurityAlertPolicyState = "New" | "Enabled" | "Disabled";
|
|
3510
3342
|
|
|
3511
3343
|
// @public
|
|
3512
|
-
export
|
|
3513
|
-
type: "SelfHosted";
|
|
3344
|
+
export interface SelfHostedIntegrationRuntime extends IntegrationRuntime {
|
|
3514
3345
|
linkedInfo?: LinkedIntegrationRuntimeTypeUnion;
|
|
3515
|
-
|
|
3346
|
+
type: "SelfHosted";
|
|
3347
|
+
}
|
|
3516
3348
|
|
|
3517
3349
|
// @public
|
|
3518
3350
|
export interface SelfHostedIntegrationRuntimeNode {
|
|
@@ -3540,47 +3372,48 @@ export interface SelfHostedIntegrationRuntimeNode {
|
|
|
3540
3372
|
}
|
|
3541
3373
|
|
|
3542
3374
|
// @public
|
|
3543
|
-
export type SelfHostedIntegrationRuntimeNodeStatus = string;
|
|
3544
|
-
|
|
3545
|
-
// @public
|
|
3546
|
-
export
|
|
3547
|
-
|
|
3548
|
-
readonly
|
|
3549
|
-
readonly taskQueueId?: string;
|
|
3550
|
-
readonly nodeCommunicationChannelEncryptionMode?: string;
|
|
3551
|
-
readonly internalChannelEncryption?: IntegrationRuntimeInternalChannelEncryptionMode;
|
|
3552
|
-
readonly version?: string;
|
|
3553
|
-
nodes?: SelfHostedIntegrationRuntimeNode[];
|
|
3554
|
-
readonly scheduledUpdateDate?: Date;
|
|
3555
|
-
readonly updateDelayOffset?: string;
|
|
3556
|
-
readonly localTimeZoneOffset?: string;
|
|
3375
|
+
export type SelfHostedIntegrationRuntimeNodeStatus = string;
|
|
3376
|
+
|
|
3377
|
+
// @public
|
|
3378
|
+
export interface SelfHostedIntegrationRuntimeStatus extends IntegrationRuntimeStatus {
|
|
3379
|
+
readonly autoUpdate?: IntegrationRuntimeAutoUpdate;
|
|
3380
|
+
readonly autoUpdateETA?: Date;
|
|
3557
3381
|
readonly capabilities?: {
|
|
3558
3382
|
[propertyName: string]: string;
|
|
3559
3383
|
};
|
|
3560
|
-
readonly
|
|
3561
|
-
readonly
|
|
3562
|
-
readonly
|
|
3384
|
+
readonly createTime?: Date;
|
|
3385
|
+
readonly internalChannelEncryption?: IntegrationRuntimeInternalChannelEncryptionMode;
|
|
3386
|
+
readonly latestVersion?: string;
|
|
3563
3387
|
links?: LinkedIntegrationRuntime[];
|
|
3388
|
+
readonly localTimeZoneOffset?: string;
|
|
3389
|
+
newerVersions?: string[];
|
|
3390
|
+
readonly nodeCommunicationChannelEncryptionMode?: string;
|
|
3391
|
+
nodes?: SelfHostedIntegrationRuntimeNode[];
|
|
3564
3392
|
readonly pushedVersion?: string;
|
|
3565
|
-
readonly
|
|
3566
|
-
readonly autoUpdateETA?: Date;
|
|
3393
|
+
readonly scheduledUpdateDate?: Date;
|
|
3567
3394
|
serviceRegion?: string;
|
|
3568
|
-
|
|
3569
|
-
|
|
3395
|
+
readonly serviceUrls?: string[];
|
|
3396
|
+
readonly taskQueueId?: string;
|
|
3397
|
+
type: "SelfHosted";
|
|
3398
|
+
readonly updateDelayOffset?: string;
|
|
3399
|
+
readonly version?: string;
|
|
3400
|
+
readonly versionStatus?: string;
|
|
3401
|
+
}
|
|
3570
3402
|
|
|
3571
3403
|
// @public
|
|
3572
|
-
export
|
|
3573
|
-
readonly managedBy?: string;
|
|
3574
|
-
readonly schemaName?: string;
|
|
3575
|
-
readonly tableName?: string;
|
|
3404
|
+
export interface SensitivityLabel extends ProxyResource {
|
|
3576
3405
|
readonly columnName?: string;
|
|
3577
|
-
labelName?: string;
|
|
3578
|
-
labelId?: string;
|
|
3579
3406
|
informationType?: string;
|
|
3580
3407
|
informationTypeId?: string;
|
|
3581
3408
|
readonly isDisabled?: boolean;
|
|
3409
|
+
labelId?: string;
|
|
3410
|
+
labelName?: string;
|
|
3411
|
+
readonly managedBy?: string;
|
|
3412
|
+
// (undocumented)
|
|
3582
3413
|
rank?: SensitivityLabelRank;
|
|
3583
|
-
|
|
3414
|
+
readonly schemaName?: string;
|
|
3415
|
+
readonly tableName?: string;
|
|
3416
|
+
}
|
|
3584
3417
|
|
|
3585
3418
|
// @public
|
|
3586
3419
|
export interface SensitivityLabelListResult {
|
|
@@ -3595,13 +3428,14 @@ export type SensitivityLabelRank = "None" | "Low" | "Medium" | "High" | "Critica
|
|
|
3595
3428
|
export type SensitivityLabelSource = "current" | "recommended";
|
|
3596
3429
|
|
|
3597
3430
|
// @public
|
|
3598
|
-
export
|
|
3431
|
+
export interface SensitivityLabelUpdate extends ProxyResource {
|
|
3432
|
+
column?: string;
|
|
3433
|
+
// (undocumented)
|
|
3599
3434
|
op?: SensitivityLabelUpdateKind;
|
|
3600
3435
|
schema?: string;
|
|
3601
|
-
table?: string;
|
|
3602
|
-
column?: string;
|
|
3603
3436
|
sensitivityLabel?: SensitivityLabel;
|
|
3604
|
-
|
|
3437
|
+
table?: string;
|
|
3438
|
+
}
|
|
3605
3439
|
|
|
3606
3440
|
// @public
|
|
3607
3441
|
export type SensitivityLabelUpdateKind = "set" | "remove";
|
|
@@ -3613,18 +3447,18 @@ export interface SensitivityLabelUpdateList {
|
|
|
3613
3447
|
}
|
|
3614
3448
|
|
|
3615
3449
|
// @public
|
|
3616
|
-
export
|
|
3617
|
-
state?: BlobAuditingPolicyState;
|
|
3618
|
-
storageEndpoint?: string;
|
|
3619
|
-
storageAccountAccessKey?: string;
|
|
3620
|
-
retentionDays?: number;
|
|
3450
|
+
export interface ServerBlobAuditingPolicy extends ProxyResource {
|
|
3621
3451
|
auditActionsAndGroups?: string[];
|
|
3622
|
-
storageAccountSubscriptionId?: string;
|
|
3623
|
-
isStorageSecondaryKeyInUse?: boolean;
|
|
3624
3452
|
isAzureMonitorTargetEnabled?: boolean;
|
|
3625
|
-
queueDelayMs?: number;
|
|
3626
3453
|
isDevopsAuditEnabled?: boolean;
|
|
3627
|
-
|
|
3454
|
+
isStorageSecondaryKeyInUse?: boolean;
|
|
3455
|
+
queueDelayMs?: number;
|
|
3456
|
+
retentionDays?: number;
|
|
3457
|
+
state?: BlobAuditingPolicyState;
|
|
3458
|
+
storageAccountAccessKey?: string;
|
|
3459
|
+
storageAccountSubscriptionId?: string;
|
|
3460
|
+
storageEndpoint?: string;
|
|
3461
|
+
}
|
|
3628
3462
|
|
|
3629
3463
|
// @public
|
|
3630
3464
|
export interface ServerBlobAuditingPolicyListResult {
|
|
@@ -3636,16 +3470,16 @@ export interface ServerBlobAuditingPolicyListResult {
|
|
|
3636
3470
|
export type ServerKeyType = string;
|
|
3637
3471
|
|
|
3638
3472
|
// @public
|
|
3639
|
-
export
|
|
3640
|
-
|
|
3473
|
+
export interface ServerSecurityAlertPolicy extends ProxyResource {
|
|
3474
|
+
readonly creationTime?: Date;
|
|
3641
3475
|
disabledAlerts?: string[];
|
|
3642
|
-
emailAddresses?: string[];
|
|
3643
3476
|
emailAccountAdmins?: boolean;
|
|
3644
|
-
|
|
3645
|
-
storageAccountAccessKey?: string;
|
|
3477
|
+
emailAddresses?: string[];
|
|
3646
3478
|
retentionDays?: number;
|
|
3647
|
-
|
|
3648
|
-
|
|
3479
|
+
state?: SecurityAlertPolicyState;
|
|
3480
|
+
storageAccountAccessKey?: string;
|
|
3481
|
+
storageEndpoint?: string;
|
|
3482
|
+
}
|
|
3649
3483
|
|
|
3650
3484
|
// @public
|
|
3651
3485
|
export interface ServerSecurityAlertPolicyListResult {
|
|
@@ -3671,12 +3505,12 @@ export interface ServerUsageListResult {
|
|
|
3671
3505
|
}
|
|
3672
3506
|
|
|
3673
3507
|
// @public
|
|
3674
|
-
export
|
|
3508
|
+
export interface ServerVulnerabilityAssessment extends ProxyResource {
|
|
3509
|
+
recurringScans?: VulnerabilityAssessmentRecurringScansProperties;
|
|
3510
|
+
storageAccountAccessKey?: string;
|
|
3675
3511
|
storageContainerPath?: string;
|
|
3676
3512
|
storageContainerSasKey?: string;
|
|
3677
|
-
|
|
3678
|
-
recurringScans?: VulnerabilityAssessmentRecurringScansProperties;
|
|
3679
|
-
};
|
|
3513
|
+
}
|
|
3680
3514
|
|
|
3681
3515
|
// @public
|
|
3682
3516
|
export interface ServerVulnerabilityAssessmentListResult {
|
|
@@ -3745,16 +3579,19 @@ export interface SparkConfigurationListResponse {
|
|
|
3745
3579
|
}
|
|
3746
3580
|
|
|
3747
3581
|
// @public
|
|
3748
|
-
export
|
|
3749
|
-
|
|
3582
|
+
export interface SparkConfigurationResource extends SubResource {
|
|
3583
|
+
annotations?: string[];
|
|
3584
|
+
configMergeRule?: {
|
|
3585
|
+
[propertyName: string]: string;
|
|
3586
|
+
};
|
|
3750
3587
|
configs: {
|
|
3751
3588
|
[propertyName: string]: string;
|
|
3752
3589
|
};
|
|
3753
|
-
annotations?: string[];
|
|
3754
|
-
notes?: string;
|
|
3755
|
-
createdBy?: string;
|
|
3756
3590
|
created?: Date;
|
|
3757
|
-
|
|
3591
|
+
createdBy?: string;
|
|
3592
|
+
description?: string;
|
|
3593
|
+
notes?: string;
|
|
3594
|
+
}
|
|
3758
3595
|
|
|
3759
3596
|
// @public
|
|
3760
3597
|
export interface SparkConfigurations {
|
|
@@ -3776,20 +3613,20 @@ export interface SparkConfigurationsListByWorkspaceOptionalParams extends coreCl
|
|
|
3776
3613
|
export type SparkConfigurationsListByWorkspaceResponse = SparkConfigurationListResponse;
|
|
3777
3614
|
|
|
3778
3615
|
// @public
|
|
3779
|
-
export
|
|
3780
|
-
sku?: Sku;
|
|
3781
|
-
maxSizeBytes?: number;
|
|
3616
|
+
export interface SqlPool extends TrackedResource {
|
|
3782
3617
|
collation?: string;
|
|
3783
|
-
sourceDatabaseId?: string;
|
|
3784
|
-
recoverableDatabaseId?: string;
|
|
3785
|
-
provisioningState?: string;
|
|
3786
|
-
readonly status?: string;
|
|
3787
|
-
restorePointInTime?: Date;
|
|
3788
3618
|
createMode?: CreateMode;
|
|
3789
3619
|
readonly creationDate?: Date;
|
|
3790
|
-
|
|
3620
|
+
maxSizeBytes?: number;
|
|
3621
|
+
provisioningState?: string;
|
|
3622
|
+
recoverableDatabaseId?: string;
|
|
3623
|
+
restorePointInTime?: Date;
|
|
3624
|
+
sku?: Sku;
|
|
3791
3625
|
sourceDatabaseDeletionDate?: Date;
|
|
3792
|
-
|
|
3626
|
+
sourceDatabaseId?: string;
|
|
3627
|
+
readonly status?: string;
|
|
3628
|
+
storageAccountType?: StorageAccountType;
|
|
3629
|
+
}
|
|
3793
3630
|
|
|
3794
3631
|
// @public
|
|
3795
3632
|
export interface SqlPoolBlobAuditingPolicies {
|
|
@@ -3827,17 +3664,17 @@ export interface SqlPoolBlobAuditingPoliciesListBySqlPoolOptionalParams extends
|
|
|
3827
3664
|
export type SqlPoolBlobAuditingPoliciesListBySqlPoolResponse = SqlPoolBlobAuditingPolicyListResult;
|
|
3828
3665
|
|
|
3829
3666
|
// @public
|
|
3830
|
-
export
|
|
3667
|
+
export interface SqlPoolBlobAuditingPolicy extends ProxyResource {
|
|
3668
|
+
auditActionsAndGroups?: string[];
|
|
3669
|
+
isAzureMonitorTargetEnabled?: boolean;
|
|
3670
|
+
isStorageSecondaryKeyInUse?: boolean;
|
|
3831
3671
|
readonly kind?: string;
|
|
3672
|
+
retentionDays?: number;
|
|
3832
3673
|
state?: BlobAuditingPolicyState;
|
|
3833
|
-
storageEndpoint?: string;
|
|
3834
3674
|
storageAccountAccessKey?: string;
|
|
3835
|
-
retentionDays?: number;
|
|
3836
|
-
auditActionsAndGroups?: string[];
|
|
3837
3675
|
storageAccountSubscriptionId?: string;
|
|
3838
|
-
|
|
3839
|
-
|
|
3840
|
-
};
|
|
3676
|
+
storageEndpoint?: string;
|
|
3677
|
+
}
|
|
3841
3678
|
|
|
3842
3679
|
// @public
|
|
3843
3680
|
export interface SqlPoolBlobAuditingPolicyListResult {
|
|
@@ -3852,10 +3689,10 @@ export interface SqlPoolBlobAuditingPolicySqlPoolOperationListResult {
|
|
|
3852
3689
|
}
|
|
3853
3690
|
|
|
3854
3691
|
// @public
|
|
3855
|
-
export
|
|
3692
|
+
export interface SqlPoolColumn extends ProxyResource {
|
|
3856
3693
|
columnType?: ColumnDataType;
|
|
3857
3694
|
readonly isComputed?: boolean;
|
|
3858
|
-
}
|
|
3695
|
+
}
|
|
3859
3696
|
|
|
3860
3697
|
// @public
|
|
3861
3698
|
export interface SqlPoolColumnListResult {
|
|
@@ -3888,17 +3725,17 @@ export interface SqlPoolConnectionPoliciesGetOptionalParams extends coreClient.O
|
|
|
3888
3725
|
export type SqlPoolConnectionPoliciesGetResponse = SqlPoolConnectionPolicy;
|
|
3889
3726
|
|
|
3890
3727
|
// @public
|
|
3891
|
-
export
|
|
3728
|
+
export interface SqlPoolConnectionPolicy extends ProxyResource {
|
|
3892
3729
|
readonly kind?: string;
|
|
3893
3730
|
readonly location?: string;
|
|
3894
|
-
securityEnabledAccess?: string;
|
|
3895
3731
|
proxyDnsName?: string;
|
|
3896
3732
|
proxyPort?: string;
|
|
3897
|
-
visibility?: string;
|
|
3898
|
-
useServerDefault?: string;
|
|
3899
3733
|
redirectionState?: string;
|
|
3734
|
+
securityEnabledAccess?: string;
|
|
3900
3735
|
state?: string;
|
|
3901
|
-
|
|
3736
|
+
useServerDefault?: string;
|
|
3737
|
+
visibility?: string;
|
|
3738
|
+
}
|
|
3902
3739
|
|
|
3903
3740
|
// @public
|
|
3904
3741
|
export interface SqlPoolDataWarehouseUserActivities {
|
|
@@ -3996,34 +3833,37 @@ export interface SqlPoolMetadataSyncConfigsGetOptionalParams extends coreClient.
|
|
|
3996
3833
|
export type SqlPoolMetadataSyncConfigsGetResponse = MetadataSyncConfig;
|
|
3997
3834
|
|
|
3998
3835
|
// @public
|
|
3999
|
-
export
|
|
3836
|
+
export interface SqlPoolOperation extends ProxyResource {
|
|
4000
3837
|
readonly databaseName?: string;
|
|
3838
|
+
readonly description?: string;
|
|
3839
|
+
readonly errorCode?: number;
|
|
3840
|
+
readonly errorDescription?: string;
|
|
3841
|
+
readonly errorSeverity?: number;
|
|
3842
|
+
readonly estimatedCompletionTime?: Date;
|
|
3843
|
+
readonly isCancellable?: boolean;
|
|
3844
|
+
readonly isUserError?: boolean;
|
|
4001
3845
|
readonly operation?: string;
|
|
4002
3846
|
readonly operationFriendlyName?: string;
|
|
4003
3847
|
readonly percentComplete?: number;
|
|
4004
3848
|
readonly serverName?: string;
|
|
4005
3849
|
readonly startTime?: Date;
|
|
4006
3850
|
readonly state?: ManagementOperationState;
|
|
4007
|
-
|
|
4008
|
-
readonly errorDescription?: string;
|
|
4009
|
-
readonly errorSeverity?: number;
|
|
4010
|
-
readonly isUserError?: boolean;
|
|
4011
|
-
readonly estimatedCompletionTime?: Date;
|
|
4012
|
-
readonly description?: string;
|
|
4013
|
-
readonly isCancellable?: boolean;
|
|
4014
|
-
};
|
|
3851
|
+
}
|
|
4015
3852
|
|
|
4016
3853
|
// @public
|
|
4017
3854
|
export interface SqlPoolOperationResults {
|
|
4018
|
-
|
|
3855
|
+
beginGetLocationHeaderResult(resourceGroupName: string, workspaceName: string, sqlPoolName: string, operationId: string, options?: SqlPoolOperationResultsGetLocationHeaderResultOptionalParams): Promise<PollerLike<PollOperationState<SqlPoolOperationResultsGetLocationHeaderResultResponse>, SqlPoolOperationResultsGetLocationHeaderResultResponse>>;
|
|
3856
|
+
beginGetLocationHeaderResultAndWait(resourceGroupName: string, workspaceName: string, sqlPoolName: string, operationId: string, options?: SqlPoolOperationResultsGetLocationHeaderResultOptionalParams): Promise<SqlPoolOperationResultsGetLocationHeaderResultResponse>;
|
|
4019
3857
|
}
|
|
4020
3858
|
|
|
4021
3859
|
// @public
|
|
4022
3860
|
export interface SqlPoolOperationResultsGetLocationHeaderResultOptionalParams extends coreClient.OperationOptions {
|
|
3861
|
+
resumeFrom?: string;
|
|
3862
|
+
updateIntervalInMs?: number;
|
|
4023
3863
|
}
|
|
4024
3864
|
|
|
4025
3865
|
// @public
|
|
4026
|
-
export type SqlPoolOperationResultsGetLocationHeaderResultResponse =
|
|
3866
|
+
export type SqlPoolOperationResultsGetLocationHeaderResultResponse = SqlPool;
|
|
4027
3867
|
|
|
4028
3868
|
// @public
|
|
4029
3869
|
export interface SqlPoolOperations {
|
|
@@ -4153,14 +3993,16 @@ export interface SqlPools {
|
|
|
4153
3993
|
beginPauseAndWait(resourceGroupName: string, workspaceName: string, sqlPoolName: string, options?: SqlPoolsPauseOptionalParams): Promise<SqlPoolsPauseResponse>;
|
|
4154
3994
|
beginResume(resourceGroupName: string, workspaceName: string, sqlPoolName: string, options?: SqlPoolsResumeOptionalParams): Promise<PollerLike<PollOperationState<SqlPoolsResumeResponse>, SqlPoolsResumeResponse>>;
|
|
4155
3995
|
beginResumeAndWait(resourceGroupName: string, workspaceName: string, sqlPoolName: string, options?: SqlPoolsResumeOptionalParams): Promise<SqlPoolsResumeResponse>;
|
|
3996
|
+
beginUpdate(resourceGroupName: string, workspaceName: string, sqlPoolName: string, sqlPoolInfo: SqlPoolPatchInfo, options?: SqlPoolsUpdateOptionalParams): Promise<PollerLike<PollOperationState<SqlPoolsUpdateResponse>, SqlPoolsUpdateResponse>>;
|
|
3997
|
+
beginUpdateAndWait(resourceGroupName: string, workspaceName: string, sqlPoolName: string, sqlPoolInfo: SqlPoolPatchInfo, options?: SqlPoolsUpdateOptionalParams): Promise<SqlPoolsUpdateResponse>;
|
|
4156
3998
|
get(resourceGroupName: string, workspaceName: string, sqlPoolName: string, options?: SqlPoolsGetOptionalParams): Promise<SqlPoolsGetResponse>;
|
|
4157
3999
|
listByWorkspace(resourceGroupName: string, workspaceName: string, options?: SqlPoolsListByWorkspaceOptionalParams): PagedAsyncIterableIterator<SqlPool>;
|
|
4158
4000
|
rename(resourceGroupName: string, workspaceName: string, sqlPoolName: string, parameters: ResourceMoveDefinition, options?: SqlPoolsRenameOptionalParams): Promise<void>;
|
|
4159
|
-
update(resourceGroupName: string, workspaceName: string, sqlPoolName: string, sqlPoolInfo: SqlPoolPatchInfo, options?: SqlPoolsUpdateOptionalParams): Promise<SqlPoolsUpdateResponse>;
|
|
4160
4001
|
}
|
|
4161
4002
|
|
|
4162
4003
|
// @public
|
|
4163
|
-
export
|
|
4004
|
+
export interface SqlPoolSchema extends ProxyResource {
|
|
4005
|
+
}
|
|
4164
4006
|
|
|
4165
4007
|
// @public
|
|
4166
4008
|
export interface SqlPoolSchemaListResult {
|
|
@@ -4183,7 +4025,6 @@ export type SqlPoolSchemasGetResponse = SqlPoolSchema;
|
|
|
4183
4025
|
|
|
4184
4026
|
// @public
|
|
4185
4027
|
export interface SqlPoolSchemasListNextOptionalParams extends coreClient.OperationOptions {
|
|
4186
|
-
filter?: string;
|
|
4187
4028
|
}
|
|
4188
4029
|
|
|
4189
4030
|
// @public
|
|
@@ -4213,7 +4054,7 @@ export interface SqlPoolsDeleteOptionalParams extends coreClient.OperationOption
|
|
|
4213
4054
|
}
|
|
4214
4055
|
|
|
4215
4056
|
// @public
|
|
4216
|
-
export type SqlPoolsDeleteResponse =
|
|
4057
|
+
export type SqlPoolsDeleteResponse = SqlPool;
|
|
4217
4058
|
|
|
4218
4059
|
// @public
|
|
4219
4060
|
export interface SqlPoolSecurityAlertPolicies {
|
|
@@ -4251,16 +4092,16 @@ export interface SqlPoolSecurityAlertPoliciesListOptionalParams extends coreClie
|
|
|
4251
4092
|
export type SqlPoolSecurityAlertPoliciesListResponse = ListSqlPoolSecurityAlertPolicies;
|
|
4252
4093
|
|
|
4253
4094
|
// @public
|
|
4254
|
-
export
|
|
4255
|
-
|
|
4095
|
+
export interface SqlPoolSecurityAlertPolicy extends ProxyResource {
|
|
4096
|
+
readonly creationTime?: Date;
|
|
4256
4097
|
disabledAlerts?: string[];
|
|
4257
|
-
emailAddresses?: string[];
|
|
4258
4098
|
emailAccountAdmins?: boolean;
|
|
4259
|
-
|
|
4260
|
-
storageAccountAccessKey?: string;
|
|
4099
|
+
emailAddresses?: string[];
|
|
4261
4100
|
retentionDays?: number;
|
|
4262
|
-
|
|
4263
|
-
|
|
4101
|
+
state?: SecurityAlertPolicyState;
|
|
4102
|
+
storageAccountAccessKey?: string;
|
|
4103
|
+
storageEndpoint?: string;
|
|
4104
|
+
}
|
|
4264
4105
|
|
|
4265
4106
|
// @public
|
|
4266
4107
|
export interface SqlPoolSensitivityLabels {
|
|
@@ -4302,7 +4143,6 @@ export type SqlPoolSensitivityLabelsGetResponse = SensitivityLabel;
|
|
|
4302
4143
|
|
|
4303
4144
|
// @public
|
|
4304
4145
|
export interface SqlPoolSensitivityLabelsListCurrentNextOptionalParams extends coreClient.OperationOptions {
|
|
4305
|
-
filter?: string;
|
|
4306
4146
|
}
|
|
4307
4147
|
|
|
4308
4148
|
// @public
|
|
@@ -4318,9 +4158,6 @@ export type SqlPoolSensitivityLabelsListCurrentResponse = SensitivityLabelListRe
|
|
|
4318
4158
|
|
|
4319
4159
|
// @public
|
|
4320
4160
|
export interface SqlPoolSensitivityLabelsListRecommendedNextOptionalParams extends coreClient.OperationOptions {
|
|
4321
|
-
filter?: string;
|
|
4322
|
-
includeDisabledRecommendations?: boolean;
|
|
4323
|
-
skipToken?: string;
|
|
4324
4161
|
}
|
|
4325
4162
|
|
|
4326
4163
|
// @public
|
|
@@ -4368,7 +4205,7 @@ export interface SqlPoolsPauseOptionalParams extends coreClient.OperationOptions
|
|
|
4368
4205
|
}
|
|
4369
4206
|
|
|
4370
4207
|
// @public
|
|
4371
|
-
export type SqlPoolsPauseResponse =
|
|
4208
|
+
export type SqlPoolsPauseResponse = SqlPool;
|
|
4372
4209
|
|
|
4373
4210
|
// @public
|
|
4374
4211
|
export interface SqlPoolsRenameOptionalParams extends coreClient.OperationOptions {
|
|
@@ -4381,17 +4218,20 @@ export interface SqlPoolsResumeOptionalParams extends coreClient.OperationOption
|
|
|
4381
4218
|
}
|
|
4382
4219
|
|
|
4383
4220
|
// @public
|
|
4384
|
-
export type SqlPoolsResumeResponse =
|
|
4221
|
+
export type SqlPoolsResumeResponse = SqlPool;
|
|
4385
4222
|
|
|
4386
4223
|
// @public
|
|
4387
4224
|
export interface SqlPoolsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4225
|
+
resumeFrom?: string;
|
|
4226
|
+
updateIntervalInMs?: number;
|
|
4388
4227
|
}
|
|
4389
4228
|
|
|
4390
4229
|
// @public
|
|
4391
4230
|
export type SqlPoolsUpdateResponse = SqlPool;
|
|
4392
4231
|
|
|
4393
4232
|
// @public
|
|
4394
|
-
export
|
|
4233
|
+
export interface SqlPoolTable extends ProxyResource {
|
|
4234
|
+
}
|
|
4395
4235
|
|
|
4396
4236
|
// @public
|
|
4397
4237
|
export interface SqlPoolTableColumns {
|
|
@@ -4400,7 +4240,6 @@ export interface SqlPoolTableColumns {
|
|
|
4400
4240
|
|
|
4401
4241
|
// @public
|
|
4402
4242
|
export interface SqlPoolTableColumnsListByTableNameNextOptionalParams extends coreClient.OperationOptions {
|
|
4403
|
-
filter?: string;
|
|
4404
4243
|
}
|
|
4405
4244
|
|
|
4406
4245
|
// @public
|
|
@@ -4435,7 +4274,6 @@ export type SqlPoolTablesGetResponse = SqlPoolTable;
|
|
|
4435
4274
|
|
|
4436
4275
|
// @public
|
|
4437
4276
|
export interface SqlPoolTablesListBySchemaNextOptionalParams extends coreClient.OperationOptions {
|
|
4438
|
-
filter?: string;
|
|
4439
4277
|
}
|
|
4440
4278
|
|
|
4441
4279
|
// @public
|
|
@@ -4521,12 +4359,12 @@ export interface SqlPoolUsagesListOptionalParams extends coreClient.OperationOpt
|
|
|
4521
4359
|
export type SqlPoolUsagesListResponse = SqlPoolUsageListResult;
|
|
4522
4360
|
|
|
4523
4361
|
// @public
|
|
4524
|
-
export
|
|
4362
|
+
export interface SqlPoolVulnerabilityAssessment extends ProxyResource {
|
|
4363
|
+
recurringScans?: VulnerabilityAssessmentRecurringScansProperties;
|
|
4364
|
+
storageAccountAccessKey?: string;
|
|
4525
4365
|
storageContainerPath?: string;
|
|
4526
4366
|
storageContainerSasKey?: string;
|
|
4527
|
-
|
|
4528
|
-
recurringScans?: VulnerabilityAssessmentRecurringScansProperties;
|
|
4529
|
-
};
|
|
4367
|
+
}
|
|
4530
4368
|
|
|
4531
4369
|
// @public
|
|
4532
4370
|
export interface SqlPoolVulnerabilityAssessmentListResult {
|
|
@@ -4535,9 +4373,9 @@ export interface SqlPoolVulnerabilityAssessmentListResult {
|
|
|
4535
4373
|
}
|
|
4536
4374
|
|
|
4537
4375
|
// @public
|
|
4538
|
-
export
|
|
4376
|
+
export interface SqlPoolVulnerabilityAssessmentRuleBaseline extends ProxyResource {
|
|
4539
4377
|
baselineResults?: SqlPoolVulnerabilityAssessmentRuleBaselineItem[];
|
|
4540
|
-
}
|
|
4378
|
+
}
|
|
4541
4379
|
|
|
4542
4380
|
// @public
|
|
4543
4381
|
export interface SqlPoolVulnerabilityAssessmentRuleBaselineItem {
|
|
@@ -4587,9 +4425,9 @@ export interface SqlPoolVulnerabilityAssessmentScans {
|
|
|
4587
4425
|
}
|
|
4588
4426
|
|
|
4589
4427
|
// @public
|
|
4590
|
-
export
|
|
4428
|
+
export interface SqlPoolVulnerabilityAssessmentScansExport extends ProxyResource {
|
|
4591
4429
|
readonly exportedReportLocation?: string;
|
|
4592
|
-
}
|
|
4430
|
+
}
|
|
4593
4431
|
|
|
4594
4432
|
// @public
|
|
4595
4433
|
export interface SqlPoolVulnerabilityAssessmentScansExportOptionalParams extends coreClient.OperationOptions {
|
|
@@ -4750,11 +4588,11 @@ export interface SqlPoolWorkloadGroupListOptionalParams extends coreClient.Opera
|
|
|
4750
4588
|
export type SqlPoolWorkloadGroupListResponse = WorkloadGroupListResult;
|
|
4751
4589
|
|
|
4752
4590
|
// @public
|
|
4753
|
-
export
|
|
4754
|
-
type: "Environment";
|
|
4591
|
+
export interface SsisEnvironment extends SsisObjectMetadata {
|
|
4755
4592
|
folderId?: number;
|
|
4593
|
+
type: "Environment";
|
|
4756
4594
|
variables?: SsisVariable[];
|
|
4757
|
-
}
|
|
4595
|
+
}
|
|
4758
4596
|
|
|
4759
4597
|
// @public
|
|
4760
4598
|
export interface SsisEnvironmentReference {
|
|
@@ -4765,9 +4603,9 @@ export interface SsisEnvironmentReference {
|
|
|
4765
4603
|
}
|
|
4766
4604
|
|
|
4767
4605
|
// @public
|
|
4768
|
-
export
|
|
4606
|
+
export interface SsisFolder extends SsisObjectMetadata {
|
|
4769
4607
|
type: "Folder";
|
|
4770
|
-
}
|
|
4608
|
+
}
|
|
4771
4609
|
|
|
4772
4610
|
// @public
|
|
4773
4611
|
export interface SsisObjectMetadata {
|
|
@@ -4798,13 +4636,13 @@ export type SsisObjectMetadataType = string;
|
|
|
4798
4636
|
export type SsisObjectMetadataUnion = SsisObjectMetadata | SsisFolder | SsisProject | SsisPackage | SsisEnvironment;
|
|
4799
4637
|
|
|
4800
4638
|
// @public
|
|
4801
|
-
export
|
|
4802
|
-
type: "Package";
|
|
4639
|
+
export interface SsisPackage extends SsisObjectMetadata {
|
|
4803
4640
|
folderId?: number;
|
|
4804
|
-
projectVersion?: number;
|
|
4805
|
-
projectId?: number;
|
|
4806
4641
|
parameters?: SsisParameter[];
|
|
4807
|
-
|
|
4642
|
+
projectId?: number;
|
|
4643
|
+
projectVersion?: number;
|
|
4644
|
+
type: "Package";
|
|
4645
|
+
}
|
|
4808
4646
|
|
|
4809
4647
|
// @public
|
|
4810
4648
|
export interface SsisParameter {
|
|
@@ -4823,13 +4661,13 @@ export interface SsisParameter {
|
|
|
4823
4661
|
}
|
|
4824
4662
|
|
|
4825
4663
|
// @public
|
|
4826
|
-
export
|
|
4827
|
-
type: "Project";
|
|
4828
|
-
folderId?: number;
|
|
4829
|
-
version?: number;
|
|
4664
|
+
export interface SsisProject extends SsisObjectMetadata {
|
|
4830
4665
|
environmentRefs?: SsisEnvironmentReference[];
|
|
4666
|
+
folderId?: number;
|
|
4831
4667
|
parameters?: SsisParameter[];
|
|
4832
|
-
|
|
4668
|
+
type: "Project";
|
|
4669
|
+
version?: number;
|
|
4670
|
+
}
|
|
4833
4671
|
|
|
4834
4672
|
// @public
|
|
4835
4673
|
export interface SsisVariable {
|
|
@@ -4852,7 +4690,8 @@ export type StateValue = string;
|
|
|
4852
4690
|
export type StorageAccountType = string;
|
|
4853
4691
|
|
|
4854
4692
|
// @public
|
|
4855
|
-
export
|
|
4693
|
+
export interface SubResource extends AzureEntityResource {
|
|
4694
|
+
}
|
|
4856
4695
|
|
|
4857
4696
|
// @public (undocumented)
|
|
4858
4697
|
export class SynapseManagementClient extends coreClient.ServiceClient {
|
|
@@ -4870,6 +4709,8 @@ export class SynapseManagementClient extends coreClient.ServiceClient {
|
|
|
4870
4709
|
// (undocumented)
|
|
4871
4710
|
extendedSqlPoolBlobAuditingPolicies: ExtendedSqlPoolBlobAuditingPolicies;
|
|
4872
4711
|
// (undocumented)
|
|
4712
|
+
get: Get;
|
|
4713
|
+
// (undocumented)
|
|
4873
4714
|
integrationRuntimeAuthKeysOperations: IntegrationRuntimeAuthKeysOperations;
|
|
4874
4715
|
// (undocumented)
|
|
4875
4716
|
integrationRuntimeConnectionInfos: IntegrationRuntimeConnectionInfos;
|
|
@@ -4906,6 +4747,8 @@ export class SynapseManagementClient extends coreClient.ServiceClient {
|
|
|
4906
4747
|
// (undocumented)
|
|
4907
4748
|
kustoPoolPrincipalAssignments: KustoPoolPrincipalAssignments;
|
|
4908
4749
|
// (undocumented)
|
|
4750
|
+
kustoPoolPrivateLinkResourcesOperations: KustoPoolPrivateLinkResourcesOperations;
|
|
4751
|
+
// (undocumented)
|
|
4909
4752
|
kustoPools: KustoPools;
|
|
4910
4753
|
// (undocumented)
|
|
4911
4754
|
libraries: Libraries;
|
|
@@ -4922,7 +4765,7 @@ export class SynapseManagementClient extends coreClient.ServiceClient {
|
|
|
4922
4765
|
// (undocumented)
|
|
4923
4766
|
privateLinkHubs: PrivateLinkHubs;
|
|
4924
4767
|
// (undocumented)
|
|
4925
|
-
|
|
4768
|
+
privateLinkResourcesOperations: PrivateLinkResourcesOperations;
|
|
4926
4769
|
// (undocumented)
|
|
4927
4770
|
restorableDroppedSqlPools: RestorableDroppedSqlPools;
|
|
4928
4771
|
// (undocumented)
|
|
@@ -5053,18 +4896,18 @@ export interface TopQueriesListResult {
|
|
|
5053
4896
|
}
|
|
5054
4897
|
|
|
5055
4898
|
// @public
|
|
5056
|
-
export
|
|
4899
|
+
export interface TrackedResource extends Resource {
|
|
4900
|
+
location: string;
|
|
5057
4901
|
tags?: {
|
|
5058
4902
|
[propertyName: string]: string;
|
|
5059
4903
|
};
|
|
5060
|
-
|
|
5061
|
-
};
|
|
4904
|
+
}
|
|
5062
4905
|
|
|
5063
4906
|
// @public
|
|
5064
|
-
export
|
|
4907
|
+
export interface TransparentDataEncryption extends ProxyResource {
|
|
5065
4908
|
readonly location?: string;
|
|
5066
4909
|
status?: TransparentDataEncryptionStatus;
|
|
5067
|
-
}
|
|
4910
|
+
}
|
|
5068
4911
|
|
|
5069
4912
|
// @public
|
|
5070
4913
|
export interface TransparentDataEncryptionListResult {
|
|
@@ -5123,16 +4966,16 @@ export interface VulnerabilityAssessmentScanError {
|
|
|
5123
4966
|
}
|
|
5124
4967
|
|
|
5125
4968
|
// @public
|
|
5126
|
-
export
|
|
5127
|
-
readonly scanId?: string;
|
|
5128
|
-
readonly triggerType?: VulnerabilityAssessmentScanTriggerType;
|
|
5129
|
-
readonly state?: VulnerabilityAssessmentScanState;
|
|
5130
|
-
readonly startTime?: Date;
|
|
4969
|
+
export interface VulnerabilityAssessmentScanRecord extends ProxyResource {
|
|
5131
4970
|
readonly endTime?: Date;
|
|
5132
4971
|
readonly errors?: VulnerabilityAssessmentScanError[];
|
|
5133
|
-
readonly storageContainerPath?: string;
|
|
5134
4972
|
readonly numberOfFailedSecurityChecks?: number;
|
|
5135
|
-
|
|
4973
|
+
readonly scanId?: string;
|
|
4974
|
+
readonly startTime?: Date;
|
|
4975
|
+
readonly state?: VulnerabilityAssessmentScanState;
|
|
4976
|
+
readonly storageContainerPath?: string;
|
|
4977
|
+
readonly triggerType?: VulnerabilityAssessmentScanTriggerType;
|
|
4978
|
+
}
|
|
5136
4979
|
|
|
5137
4980
|
// @public
|
|
5138
4981
|
export interface VulnerabilityAssessmentScanRecordListResult {
|
|
@@ -5147,14 +4990,14 @@ export type VulnerabilityAssessmentScanState = string;
|
|
|
5147
4990
|
export type VulnerabilityAssessmentScanTriggerType = string;
|
|
5148
4991
|
|
|
5149
4992
|
// @public
|
|
5150
|
-
export
|
|
5151
|
-
memberName?: string;
|
|
5152
|
-
label?: string;
|
|
4993
|
+
export interface WorkloadClassifier extends ProxyResource {
|
|
5153
4994
|
context?: string;
|
|
5154
|
-
startTime?: string;
|
|
5155
4995
|
endTime?: string;
|
|
5156
4996
|
importance?: string;
|
|
5157
|
-
|
|
4997
|
+
label?: string;
|
|
4998
|
+
memberName?: string;
|
|
4999
|
+
startTime?: string;
|
|
5000
|
+
}
|
|
5158
5001
|
|
|
5159
5002
|
// @public
|
|
5160
5003
|
export interface WorkloadClassifierListResult {
|
|
@@ -5163,14 +5006,14 @@ export interface WorkloadClassifierListResult {
|
|
|
5163
5006
|
}
|
|
5164
5007
|
|
|
5165
5008
|
// @public
|
|
5166
|
-
export
|
|
5167
|
-
|
|
5009
|
+
export interface WorkloadGroup extends ProxyResource {
|
|
5010
|
+
importance?: string;
|
|
5168
5011
|
maxResourcePercent?: number;
|
|
5169
|
-
minResourcePercentPerRequest?: number;
|
|
5170
5012
|
maxResourcePercentPerRequest?: number;
|
|
5171
|
-
|
|
5013
|
+
minResourcePercent?: number;
|
|
5014
|
+
minResourcePercentPerRequest?: number;
|
|
5172
5015
|
queryExecutionTimeout?: number;
|
|
5173
|
-
}
|
|
5016
|
+
}
|
|
5174
5017
|
|
|
5175
5018
|
// @public
|
|
5176
5019
|
export interface WorkloadGroupListResult {
|
|
@@ -5179,44 +5022,44 @@ export interface WorkloadGroupListResult {
|
|
|
5179
5022
|
}
|
|
5180
5023
|
|
|
5181
5024
|
// @public
|
|
5182
|
-
export
|
|
5183
|
-
|
|
5184
|
-
|
|
5185
|
-
sqlAdministratorLoginPassword?: string;
|
|
5186
|
-
managedResourceGroupName?: string;
|
|
5187
|
-
readonly provisioningState?: string;
|
|
5188
|
-
sqlAdministratorLogin?: string;
|
|
5189
|
-
virtualNetworkProfile?: VirtualNetworkProfile;
|
|
5025
|
+
export interface Workspace extends TrackedResource {
|
|
5026
|
+
readonly adlaResourceId?: string;
|
|
5027
|
+
azureADOnlyAuthentication?: boolean;
|
|
5190
5028
|
connectivityEndpoints?: {
|
|
5191
5029
|
[propertyName: string]: string;
|
|
5192
5030
|
};
|
|
5193
|
-
|
|
5194
|
-
|
|
5031
|
+
cspWorkspaceAdminProperties?: CspWorkspaceAdminProperties;
|
|
5032
|
+
defaultDataLakeStorage?: DataLakeStorageAccountDetails;
|
|
5195
5033
|
encryption?: EncryptionDetails;
|
|
5196
|
-
readonly workspaceUID?: string;
|
|
5197
5034
|
readonly extraProperties?: {
|
|
5198
5035
|
[propertyName: string]: Record<string, unknown>;
|
|
5199
5036
|
};
|
|
5037
|
+
identity?: ManagedIdentity;
|
|
5038
|
+
managedResourceGroupName?: string;
|
|
5039
|
+
managedVirtualNetwork?: string;
|
|
5200
5040
|
managedVirtualNetworkSettings?: ManagedVirtualNetworkSettings;
|
|
5201
|
-
|
|
5202
|
-
|
|
5203
|
-
readonly adlaResourceId?: string;
|
|
5041
|
+
privateEndpointConnections?: PrivateEndpointConnection[];
|
|
5042
|
+
readonly provisioningState?: string;
|
|
5204
5043
|
publicNetworkAccess?: WorkspacePublicNetworkAccess;
|
|
5205
|
-
|
|
5044
|
+
purviewConfiguration?: PurviewConfiguration;
|
|
5206
5045
|
readonly settings?: {
|
|
5207
5046
|
[propertyName: string]: Record<string, unknown>;
|
|
5208
5047
|
};
|
|
5209
|
-
|
|
5048
|
+
sqlAdministratorLogin?: string;
|
|
5049
|
+
sqlAdministratorLoginPassword?: string;
|
|
5210
5050
|
trustedServiceBypassEnabled?: boolean;
|
|
5211
|
-
|
|
5051
|
+
virtualNetworkProfile?: VirtualNetworkProfile;
|
|
5052
|
+
workspaceRepositoryConfiguration?: WorkspaceRepositoryConfiguration;
|
|
5053
|
+
readonly workspaceUID?: string;
|
|
5054
|
+
}
|
|
5212
5055
|
|
|
5213
5056
|
// @public
|
|
5214
|
-
export
|
|
5215
|
-
tenantId?: string;
|
|
5216
|
-
login?: string;
|
|
5057
|
+
export interface WorkspaceAadAdminInfo extends ProxyResource {
|
|
5217
5058
|
administratorType?: string;
|
|
5059
|
+
login?: string;
|
|
5218
5060
|
sid?: string;
|
|
5219
|
-
|
|
5061
|
+
tenantId?: string;
|
|
5062
|
+
}
|
|
5220
5063
|
|
|
5221
5064
|
// @public
|
|
5222
5065
|
export interface WorkspaceAadAdmins {
|
|
@@ -5628,7 +5471,7 @@ export interface WorkspacesDeleteOptionalParams extends coreClient.OperationOpti
|
|
|
5628
5471
|
}
|
|
5629
5472
|
|
|
5630
5473
|
// @public
|
|
5631
|
-
export type WorkspacesDeleteResponse =
|
|
5474
|
+
export type WorkspacesDeleteResponse = Workspace;
|
|
5632
5475
|
|
|
5633
5476
|
// @public
|
|
5634
5477
|
export interface WorkspacesGetOptionalParams extends coreClient.OperationOptions {
|
|
@@ -5696,6 +5539,9 @@ export interface WorkspaceSqlAadAdminsGetOptionalParams extends coreClient.Opera
|
|
|
5696
5539
|
// @public
|
|
5697
5540
|
export type WorkspaceSqlAadAdminsGetResponse = WorkspaceAadAdminInfo;
|
|
5698
5541
|
|
|
5542
|
+
// @public
|
|
5543
|
+
export type WorkspaceStatus = string;
|
|
5544
|
+
|
|
5699
5545
|
// @public
|
|
5700
5546
|
export interface WorkspacesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
5701
5547
|
resumeFrom?: string;
|