@azure/arm-synapse 8.1.0-alpha.20221128.1 → 8.1.0-alpha.20221219.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +90 -14
- package/dist/index.js +1190 -425
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/azureAdOnlyAuthenticationsCreateSample.js +11 -3
- package/dist-esm/samples-dev/azureAdOnlyAuthenticationsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/azureAdOnlyAuthenticationsGetSample.js +11 -3
- package/dist-esm/samples-dev/azureAdOnlyAuthenticationsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/azureAdOnlyAuthenticationsListSample.js +11 -3
- package/dist-esm/samples-dev/azureAdOnlyAuthenticationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/bigDataPoolsCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/bigDataPoolsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/bigDataPoolsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/bigDataPoolsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/bigDataPoolsGetSample.js +11 -3
- package/dist-esm/samples-dev/bigDataPoolsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/bigDataPoolsListByWorkspaceSample.js +11 -3
- package/dist-esm/samples-dev/bigDataPoolsListByWorkspaceSample.js.map +1 -1
- package/dist-esm/samples-dev/bigDataPoolsUpdateSample.js +11 -3
- package/dist-esm/samples-dev/bigDataPoolsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/dataMaskingPoliciesCreateOrUpdateSample.js +15 -6
- package/dist-esm/samples-dev/dataMaskingPoliciesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/dataMaskingPoliciesGetSample.js +11 -3
- package/dist-esm/samples-dev/dataMaskingPoliciesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/dataMaskingRulesCreateOrUpdateSample.js +23 -12
- package/dist-esm/samples-dev/dataMaskingRulesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/dataMaskingRulesGetSample.js +11 -3
- package/dist-esm/samples-dev/dataMaskingRulesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/dataMaskingRulesListBySqlPoolSample.js +11 -3
- package/dist-esm/samples-dev/dataMaskingRulesListBySqlPoolSample.js.map +1 -1
- package/dist-esm/samples-dev/extendedSqlPoolBlobAuditingPoliciesCreateOrUpdateSample.js +19 -9
- package/dist-esm/samples-dev/extendedSqlPoolBlobAuditingPoliciesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/extendedSqlPoolBlobAuditingPoliciesGetSample.js +11 -3
- package/dist-esm/samples-dev/extendedSqlPoolBlobAuditingPoliciesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/extendedSqlPoolBlobAuditingPoliciesListBySqlPoolSample.js +11 -3
- package/dist-esm/samples-dev/extendedSqlPoolBlobAuditingPoliciesListBySqlPoolSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimeAuthKeysListSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimeAuthKeysListSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimeAuthKeysRegenerateSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimeAuthKeysRegenerateSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimeConnectionInfosGetSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimeConnectionInfosGetSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimeCredentialsSyncSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimeCredentialsSyncSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimeMonitoringDataListSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimeMonitoringDataListSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimeNodeIPAddressGetSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimeNodeIPAddressGetSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimeNodesDeleteSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimeNodesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimeNodesGetSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimeNodesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimeNodesUpdateSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimeNodesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimeObjectMetadataListSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimeObjectMetadataListSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimeObjectMetadataRefreshSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimeObjectMetadataRefreshSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimeStatusGetSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimeStatusGetSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimesCreateSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimesCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimesDeleteSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimesDisableInteractiveQuerySample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimesDisableInteractiveQuerySample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimesEnableInteractiveQuerySample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimesEnableInteractiveQuerySample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimesGetSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimesListByWorkspaceSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimesListByWorkspaceSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimesListOutboundNetworkDependenciesEndpointsSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimesListOutboundNetworkDependenciesEndpointsSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimesStartSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimesStartSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimesStopSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimesStopSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimesUpdateSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimesUpgradeSample.js +11 -3
- package/dist-esm/samples-dev/integrationRuntimesUpgradeSample.js.map +1 -1
- package/dist-esm/samples-dev/ipFirewallRulesCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/ipFirewallRulesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/ipFirewallRulesDeleteSample.js +11 -3
- package/dist-esm/samples-dev/ipFirewallRulesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/ipFirewallRulesGetSample.js +11 -3
- package/dist-esm/samples-dev/ipFirewallRulesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/ipFirewallRulesListByWorkspaceSample.js +11 -3
- package/dist-esm/samples-dev/ipFirewallRulesListByWorkspaceSample.js.map +1 -1
- package/dist-esm/samples-dev/ipFirewallRulesReplaceAllSample.js +11 -3
- package/dist-esm/samples-dev/ipFirewallRulesReplaceAllSample.js.map +1 -1
- package/dist-esm/samples-dev/keysCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/keysCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/keysDeleteSample.js +11 -3
- package/dist-esm/samples-dev/keysDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/keysGetSample.js +11 -3
- package/dist-esm/samples-dev/keysGetSample.js.map +1 -1
- package/dist-esm/samples-dev/keysListByWorkspaceSample.js +11 -3
- package/dist-esm/samples-dev/keysListByWorkspaceSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoOperationsListSample.js +10 -2
- package/dist-esm/samples-dev/kustoOperationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolAttachedDatabaseConfigurationsCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolAttachedDatabaseConfigurationsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolAttachedDatabaseConfigurationsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolAttachedDatabaseConfigurationsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolAttachedDatabaseConfigurationsGetSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolAttachedDatabaseConfigurationsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolAttachedDatabaseConfigurationsListByKustoPoolSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolAttachedDatabaseConfigurationsListByKustoPoolSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolChildResourceCheckNameAvailabilitySample.js +15 -6
- package/dist-esm/samples-dev/kustoPoolChildResourceCheckNameAvailabilitySample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDataConnectionsCheckNameAvailabilitySample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDataConnectionsCheckNameAvailabilitySample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDataConnectionsCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDataConnectionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDataConnectionsDataConnectionValidationSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDataConnectionsDataConnectionValidationSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDataConnectionsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDataConnectionsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDataConnectionsGetSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDataConnectionsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDataConnectionsListByDatabaseSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDataConnectionsListByDatabaseSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDataConnectionsUpdateSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDataConnectionsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDatabasePrincipalAssignmentsCheckNameAvailabilitySample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDatabasePrincipalAssignmentsCheckNameAvailabilitySample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDatabasePrincipalAssignmentsCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDatabasePrincipalAssignmentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDatabasePrincipalAssignmentsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDatabasePrincipalAssignmentsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDatabasePrincipalAssignmentsGetSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDatabasePrincipalAssignmentsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDatabasePrincipalAssignmentsListSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDatabasePrincipalAssignmentsListSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDatabasesCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDatabasesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDatabasesDeleteSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDatabasesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDatabasesGetSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDatabasesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDatabasesListByKustoPoolSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDatabasesListByKustoPoolSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolDatabasesUpdateSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolDatabasesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolPrincipalAssignmentsCheckNameAvailabilitySample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolPrincipalAssignmentsCheckNameAvailabilitySample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolPrincipalAssignmentsCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolPrincipalAssignmentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolPrincipalAssignmentsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolPrincipalAssignmentsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolPrincipalAssignmentsGetSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolPrincipalAssignmentsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolPrincipalAssignmentsListSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolPrincipalAssignmentsListSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolsAddLanguageExtensionsSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolsAddLanguageExtensionsSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolsCheckNameAvailabilitySample.js +10 -2
- package/dist-esm/samples-dev/kustoPoolsCheckNameAvailabilitySample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolsCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolsDetachFollowerDatabasesSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolsDetachFollowerDatabasesSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolsGetSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolsListByWorkspaceSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolsListByWorkspaceSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolsListFollowerDatabasesSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolsListFollowerDatabasesSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolsListLanguageExtensionsSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolsListLanguageExtensionsSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolsListSkusByResourceSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolsListSkusByResourceSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolsListSkusSample.js +10 -2
- package/dist-esm/samples-dev/kustoPoolsListSkusSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolsRemoveLanguageExtensionsSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolsRemoveLanguageExtensionsSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolsStartSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolsStartSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolsStopSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolsStopSample.js.map +1 -1
- package/dist-esm/samples-dev/kustoPoolsUpdateSample.js +11 -3
- package/dist-esm/samples-dev/kustoPoolsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/librariesListByWorkspaceSample.js +11 -3
- package/dist-esm/samples-dev/librariesListByWorkspaceSample.js.map +1 -1
- package/dist-esm/samples-dev/libraryGetSample.js +11 -3
- package/dist-esm/samples-dev/libraryGetSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsCheckNameAvailabilitySample.js +13 -4
- package/dist-esm/samples-dev/operationsCheckNameAvailabilitySample.js.map +1 -1
- package/dist-esm/samples-dev/operationsGetAzureAsyncHeaderResultSample.js +11 -3
- package/dist-esm/samples-dev/operationsGetAzureAsyncHeaderResultSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsGetLocationHeaderResultSample.js +11 -3
- package/dist-esm/samples-dev/operationsGetLocationHeaderResultSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +10 -2
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateSample.js +11 -3
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +11 -3
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +11 -3
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsPrivateLinkHubGetSample.js +11 -3
- package/dist-esm/samples-dev/privateEndpointConnectionsPrivateLinkHubGetSample.js.map +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsPrivateLinkHubListSample.js +11 -3
- package/dist-esm/samples-dev/privateEndpointConnectionsPrivateLinkHubListSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkHubPrivateLinkResourcesGetSample.js +11 -3
- package/dist-esm/samples-dev/privateLinkHubPrivateLinkResourcesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkHubPrivateLinkResourcesListSample.js +11 -3
- package/dist-esm/samples-dev/privateLinkHubPrivateLinkResourcesListSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkHubsCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/privateLinkHubsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkHubsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/privateLinkHubsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkHubsGetSample.js +11 -3
- package/dist-esm/samples-dev/privateLinkHubsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkHubsListByResourceGroupSample.js +11 -3
- package/dist-esm/samples-dev/privateLinkHubsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkHubsListSample.js +10 -2
- package/dist-esm/samples-dev/privateLinkHubsListSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkHubsUpdateSample.js +11 -3
- package/dist-esm/samples-dev/privateLinkHubsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.js +11 -3
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkResourcesListSample.js +11 -3
- package/dist-esm/samples-dev/privateLinkResourcesListSample.js.map +1 -1
- package/dist-esm/samples-dev/restorableDroppedSqlPoolsGetSample.js +12 -3
- package/dist-esm/samples-dev/restorableDroppedSqlPoolsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/restorableDroppedSqlPoolsListByWorkspaceSample.js +12 -3
- package/dist-esm/samples-dev/restorableDroppedSqlPoolsListByWorkspaceSample.js.map +1 -1
- package/dist-esm/samples-dev/sparkConfigurationGetSample.js +11 -3
- package/dist-esm/samples-dev/sparkConfigurationGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sparkConfigurationsListByWorkspaceSample.js +11 -3
- package/dist-esm/samples-dev/sparkConfigurationsListByWorkspaceSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolBlobAuditingPoliciesCreateOrUpdateSample.js +15 -6
- package/dist-esm/samples-dev/sqlPoolBlobAuditingPoliciesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolBlobAuditingPoliciesGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolBlobAuditingPoliciesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolBlobAuditingPoliciesListBySqlPoolSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolBlobAuditingPoliciesListBySqlPoolSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolColumnsGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolColumnsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolConnectionPoliciesGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolConnectionPoliciesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolDataWarehouseUserActivitiesGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolDataWarehouseUserActivitiesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolGeoBackupPoliciesCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolGeoBackupPoliciesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolGeoBackupPoliciesGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolGeoBackupPoliciesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolGeoBackupPoliciesListSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolGeoBackupPoliciesListSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolMaintenanceWindowOptionsGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolMaintenanceWindowOptionsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolMaintenanceWindowsCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolMaintenanceWindowsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolMaintenanceWindowsGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolMaintenanceWindowsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolMetadataSyncConfigsCreateSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolMetadataSyncConfigsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolMetadataSyncConfigsGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolMetadataSyncConfigsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolOperationResultsGetLocationHeaderResultSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolOperationResultsGetLocationHeaderResultSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolOperationsListSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolOperationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolRecommendedSensitivityLabelsUpdateSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolRecommendedSensitivityLabelsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolReplicationLinksGetByNameSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolReplicationLinksGetByNameSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolReplicationLinksListSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolReplicationLinksListSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolRestorePointsCreateSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolRestorePointsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolRestorePointsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolRestorePointsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolRestorePointsGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolRestorePointsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolRestorePointsListSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolRestorePointsListSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolSchemasGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolSchemasGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolSchemasListSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolSchemasListSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolSecurityAlertPoliciesCreateOrUpdateSample.js +15 -6
- package/dist-esm/samples-dev/sqlPoolSecurityAlertPoliciesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolSecurityAlertPoliciesGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolSecurityAlertPoliciesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolSecurityAlertPoliciesListSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolSecurityAlertPoliciesListSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsDisableRecommendationSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsDisableRecommendationSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsEnableRecommendationSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsEnableRecommendationSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsListCurrentSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsListCurrentSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsListRecommendedSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsListRecommendedSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsUpdateSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolSensitivityLabelsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolTableColumnsListByTableNameSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolTableColumnsListByTableNameSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolTablesGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolTablesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolTablesListBySchemaSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolTablesListBySchemaSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolTransparentDataEncryptionsCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolTransparentDataEncryptionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolTransparentDataEncryptionsGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolTransparentDataEncryptionsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolTransparentDataEncryptionsListSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolTransparentDataEncryptionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolUsagesListSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolUsagesListSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentRuleBaselinesCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentRuleBaselinesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentRuleBaselinesDeleteSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentRuleBaselinesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentRuleBaselinesGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentRuleBaselinesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentScansExportSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentScansExportSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentScansGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentScansGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentScansInitiateScanSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentScansInitiateScanSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentScansListSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentScansListSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentsCreateOrUpdateSample.js +19 -9
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentsGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentsListSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolVulnerabilityAssessmentsListSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolWorkloadClassifierCreateOrUpdateSample.js +15 -6
- package/dist-esm/samples-dev/sqlPoolWorkloadClassifierCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolWorkloadClassifierDeleteSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolWorkloadClassifierDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolWorkloadClassifierGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolWorkloadClassifierGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolWorkloadClassifierListSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolWorkloadClassifierListSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolWorkloadGroupCreateOrUpdateSample.js +15 -6
- package/dist-esm/samples-dev/sqlPoolWorkloadGroupCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolWorkloadGroupDeleteSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolWorkloadGroupDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolWorkloadGroupGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolWorkloadGroupGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolWorkloadGroupListSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolWorkloadGroupListSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolsCreateSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolsGetSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolsListByWorkspaceSample.js +15 -6
- package/dist-esm/samples-dev/sqlPoolsListByWorkspaceSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolsPauseSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolsPauseSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolsRenameSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolsRenameSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolsResumeSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolsResumeSample.js.map +1 -1
- package/dist-esm/samples-dev/sqlPoolsUpdateSample.js +11 -3
- package/dist-esm/samples-dev/sqlPoolsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceAadAdminsCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/workspaceAadAdminsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceAadAdminsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/workspaceAadAdminsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceAadAdminsGetSample.js +11 -3
- package/dist-esm/samples-dev/workspaceAadAdminsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedIdentitySqlControlSettingsCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedIdentitySqlControlSettingsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedIdentitySqlControlSettingsGetSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedIdentitySqlControlSettingsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerBlobAuditingPoliciesCreateOrUpdateSample.js +15 -6
- package/dist-esm/samples-dev/workspaceManagedSqlServerBlobAuditingPoliciesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerBlobAuditingPoliciesGetSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerBlobAuditingPoliciesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerBlobAuditingPoliciesListByWorkspaceSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerBlobAuditingPoliciesListByWorkspaceSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerDedicatedSqlMinimalTlsSettingsGetSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerDedicatedSqlMinimalTlsSettingsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerDedicatedSqlMinimalTlsSettingsListSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerDedicatedSqlMinimalTlsSettingsListSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerDedicatedSqlMinimalTlsSettingsUpdateSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerDedicatedSqlMinimalTlsSettingsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerEncryptionProtectorCreateOrUpdateSample.js +15 -6
- package/dist-esm/samples-dev/workspaceManagedSqlServerEncryptionProtectorCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerEncryptionProtectorGetSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerEncryptionProtectorGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerEncryptionProtectorListSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerEncryptionProtectorListSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerEncryptionProtectorRevalidateSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerEncryptionProtectorRevalidateSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerExtendedBlobAuditingPoliciesCreateOrUpdateSample.js +15 -6
- package/dist-esm/samples-dev/workspaceManagedSqlServerExtendedBlobAuditingPoliciesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerExtendedBlobAuditingPoliciesGetSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerExtendedBlobAuditingPoliciesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerExtendedBlobAuditingPoliciesListByWorkspaceSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerExtendedBlobAuditingPoliciesListByWorkspaceSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerRecoverableSqlPoolsGetSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerRecoverableSqlPoolsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerRecoverableSqlPoolsListSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerRecoverableSqlPoolsListSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerSecurityAlertPolicyCreateOrUpdateSample.js +15 -6
- package/dist-esm/samples-dev/workspaceManagedSqlServerSecurityAlertPolicyCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerSecurityAlertPolicyGetSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerSecurityAlertPolicyGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerSecurityAlertPolicyListSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerSecurityAlertPolicyListSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerUsagesListSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerUsagesListSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerVulnerabilityAssessmentsCreateOrUpdateSample.js +19 -9
- package/dist-esm/samples-dev/workspaceManagedSqlServerVulnerabilityAssessmentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerVulnerabilityAssessmentsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerVulnerabilityAssessmentsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerVulnerabilityAssessmentsGetSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerVulnerabilityAssessmentsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceManagedSqlServerVulnerabilityAssessmentsListSample.js +11 -3
- package/dist-esm/samples-dev/workspaceManagedSqlServerVulnerabilityAssessmentsListSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceSqlAadAdminsCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/workspaceSqlAadAdminsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceSqlAadAdminsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/workspaceSqlAadAdminsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/workspaceSqlAadAdminsGetSample.js +11 -3
- package/dist-esm/samples-dev/workspaceSqlAadAdminsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/workspacesDeleteSample.js +11 -3
- package/dist-esm/samples-dev/workspacesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/workspacesGetSample.js +11 -3
- package/dist-esm/samples-dev/workspacesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js +11 -3
- package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/workspacesListSample.js +10 -2
- package/dist-esm/samples-dev/workspacesListSample.js.map +1 -1
- package/dist-esm/samples-dev/workspacesUpdateSample.js +11 -3
- package/dist-esm/samples-dev/workspacesUpdateSample.js.map +1 -1
- package/dist-esm/src/index.d.ts +1 -0
- package/dist-esm/src/index.d.ts.map +1 -1
- package/dist-esm/src/index.js +1 -0
- package/dist-esm/src/index.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +438 -171
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +267 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +7 -7
- package/dist-esm/src/models/mappers.js +19 -19
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/operations/azureADOnlyAuthentications.d.ts.map +1 -1
- package/dist-esm/src/operations/azureADOnlyAuthentications.js +19 -8
- package/dist-esm/src/operations/azureADOnlyAuthentications.js.map +1 -1
- package/dist-esm/src/operations/bigDataPools.d.ts.map +1 -1
- package/dist-esm/src/operations/bigDataPools.js +19 -8
- package/dist-esm/src/operations/bigDataPools.js.map +1 -1
- package/dist-esm/src/operations/dataMaskingRules.d.ts.map +1 -1
- package/dist-esm/src/operations/dataMaskingRules.js +8 -4
- package/dist-esm/src/operations/dataMaskingRules.js.map +1 -1
- package/dist-esm/src/operations/extendedSqlPoolBlobAuditingPolicies.d.ts.map +1 -1
- package/dist-esm/src/operations/extendedSqlPoolBlobAuditingPolicies.js +19 -8
- package/dist-esm/src/operations/extendedSqlPoolBlobAuditingPolicies.js.map +1 -1
- package/dist-esm/src/operations/integrationRuntimes.d.ts.map +1 -1
- package/dist-esm/src/operations/integrationRuntimes.js +19 -8
- package/dist-esm/src/operations/integrationRuntimes.js.map +1 -1
- package/dist-esm/src/operations/ipFirewallRules.d.ts.map +1 -1
- package/dist-esm/src/operations/ipFirewallRules.js +19 -8
- package/dist-esm/src/operations/ipFirewallRules.js.map +1 -1
- package/dist-esm/src/operations/keys.d.ts.map +1 -1
- package/dist-esm/src/operations/keys.js +19 -8
- package/dist-esm/src/operations/keys.js.map +1 -1
- package/dist-esm/src/operations/kustoOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/kustoOperations.js +19 -8
- package/dist-esm/src/operations/kustoOperations.js.map +1 -1
- package/dist-esm/src/operations/kustoPoolAttachedDatabaseConfigurations.d.ts.map +1 -1
- package/dist-esm/src/operations/kustoPoolAttachedDatabaseConfigurations.js +8 -4
- package/dist-esm/src/operations/kustoPoolAttachedDatabaseConfigurations.js.map +1 -1
- package/dist-esm/src/operations/kustoPoolDataConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/kustoPoolDataConnections.js +8 -4
- package/dist-esm/src/operations/kustoPoolDataConnections.js.map +1 -1
- package/dist-esm/src/operations/kustoPoolDatabasePrincipalAssignments.d.ts.map +1 -1
- package/dist-esm/src/operations/kustoPoolDatabasePrincipalAssignments.js +8 -4
- package/dist-esm/src/operations/kustoPoolDatabasePrincipalAssignments.js.map +1 -1
- package/dist-esm/src/operations/kustoPoolDatabases.d.ts.map +1 -1
- package/dist-esm/src/operations/kustoPoolDatabases.js +8 -4
- package/dist-esm/src/operations/kustoPoolDatabases.js.map +1 -1
- package/dist-esm/src/operations/kustoPoolPrincipalAssignments.d.ts.map +1 -1
- package/dist-esm/src/operations/kustoPoolPrincipalAssignments.js +8 -4
- package/dist-esm/src/operations/kustoPoolPrincipalAssignments.js.map +1 -1
- package/dist-esm/src/operations/kustoPools.d.ts.map +1 -1
- package/dist-esm/src/operations/kustoPools.js +32 -16
- package/dist-esm/src/operations/kustoPools.js.map +1 -1
- package/dist-esm/src/operations/libraries.d.ts.map +1 -1
- package/dist-esm/src/operations/libraries.js +19 -8
- package/dist-esm/src/operations/libraries.js.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.js +19 -8
- package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnectionsPrivateLinkHub.d.ts.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnectionsPrivateLinkHub.js +19 -8
- package/dist-esm/src/operations/privateEndpointConnectionsPrivateLinkHub.js.map +1 -1
- package/dist-esm/src/operations/privateLinkHubPrivateLinkResources.d.ts.map +1 -1
- package/dist-esm/src/operations/privateLinkHubPrivateLinkResources.js +19 -8
- package/dist-esm/src/operations/privateLinkHubPrivateLinkResources.js.map +1 -1
- package/dist-esm/src/operations/privateLinkHubs.d.ts.map +1 -1
- package/dist-esm/src/operations/privateLinkHubs.js +37 -16
- package/dist-esm/src/operations/privateLinkHubs.js.map +1 -1
- package/dist-esm/src/operations/privateLinkResources.d.ts.map +1 -1
- package/dist-esm/src/operations/privateLinkResources.js +19 -8
- package/dist-esm/src/operations/privateLinkResources.js.map +1 -1
- package/dist-esm/src/operations/restorableDroppedSqlPools.d.ts.map +1 -1
- package/dist-esm/src/operations/restorableDroppedSqlPools.js +8 -4
- package/dist-esm/src/operations/restorableDroppedSqlPools.js.map +1 -1
- package/dist-esm/src/operations/sparkConfigurations.d.ts.map +1 -1
- package/dist-esm/src/operations/sparkConfigurations.js +19 -8
- package/dist-esm/src/operations/sparkConfigurations.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolBlobAuditingPolicies.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolBlobAuditingPolicies.js +19 -8
- package/dist-esm/src/operations/sqlPoolBlobAuditingPolicies.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolGeoBackupPolicies.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolGeoBackupPolicies.js +8 -4
- package/dist-esm/src/operations/sqlPoolGeoBackupPolicies.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolOperations.js +19 -8
- package/dist-esm/src/operations/sqlPoolOperations.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolReplicationLinks.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolReplicationLinks.js +19 -8
- package/dist-esm/src/operations/sqlPoolReplicationLinks.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolRestorePoints.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolRestorePoints.js +19 -8
- package/dist-esm/src/operations/sqlPoolRestorePoints.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolSchemas.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolSchemas.js +19 -8
- package/dist-esm/src/operations/sqlPoolSchemas.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolSecurityAlertPolicies.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolSecurityAlertPolicies.js +19 -8
- package/dist-esm/src/operations/sqlPoolSecurityAlertPolicies.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolSensitivityLabels.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolSensitivityLabels.js +37 -21
- package/dist-esm/src/operations/sqlPoolSensitivityLabels.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolTableColumns.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolTableColumns.js +19 -8
- package/dist-esm/src/operations/sqlPoolTableColumns.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolTables.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolTables.js +19 -8
- package/dist-esm/src/operations/sqlPoolTables.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolTransparentDataEncryptions.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolTransparentDataEncryptions.js +19 -8
- package/dist-esm/src/operations/sqlPoolTransparentDataEncryptions.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolUsages.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolUsages.js +19 -8
- package/dist-esm/src/operations/sqlPoolUsages.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolVulnerabilityAssessmentScans.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolVulnerabilityAssessmentScans.js +19 -8
- package/dist-esm/src/operations/sqlPoolVulnerabilityAssessmentScans.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolVulnerabilityAssessments.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolVulnerabilityAssessments.js +19 -8
- package/dist-esm/src/operations/sqlPoolVulnerabilityAssessments.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolWorkloadClassifier.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolWorkloadClassifier.js +19 -8
- package/dist-esm/src/operations/sqlPoolWorkloadClassifier.js.map +1 -1
- package/dist-esm/src/operations/sqlPoolWorkloadGroup.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPoolWorkloadGroup.js +19 -8
- package/dist-esm/src/operations/sqlPoolWorkloadGroup.js.map +1 -1
- package/dist-esm/src/operations/sqlPools.d.ts.map +1 -1
- package/dist-esm/src/operations/sqlPools.js +19 -8
- package/dist-esm/src/operations/sqlPools.js.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerBlobAuditingPolicies.d.ts.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerBlobAuditingPolicies.js +19 -8
- package/dist-esm/src/operations/workspaceManagedSqlServerBlobAuditingPolicies.js.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerDedicatedSQLMinimalTlsSettings.d.ts.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerDedicatedSQLMinimalTlsSettings.js +19 -8
- package/dist-esm/src/operations/workspaceManagedSqlServerDedicatedSQLMinimalTlsSettings.js.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerEncryptionProtector.d.ts.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerEncryptionProtector.js +19 -8
- package/dist-esm/src/operations/workspaceManagedSqlServerEncryptionProtector.js.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerExtendedBlobAuditingPolicies.d.ts.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerExtendedBlobAuditingPolicies.js +19 -8
- package/dist-esm/src/operations/workspaceManagedSqlServerExtendedBlobAuditingPolicies.js.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerRecoverableSqlPools.d.ts.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerRecoverableSqlPools.js +19 -8
- package/dist-esm/src/operations/workspaceManagedSqlServerRecoverableSqlPools.js.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerSecurityAlertPolicy.d.ts.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerSecurityAlertPolicy.js +19 -8
- package/dist-esm/src/operations/workspaceManagedSqlServerSecurityAlertPolicy.js.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerUsages.d.ts.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerUsages.js +19 -8
- package/dist-esm/src/operations/workspaceManagedSqlServerUsages.js.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerVulnerabilityAssessments.d.ts.map +1 -1
- package/dist-esm/src/operations/workspaceManagedSqlServerVulnerabilityAssessments.js +19 -8
- package/dist-esm/src/operations/workspaceManagedSqlServerVulnerabilityAssessments.js.map +1 -1
- package/dist-esm/src/operations/workspaces.d.ts.map +1 -1
- package/dist-esm/src/operations/workspaces.js +37 -16
- package/dist-esm/src/operations/workspaces.js.map +1 -1
- package/dist-esm/src/pagingHelper.d.ts +13 -0
- package/dist-esm/src/pagingHelper.d.ts.map +1 -0
- package/dist-esm/src/pagingHelper.js +32 -0
- package/dist-esm/src/pagingHelper.js.map +1 -0
- package/dist-esm/src/synapseManagementClient.d.ts.map +1 -1
- package/dist-esm/src/synapseManagementClient.js +19 -17
- package/dist-esm/src/synapseManagementClient.js.map +1 -1
- package/dist-esm/test/synapse_examples.spec.d.ts +4 -0
- package/dist-esm/test/synapse_examples.spec.d.ts.map +1 -0
- package/dist-esm/test/synapse_examples.spec.js +58 -0
- package/dist-esm/test/synapse_examples.spec.js.map +1 -0
- package/package.json +14 -9
- package/review/arm-synapse.api.md +406 -661
- package/src/index.ts +1 -0
- package/src/models/index.ts +446 -181
- package/src/models/mappers.ts +19 -19
- package/src/operations/azureADOnlyAuthentications.ts +27 -10
- package/src/operations/bigDataPools.ts +27 -14
- package/src/operations/dataMaskingRules.ts +13 -7
- package/src/operations/extendedSqlPoolBlobAuditingPolicies.ts +28 -15
- package/src/operations/integrationRuntimes.ts +27 -14
- package/src/operations/ipFirewallRules.ts +26 -13
- package/src/operations/keys.ts +26 -13
- package/src/operations/kustoOperations.ts +21 -9
- package/src/operations/kustoPoolAttachedDatabaseConfigurations.ts +11 -5
- package/src/operations/kustoPoolDataConnections.ts +12 -6
- package/src/operations/kustoPoolDatabasePrincipalAssignments.ts +12 -6
- package/src/operations/kustoPoolDatabases.ts +11 -5
- package/src/operations/kustoPoolPrincipalAssignments.ts +12 -6
- package/src/operations/kustoPools.ts +44 -21
- package/src/operations/libraries.ts +26 -13
- package/src/operations/privateEndpointConnections.ts +27 -10
- package/src/operations/privateEndpointConnectionsPrivateLinkHub.ts +22 -13
- package/src/operations/privateLinkHubPrivateLinkResources.ts +22 -13
- package/src/operations/privateLinkHubs.ts +46 -19
- package/src/operations/privateLinkResources.ts +26 -9
- package/src/operations/restorableDroppedSqlPools.ts +13 -7
- package/src/operations/sparkConfigurations.ts +26 -13
- package/src/operations/sqlPoolBlobAuditingPolicies.ts +28 -15
- package/src/operations/sqlPoolGeoBackupPolicies.ts +11 -5
- package/src/operations/sqlPoolOperations.ts +27 -14
- package/src/operations/sqlPoolReplicationLinks.ts +27 -14
- package/src/operations/sqlPoolRestorePoints.ts +27 -14
- package/src/operations/sqlPoolSchemas.ts +27 -14
- package/src/operations/sqlPoolSecurityAlertPolicies.ts +27 -14
- package/src/operations/sqlPoolSensitivityLabels.ts +54 -34
- package/src/operations/sqlPoolTableColumns.ts +29 -16
- package/src/operations/sqlPoolTables.ts +28 -15
- package/src/operations/sqlPoolTransparentDataEncryptions.ts +28 -15
- package/src/operations/sqlPoolUsages.ts +27 -14
- package/src/operations/sqlPoolVulnerabilityAssessmentScans.ts +28 -15
- package/src/operations/sqlPoolVulnerabilityAssessments.ts +27 -14
- package/src/operations/sqlPoolWorkloadClassifier.ts +29 -16
- package/src/operations/sqlPoolWorkloadGroup.ts +28 -15
- package/src/operations/sqlPools.ts +27 -14
- package/src/operations/workspaceManagedSqlServerBlobAuditingPolicies.ts +27 -14
- package/src/operations/workspaceManagedSqlServerDedicatedSQLMinimalTlsSettings.ts +27 -10
- package/src/operations/workspaceManagedSqlServerEncryptionProtector.ts +27 -10
- package/src/operations/workspaceManagedSqlServerExtendedBlobAuditingPolicies.ts +27 -14
- package/src/operations/workspaceManagedSqlServerRecoverableSqlPools.ts +26 -9
- package/src/operations/workspaceManagedSqlServerSecurityAlertPolicy.ts +27 -10
- package/src/operations/workspaceManagedSqlServerUsages.ts +26 -9
- package/src/operations/workspaceManagedSqlServerVulnerabilityAssessments.ts +27 -10
- package/src/operations/workspaces.ts +46 -19
- package/src/pagingHelper.ts +39 -0
- package/src/synapseManagementClient.ts +25 -19
- package/types/arm-synapse.d.ts +447 -171
- package/dist-esm/test/sampleTest.d.ts +0 -2
- package/dist-esm/test/sampleTest.d.ts.map +0 -1
- package/dist-esm/test/sampleTest.js +0 -40
- package/dist-esm/test/sampleTest.js.map +0 -1
package/src/models/index.ts
CHANGED
|
@@ -1606,7 +1606,7 @@ export interface Operation {
|
|
|
1606
1606
|
display?: OperationDisplay;
|
|
1607
1607
|
/** The intended executor of the operation. */
|
|
1608
1608
|
origin?: string;
|
|
1609
|
-
/**
|
|
1609
|
+
/** Properties of the operation. */
|
|
1610
1610
|
properties?: Record<string, unknown>;
|
|
1611
1611
|
}
|
|
1612
1612
|
|
|
@@ -2303,27 +2303,27 @@ export interface DatabaseStatistics {
|
|
|
2303
2303
|
}
|
|
2304
2304
|
|
|
2305
2305
|
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
2306
|
-
export
|
|
2306
|
+
export interface ProxyResource extends Resource {}
|
|
2307
2307
|
|
|
2308
2308
|
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
2309
|
-
export
|
|
2309
|
+
export interface TrackedResource extends Resource {
|
|
2310
2310
|
/** Resource tags. */
|
|
2311
2311
|
tags?: { [propertyName: string]: string };
|
|
2312
2312
|
/** The geo-location where the resource lives */
|
|
2313
2313
|
location: string;
|
|
2314
|
-
}
|
|
2314
|
+
}
|
|
2315
2315
|
|
|
2316
2316
|
/** The resource model definition for an Azure Resource Manager resource with an etag. */
|
|
2317
|
-
export
|
|
2317
|
+
export interface AzureEntityResource extends Resource {
|
|
2318
2318
|
/**
|
|
2319
2319
|
* Resource Etag.
|
|
2320
2320
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2321
2321
|
*/
|
|
2322
2322
|
readonly etag?: string;
|
|
2323
|
-
}
|
|
2323
|
+
}
|
|
2324
2324
|
|
|
2325
2325
|
/** Class representing an update to a Kusto kusto pool. */
|
|
2326
|
-
export
|
|
2326
|
+
export interface KustoPoolUpdate extends Resource {
|
|
2327
2327
|
/** Resource tags. */
|
|
2328
2328
|
tags?: { [propertyName: string]: string };
|
|
2329
2329
|
/** The SKU of the kusto pool. */
|
|
@@ -2366,15 +2366,16 @@ export type KustoPoolUpdate = Resource & {
|
|
|
2366
2366
|
readonly languageExtensions?: LanguageExtensionsList;
|
|
2367
2367
|
/** The workspace unique identifier. */
|
|
2368
2368
|
workspaceUID?: string;
|
|
2369
|
-
}
|
|
2369
|
+
}
|
|
2370
2370
|
|
|
2371
|
-
export
|
|
2371
|
+
export interface PrivateEndpointConnectionForPrivateLinkHub
|
|
2372
|
+
extends PrivateEndpointConnectionForPrivateLinkHubBasicAutoGenerated {
|
|
2372
2373
|
name?: string;
|
|
2373
2374
|
type?: string;
|
|
2374
|
-
}
|
|
2375
|
+
}
|
|
2375
2376
|
|
|
2376
2377
|
/** Managed integration runtime, including managed elastic and managed dedicated integration runtimes. */
|
|
2377
|
-
export
|
|
2378
|
+
export interface ManagedIntegrationRuntime extends IntegrationRuntime {
|
|
2378
2379
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2379
2380
|
type: "Managed";
|
|
2380
2381
|
/**
|
|
@@ -2392,24 +2393,24 @@ export type ManagedIntegrationRuntime = IntegrationRuntime & {
|
|
|
2392
2393
|
computeProperties?: IntegrationRuntimeComputeProperties;
|
|
2393
2394
|
/** SSIS properties for managed integration runtime. */
|
|
2394
2395
|
ssisProperties?: IntegrationRuntimeSsisProperties;
|
|
2395
|
-
}
|
|
2396
|
+
}
|
|
2396
2397
|
|
|
2397
2398
|
/** Self-hosted integration runtime. */
|
|
2398
|
-
export
|
|
2399
|
+
export interface SelfHostedIntegrationRuntime extends IntegrationRuntime {
|
|
2399
2400
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2400
2401
|
type: "SelfHosted";
|
|
2401
2402
|
/** Linked integration runtime type from data factory */
|
|
2402
2403
|
linkedInfo?: LinkedIntegrationRuntimeTypeUnion;
|
|
2403
|
-
}
|
|
2404
|
+
}
|
|
2404
2405
|
|
|
2405
2406
|
/** Ssis folder. */
|
|
2406
|
-
export
|
|
2407
|
+
export interface SsisFolder extends SsisObjectMetadata {
|
|
2407
2408
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2408
2409
|
type: "Folder";
|
|
2409
|
-
}
|
|
2410
|
+
}
|
|
2410
2411
|
|
|
2411
2412
|
/** Ssis project. */
|
|
2412
|
-
export
|
|
2413
|
+
export interface SsisProject extends SsisObjectMetadata {
|
|
2413
2414
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2414
2415
|
type: "Project";
|
|
2415
2416
|
/** Folder id which contains project. */
|
|
@@ -2420,10 +2421,10 @@ export type SsisProject = SsisObjectMetadata & {
|
|
|
2420
2421
|
environmentRefs?: SsisEnvironmentReference[];
|
|
2421
2422
|
/** Parameters in project */
|
|
2422
2423
|
parameters?: SsisParameter[];
|
|
2423
|
-
}
|
|
2424
|
+
}
|
|
2424
2425
|
|
|
2425
2426
|
/** Ssis Package. */
|
|
2426
|
-
export
|
|
2427
|
+
export interface SsisPackage extends SsisObjectMetadata {
|
|
2427
2428
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2428
2429
|
type: "Package";
|
|
2429
2430
|
/** Folder id which contains package. */
|
|
@@ -2434,20 +2435,21 @@ export type SsisPackage = SsisObjectMetadata & {
|
|
|
2434
2435
|
projectId?: number;
|
|
2435
2436
|
/** Parameters in package */
|
|
2436
2437
|
parameters?: SsisParameter[];
|
|
2437
|
-
}
|
|
2438
|
+
}
|
|
2438
2439
|
|
|
2439
2440
|
/** Ssis environment. */
|
|
2440
|
-
export
|
|
2441
|
+
export interface SsisEnvironment extends SsisObjectMetadata {
|
|
2441
2442
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2442
2443
|
type: "Environment";
|
|
2443
2444
|
/** Folder id which contains environment. */
|
|
2444
2445
|
folderId?: number;
|
|
2445
2446
|
/** Variable in environment */
|
|
2446
2447
|
variables?: SsisVariable[];
|
|
2447
|
-
}
|
|
2448
|
+
}
|
|
2448
2449
|
|
|
2449
2450
|
/** Managed integration runtime status. */
|
|
2450
|
-
export
|
|
2451
|
+
export interface ManagedIntegrationRuntimeStatus
|
|
2452
|
+
extends IntegrationRuntimeStatus {
|
|
2451
2453
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2452
2454
|
type: "Managed";
|
|
2453
2455
|
/**
|
|
@@ -2470,10 +2472,11 @@ export type ManagedIntegrationRuntimeStatus = IntegrationRuntimeStatus & {
|
|
|
2470
2472
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2471
2473
|
*/
|
|
2472
2474
|
readonly lastOperation?: ManagedIntegrationRuntimeOperationResult;
|
|
2473
|
-
}
|
|
2475
|
+
}
|
|
2474
2476
|
|
|
2475
2477
|
/** Self-hosted integration runtime status. */
|
|
2476
|
-
export
|
|
2478
|
+
export interface SelfHostedIntegrationRuntimeStatus
|
|
2479
|
+
extends IntegrationRuntimeStatus {
|
|
2477
2480
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2478
2481
|
type: "SelfHosted";
|
|
2479
2482
|
/**
|
|
@@ -2559,18 +2562,18 @@ export type SelfHostedIntegrationRuntimeStatus = IntegrationRuntimeStatus & {
|
|
|
2559
2562
|
serviceRegion?: string;
|
|
2560
2563
|
/** The newer versions on download center. */
|
|
2561
2564
|
newerVersions?: string[];
|
|
2562
|
-
}
|
|
2565
|
+
}
|
|
2563
2566
|
|
|
2564
2567
|
/** Azure Synapse secure string definition. The string value will be masked with asterisks '*' during Get or List API calls. */
|
|
2565
|
-
export
|
|
2568
|
+
export interface SecureString extends SecretBase {
|
|
2566
2569
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2567
2570
|
type: "SecureString";
|
|
2568
2571
|
/** Value of secure string. */
|
|
2569
2572
|
value: string;
|
|
2570
|
-
}
|
|
2573
|
+
}
|
|
2571
2574
|
|
|
2572
2575
|
/** The custom setup of running cmdkey commands. */
|
|
2573
|
-
export
|
|
2576
|
+
export interface CmdkeySetup extends CustomSetupBase {
|
|
2574
2577
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2575
2578
|
type: "CmdkeySetup";
|
|
2576
2579
|
/** The server name of data source access. */
|
|
@@ -2579,46 +2582,48 @@ export type CmdkeySetup = CustomSetupBase & {
|
|
|
2579
2582
|
userName: Record<string, unknown>;
|
|
2580
2583
|
/** The password of data source access. */
|
|
2581
2584
|
password: SecretBaseUnion;
|
|
2582
|
-
}
|
|
2585
|
+
}
|
|
2583
2586
|
|
|
2584
2587
|
/** The custom setup of setting environment variable. */
|
|
2585
|
-
export
|
|
2588
|
+
export interface EnvironmentVariableSetup extends CustomSetupBase {
|
|
2586
2589
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2587
2590
|
type: "EnvironmentVariableSetup";
|
|
2588
2591
|
/** The name of the environment variable. */
|
|
2589
2592
|
variableName: string;
|
|
2590
2593
|
/** The value of the environment variable. */
|
|
2591
2594
|
variableValue: string;
|
|
2592
|
-
}
|
|
2595
|
+
}
|
|
2593
2596
|
|
|
2594
2597
|
/** The custom setup of installing 3rd party components. */
|
|
2595
|
-
export
|
|
2598
|
+
export interface ComponentSetup extends CustomSetupBase {
|
|
2596
2599
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2597
2600
|
type: "ComponentSetup";
|
|
2598
2601
|
/** The name of the 3rd party component. */
|
|
2599
2602
|
componentName: string;
|
|
2600
2603
|
/** The license key to activate the component. */
|
|
2601
2604
|
licenseKey?: SecretBaseUnion;
|
|
2602
|
-
}
|
|
2605
|
+
}
|
|
2603
2606
|
|
|
2604
2607
|
/** The key authorization type integration runtime. */
|
|
2605
|
-
export
|
|
2608
|
+
export interface LinkedIntegrationRuntimeKeyAuthorization
|
|
2609
|
+
extends LinkedIntegrationRuntimeType {
|
|
2606
2610
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2607
2611
|
authorizationType: "Key";
|
|
2608
2612
|
/** The key used for authorization. */
|
|
2609
2613
|
key: SecureString;
|
|
2610
|
-
}
|
|
2614
|
+
}
|
|
2611
2615
|
|
|
2612
2616
|
/** The role based access control (RBAC) authorization type integration runtime. */
|
|
2613
|
-
export
|
|
2617
|
+
export interface LinkedIntegrationRuntimeRbacAuthorization
|
|
2618
|
+
extends LinkedIntegrationRuntimeType {
|
|
2614
2619
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2615
2620
|
authorizationType: "RBAC";
|
|
2616
2621
|
/** The resource identifier of the integration runtime to be shared. */
|
|
2617
2622
|
resourceId: string;
|
|
2618
|
-
}
|
|
2623
|
+
}
|
|
2619
2624
|
|
|
2620
2625
|
/** Azure Active Directory Only Authentication Info */
|
|
2621
|
-
export
|
|
2626
|
+
export interface AzureADOnlyAuthentication extends ProxyResource {
|
|
2622
2627
|
/** Azure Active Directory only Authentication enabled. */
|
|
2623
2628
|
azureADOnlyAuthentication?: boolean;
|
|
2624
2629
|
/**
|
|
@@ -2631,10 +2636,10 @@ export type AzureADOnlyAuthentication = ProxyResource & {
|
|
|
2631
2636
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2632
2637
|
*/
|
|
2633
2638
|
readonly creationDate?: Date;
|
|
2634
|
-
}
|
|
2639
|
+
}
|
|
2635
2640
|
|
|
2636
2641
|
/** IP firewall rule */
|
|
2637
|
-
export
|
|
2642
|
+
export interface IpFirewallRuleInfo extends ProxyResource {
|
|
2638
2643
|
/** The end IP address of the firewall rule. Must be IPv4 format. Must be greater than or equal to startIpAddress */
|
|
2639
2644
|
endIpAddress?: string;
|
|
2640
2645
|
/**
|
|
@@ -2644,18 +2649,18 @@ export type IpFirewallRuleInfo = ProxyResource & {
|
|
|
2644
2649
|
readonly provisioningState?: ProvisioningState;
|
|
2645
2650
|
/** The start IP address of the firewall rule. Must be IPv4 format */
|
|
2646
2651
|
startIpAddress?: string;
|
|
2647
|
-
}
|
|
2652
|
+
}
|
|
2648
2653
|
|
|
2649
2654
|
/** A workspace key */
|
|
2650
|
-
export
|
|
2655
|
+
export interface Key extends ProxyResource {
|
|
2651
2656
|
/** Used to activate the workspace after a customer managed key is provided. */
|
|
2652
2657
|
isActiveCMK?: boolean;
|
|
2653
2658
|
/** The Key Vault Url of the workspace key. */
|
|
2654
2659
|
keyVaultUrl?: string;
|
|
2655
|
-
}
|
|
2660
|
+
}
|
|
2656
2661
|
|
|
2657
2662
|
/** A private endpoint connection */
|
|
2658
|
-
export
|
|
2663
|
+
export interface PrivateEndpointConnection extends ProxyResource {
|
|
2659
2664
|
/** The private endpoint which the connection belongs to. */
|
|
2660
2665
|
privateEndpoint?: PrivateEndpoint;
|
|
2661
2666
|
/** Connection state of the private endpoint connection. */
|
|
@@ -2665,27 +2670,27 @@ export type PrivateEndpointConnection = ProxyResource & {
|
|
|
2665
2670
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2666
2671
|
*/
|
|
2667
2672
|
readonly provisioningState?: string;
|
|
2668
|
-
}
|
|
2673
|
+
}
|
|
2669
2674
|
|
|
2670
2675
|
/** A private link resource */
|
|
2671
|
-
export
|
|
2676
|
+
export interface PrivateLinkResource extends ProxyResource {
|
|
2672
2677
|
/**
|
|
2673
2678
|
* The private link resource properties.
|
|
2674
2679
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2675
2680
|
*/
|
|
2676
2681
|
readonly properties?: PrivateLinkResourceProperties;
|
|
2677
|
-
}
|
|
2682
|
+
}
|
|
2678
2683
|
|
|
2679
2684
|
/** Configuration for metadata sync */
|
|
2680
|
-
export
|
|
2685
|
+
export interface MetadataSyncConfig extends ProxyResource {
|
|
2681
2686
|
/** Indicates whether the metadata sync is enabled or disabled */
|
|
2682
2687
|
enabled?: boolean;
|
|
2683
2688
|
/** The Sync Interval in minutes. */
|
|
2684
2689
|
syncIntervalInMinutes?: number;
|
|
2685
|
-
}
|
|
2690
|
+
}
|
|
2686
2691
|
|
|
2687
2692
|
/** A database geo backup policy. */
|
|
2688
|
-
export
|
|
2693
|
+
export interface GeoBackupPolicy extends ProxyResource {
|
|
2689
2694
|
/**
|
|
2690
2695
|
* Kind of geo backup policy. This is metadata used for the Azure portal experience.
|
|
2691
2696
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2703,19 +2708,19 @@ export type GeoBackupPolicy = ProxyResource & {
|
|
|
2703
2708
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2704
2709
|
*/
|
|
2705
2710
|
readonly storageType?: string;
|
|
2706
|
-
}
|
|
2711
|
+
}
|
|
2707
2712
|
|
|
2708
2713
|
/** User activities of a data warehouse */
|
|
2709
|
-
export
|
|
2714
|
+
export interface DataWarehouseUserActivities extends ProxyResource {
|
|
2710
2715
|
/**
|
|
2711
2716
|
* Count of running and suspended queries.
|
|
2712
2717
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2713
2718
|
*/
|
|
2714
2719
|
readonly activeQueriesCount?: number;
|
|
2715
|
-
}
|
|
2720
|
+
}
|
|
2716
2721
|
|
|
2717
2722
|
/** Database restore points. */
|
|
2718
|
-
export
|
|
2723
|
+
export interface RestorePoint extends ProxyResource {
|
|
2719
2724
|
/**
|
|
2720
2725
|
* Resource location.
|
|
2721
2726
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2741,10 +2746,10 @@ export type RestorePoint = ProxyResource & {
|
|
|
2741
2746
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2742
2747
|
*/
|
|
2743
2748
|
readonly restorePointLabel?: string;
|
|
2744
|
-
}
|
|
2749
|
+
}
|
|
2745
2750
|
|
|
2746
2751
|
/** Represents a Sql pool replication link. */
|
|
2747
|
-
export
|
|
2752
|
+
export interface ReplicationLink extends ProxyResource {
|
|
2748
2753
|
/**
|
|
2749
2754
|
* Location of the workspace that contains this firewall rule.
|
|
2750
2755
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2800,15 +2805,15 @@ export type ReplicationLink = ProxyResource & {
|
|
|
2800
2805
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2801
2806
|
*/
|
|
2802
2807
|
readonly replicationState?: ReplicationState;
|
|
2803
|
-
}
|
|
2808
|
+
}
|
|
2804
2809
|
|
|
2805
2810
|
/** Maintenance windows. */
|
|
2806
|
-
export
|
|
2811
|
+
export interface MaintenanceWindows extends ProxyResource {
|
|
2807
2812
|
timeRanges?: MaintenanceWindowTimeRange[];
|
|
2808
|
-
}
|
|
2813
|
+
}
|
|
2809
2814
|
|
|
2810
2815
|
/** Maintenance window options. */
|
|
2811
|
-
export
|
|
2816
|
+
export interface MaintenanceWindowOptions extends ProxyResource {
|
|
2812
2817
|
/** Whether maintenance windows are enabled for the database. */
|
|
2813
2818
|
isEnabled?: boolean;
|
|
2814
2819
|
/** Available maintenance cycles e.g. {Saturday, 0, 48*60}, {Wednesday, 0, 24*60}. */
|
|
@@ -2823,10 +2828,10 @@ export type MaintenanceWindowOptions = ProxyResource & {
|
|
|
2823
2828
|
timeGranularityInMinutes?: number;
|
|
2824
2829
|
/** Whether we allow multiple maintenance windows per cycle. */
|
|
2825
2830
|
allowMultipleMaintenanceWindowsPerCycle?: boolean;
|
|
2826
|
-
}
|
|
2831
|
+
}
|
|
2827
2832
|
|
|
2828
2833
|
/** Represents a Sql pool transparent data encryption configuration. */
|
|
2829
|
-
export
|
|
2834
|
+
export interface TransparentDataEncryption extends ProxyResource {
|
|
2830
2835
|
/**
|
|
2831
2836
|
* Resource location.
|
|
2832
2837
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2834,10 +2839,10 @@ export type TransparentDataEncryption = ProxyResource & {
|
|
|
2834
2839
|
readonly location?: string;
|
|
2835
2840
|
/** The status of the database transparent data encryption. */
|
|
2836
2841
|
status?: TransparentDataEncryptionStatus;
|
|
2837
|
-
}
|
|
2842
|
+
}
|
|
2838
2843
|
|
|
2839
2844
|
/** A Sql pool blob auditing policy. */
|
|
2840
|
-
export
|
|
2845
|
+
export interface SqlPoolBlobAuditingPolicy extends ProxyResource {
|
|
2841
2846
|
/**
|
|
2842
2847
|
* Resource kind.
|
|
2843
2848
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -2930,10 +2935,10 @@ export type SqlPoolBlobAuditingPolicy = ProxyResource & {
|
|
|
2930
2935
|
*
|
|
2931
2936
|
*/
|
|
2932
2937
|
isAzureMonitorTargetEnabled?: boolean;
|
|
2933
|
-
}
|
|
2938
|
+
}
|
|
2934
2939
|
|
|
2935
2940
|
/** A Sql pool operation. */
|
|
2936
|
-
export
|
|
2941
|
+
export interface SqlPoolOperation extends ProxyResource {
|
|
2937
2942
|
/**
|
|
2938
2943
|
* The name of the Sql pool the operation is being performed on.
|
|
2939
2944
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3004,10 +3009,10 @@ export type SqlPoolOperation = ProxyResource & {
|
|
|
3004
3009
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3005
3010
|
*/
|
|
3006
3011
|
readonly isCancellable?: boolean;
|
|
3007
|
-
}
|
|
3012
|
+
}
|
|
3008
3013
|
|
|
3009
3014
|
/** A sensitivity label. */
|
|
3010
|
-
export
|
|
3015
|
+
export interface SensitivityLabel extends ProxyResource {
|
|
3011
3016
|
/**
|
|
3012
3017
|
* managed by
|
|
3013
3018
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3042,10 +3047,10 @@ export type SensitivityLabel = ProxyResource & {
|
|
|
3042
3047
|
*/
|
|
3043
3048
|
readonly isDisabled?: boolean;
|
|
3044
3049
|
rank?: SensitivityLabelRank;
|
|
3045
|
-
}
|
|
3050
|
+
}
|
|
3046
3051
|
|
|
3047
3052
|
/** A sensitivity label update operation. */
|
|
3048
|
-
export
|
|
3053
|
+
export interface SensitivityLabelUpdate extends ProxyResource {
|
|
3049
3054
|
op?: SensitivityLabelUpdateKind;
|
|
3050
3055
|
/** Schema name of the column to update. */
|
|
3051
3056
|
schema?: string;
|
|
@@ -3055,10 +3060,10 @@ export type SensitivityLabelUpdate = ProxyResource & {
|
|
|
3055
3060
|
column?: string;
|
|
3056
3061
|
/** The sensitivity label information to apply on a column. */
|
|
3057
3062
|
sensitivityLabel?: SensitivityLabel;
|
|
3058
|
-
}
|
|
3063
|
+
}
|
|
3059
3064
|
|
|
3060
3065
|
/** A recommended sensitivity label update operation. */
|
|
3061
|
-
export
|
|
3066
|
+
export interface RecommendedSensitivityLabelUpdate extends ProxyResource {
|
|
3062
3067
|
op?: RecommendedSensitivityLabelUpdateKind;
|
|
3063
3068
|
/** Schema name of the column to update. */
|
|
3064
3069
|
schema?: string;
|
|
@@ -3066,16 +3071,16 @@ export type RecommendedSensitivityLabelUpdate = ProxyResource & {
|
|
|
3066
3071
|
table?: string;
|
|
3067
3072
|
/** Column name to update. */
|
|
3068
3073
|
column?: string;
|
|
3069
|
-
}
|
|
3074
|
+
}
|
|
3070
3075
|
|
|
3071
3076
|
/** A Sql pool schema resource. */
|
|
3072
|
-
export
|
|
3077
|
+
export interface SqlPoolSchema extends ProxyResource {}
|
|
3073
3078
|
|
|
3074
3079
|
/** A Sql pool table resource. */
|
|
3075
|
-
export
|
|
3080
|
+
export interface SqlPoolTable extends ProxyResource {}
|
|
3076
3081
|
|
|
3077
3082
|
/** A Sql pool column resource. */
|
|
3078
|
-
export
|
|
3083
|
+
export interface SqlPoolColumn extends ProxyResource {
|
|
3079
3084
|
/** The column data type. */
|
|
3080
3085
|
columnType?: ColumnDataType;
|
|
3081
3086
|
/**
|
|
@@ -3083,10 +3088,10 @@ export type SqlPoolColumn = ProxyResource & {
|
|
|
3083
3088
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3084
3089
|
*/
|
|
3085
3090
|
readonly isComputed?: boolean;
|
|
3086
|
-
}
|
|
3091
|
+
}
|
|
3087
3092
|
|
|
3088
3093
|
/** A Sql pool connection policy. */
|
|
3089
|
-
export
|
|
3094
|
+
export interface SqlPoolConnectionPolicy extends ProxyResource {
|
|
3090
3095
|
/**
|
|
3091
3096
|
* Resource kind.
|
|
3092
3097
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3111,10 +3116,10 @@ export type SqlPoolConnectionPolicy = ProxyResource & {
|
|
|
3111
3116
|
redirectionState?: string;
|
|
3112
3117
|
/** The connection policy state. */
|
|
3113
3118
|
state?: string;
|
|
3114
|
-
}
|
|
3119
|
+
}
|
|
3115
3120
|
|
|
3116
3121
|
/** A Sql pool vulnerability assessment. */
|
|
3117
|
-
export
|
|
3122
|
+
export interface SqlPoolVulnerabilityAssessment extends ProxyResource {
|
|
3118
3123
|
/** A blob storage container path to hold the scan results (e.g. https://myStorage.blob.core.windows.net/VaScans/). It is required if server level vulnerability assessment policy doesn't set */
|
|
3119
3124
|
storageContainerPath?: string;
|
|
3120
3125
|
/** A shared access signature (SAS Key) that has write access to the blob container specified in 'storageContainerPath' parameter. If 'storageAccountAccessKey' isn't specified, StorageContainerSasKey is required. */
|
|
@@ -3123,10 +3128,10 @@ export type SqlPoolVulnerabilityAssessment = ProxyResource & {
|
|
|
3123
3128
|
storageAccountAccessKey?: string;
|
|
3124
3129
|
/** The recurring scans settings */
|
|
3125
3130
|
recurringScans?: VulnerabilityAssessmentRecurringScansProperties;
|
|
3126
|
-
}
|
|
3131
|
+
}
|
|
3127
3132
|
|
|
3128
3133
|
/** A vulnerability assessment scan record. */
|
|
3129
|
-
export
|
|
3134
|
+
export interface VulnerabilityAssessmentScanRecord extends ProxyResource {
|
|
3130
3135
|
/**
|
|
3131
3136
|
* The scan ID.
|
|
3132
3137
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3167,19 +3172,20 @@ export type VulnerabilityAssessmentScanRecord = ProxyResource & {
|
|
|
3167
3172
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3168
3173
|
*/
|
|
3169
3174
|
readonly numberOfFailedSecurityChecks?: number;
|
|
3170
|
-
}
|
|
3175
|
+
}
|
|
3171
3176
|
|
|
3172
3177
|
/** A Sql pool Vulnerability Assessment scan export resource. */
|
|
3173
|
-
export
|
|
3178
|
+
export interface SqlPoolVulnerabilityAssessmentScansExport
|
|
3179
|
+
extends ProxyResource {
|
|
3174
3180
|
/**
|
|
3175
3181
|
* Location of the exported report (e.g. https://myStorage.blob.core.windows.net/VaScans/scans/serverName/databaseName/scan_scanId.xlsx).
|
|
3176
3182
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3177
3183
|
*/
|
|
3178
3184
|
readonly exportedReportLocation?: string;
|
|
3179
|
-
}
|
|
3185
|
+
}
|
|
3180
3186
|
|
|
3181
3187
|
/** A Sql pool security alert policy. */
|
|
3182
|
-
export
|
|
3188
|
+
export interface SqlPoolSecurityAlertPolicy extends ProxyResource {
|
|
3183
3189
|
/** Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific Sql pool. */
|
|
3184
3190
|
state?: SecurityAlertPolicyState;
|
|
3185
3191
|
/** Specifies an array of alerts that are disabled. Allowed values are: Sql_Injection, Sql_Injection_Vulnerability, Access_Anomaly, Data_Exfiltration, Unsafe_Action */
|
|
@@ -3199,16 +3205,17 @@ export type SqlPoolSecurityAlertPolicy = ProxyResource & {
|
|
|
3199
3205
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3200
3206
|
*/
|
|
3201
3207
|
readonly creationTime?: Date;
|
|
3202
|
-
}
|
|
3208
|
+
}
|
|
3203
3209
|
|
|
3204
3210
|
/** A Sql pool vulnerability assessment rule baseline. */
|
|
3205
|
-
export
|
|
3211
|
+
export interface SqlPoolVulnerabilityAssessmentRuleBaseline
|
|
3212
|
+
extends ProxyResource {
|
|
3206
3213
|
/** The rule baseline result */
|
|
3207
3214
|
baselineResults?: SqlPoolVulnerabilityAssessmentRuleBaselineItem[];
|
|
3208
|
-
}
|
|
3215
|
+
}
|
|
3209
3216
|
|
|
3210
3217
|
/** An extended Sql pool blob auditing policy. */
|
|
3211
|
-
export
|
|
3218
|
+
export interface ExtendedSqlPoolBlobAuditingPolicy extends ProxyResource {
|
|
3212
3219
|
/** Specifies condition of where clause when creating an audit. */
|
|
3213
3220
|
predicateExpression?: string;
|
|
3214
3221
|
/** Specifies the state of the policy. If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled are required. */
|
|
@@ -3310,9 +3317,9 @@ export type ExtendedSqlPoolBlobAuditingPolicy = ProxyResource & {
|
|
|
3310
3317
|
* The default minimum value is 1000 (1 second). The maximum is 2,147,483,647.
|
|
3311
3318
|
*/
|
|
3312
3319
|
queueDelayMs?: number;
|
|
3313
|
-
}
|
|
3320
|
+
}
|
|
3314
3321
|
|
|
3315
|
-
export
|
|
3322
|
+
export interface DataMaskingPolicy extends ProxyResource {
|
|
3316
3323
|
/**
|
|
3317
3324
|
* The location of the data masking policy.
|
|
3318
3325
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3342,10 +3349,10 @@ export type DataMaskingPolicy = ProxyResource & {
|
|
|
3342
3349
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3343
3350
|
*/
|
|
3344
3351
|
readonly maskingLevel?: string;
|
|
3345
|
-
}
|
|
3352
|
+
}
|
|
3346
3353
|
|
|
3347
3354
|
/** Represents a Sql pool data masking rule. */
|
|
3348
|
-
export
|
|
3355
|
+
export interface DataMaskingRule extends ProxyResource {
|
|
3349
3356
|
/**
|
|
3350
3357
|
* The location of the data masking rule.
|
|
3351
3358
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3383,10 +3390,10 @@ export type DataMaskingRule = ProxyResource & {
|
|
|
3383
3390
|
suffixSize?: string;
|
|
3384
3391
|
/** If maskingFunction is set to Text, the character to use for masking the unexposed part of the string. Otherwise, this parameter will be ignored. */
|
|
3385
3392
|
replacementString?: string;
|
|
3386
|
-
}
|
|
3393
|
+
}
|
|
3387
3394
|
|
|
3388
3395
|
/** Workload group operations for a sql pool */
|
|
3389
|
-
export
|
|
3396
|
+
export interface WorkloadGroup extends ProxyResource {
|
|
3390
3397
|
/** The workload group minimum percentage resource. */
|
|
3391
3398
|
minResourcePercent?: number;
|
|
3392
3399
|
/** The workload group cap percentage resource. */
|
|
@@ -3399,10 +3406,10 @@ export type WorkloadGroup = ProxyResource & {
|
|
|
3399
3406
|
importance?: string;
|
|
3400
3407
|
/** The workload group query execution timeout. */
|
|
3401
3408
|
queryExecutionTimeout?: number;
|
|
3402
|
-
}
|
|
3409
|
+
}
|
|
3403
3410
|
|
|
3404
3411
|
/** Workload classifier operations for a data warehouse */
|
|
3405
|
-
export
|
|
3412
|
+
export interface WorkloadClassifier extends ProxyResource {
|
|
3406
3413
|
/** The workload classifier member name. */
|
|
3407
3414
|
memberName?: string;
|
|
3408
3415
|
/** The workload classifier label. */
|
|
@@ -3415,10 +3422,10 @@ export type WorkloadClassifier = ProxyResource & {
|
|
|
3415
3422
|
endTime?: string;
|
|
3416
3423
|
/** The workload classifier importance. */
|
|
3417
3424
|
importance?: string;
|
|
3418
|
-
}
|
|
3425
|
+
}
|
|
3419
3426
|
|
|
3420
3427
|
/** A server blob auditing policy. */
|
|
3421
|
-
export
|
|
3428
|
+
export interface ServerBlobAuditingPolicy extends ProxyResource {
|
|
3422
3429
|
/** Specifies the state of the policy. If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled are required. */
|
|
3423
3430
|
state?: BlobAuditingPolicyState;
|
|
3424
3431
|
/** Specifies the blob storage endpoint (e.g. https://MyAccount.blob.core.windows.net). If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled is required. */
|
|
@@ -3532,10 +3539,10 @@ export type ServerBlobAuditingPolicy = ProxyResource & {
|
|
|
3532
3539
|
*
|
|
3533
3540
|
*/
|
|
3534
3541
|
isDevopsAuditEnabled?: boolean;
|
|
3535
|
-
}
|
|
3542
|
+
}
|
|
3536
3543
|
|
|
3537
3544
|
/** An extended server blob auditing policy. */
|
|
3538
|
-
export
|
|
3545
|
+
export interface ExtendedServerBlobAuditingPolicy extends ProxyResource {
|
|
3539
3546
|
/** Specifies condition of where clause when creating an audit. */
|
|
3540
3547
|
predicateExpression?: string;
|
|
3541
3548
|
/** Specifies the state of the policy. If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled are required. */
|
|
@@ -3651,10 +3658,10 @@ export type ExtendedServerBlobAuditingPolicy = ProxyResource & {
|
|
|
3651
3658
|
*
|
|
3652
3659
|
*/
|
|
3653
3660
|
isDevopsAuditEnabled?: boolean;
|
|
3654
|
-
}
|
|
3661
|
+
}
|
|
3655
3662
|
|
|
3656
3663
|
/** Workspace managed Sql server security alert policy. */
|
|
3657
|
-
export
|
|
3664
|
+
export interface ServerSecurityAlertPolicy extends ProxyResource {
|
|
3658
3665
|
/** Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific server */
|
|
3659
3666
|
state?: SecurityAlertPolicyState;
|
|
3660
3667
|
/** Specifies an array of alerts that are disabled. Allowed values are: Sql_Injection, Sql_Injection_Vulnerability, Access_Anomaly, Data_Exfiltration, Unsafe_Action */
|
|
@@ -3674,10 +3681,10 @@ export type ServerSecurityAlertPolicy = ProxyResource & {
|
|
|
3674
3681
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3675
3682
|
*/
|
|
3676
3683
|
readonly creationTime?: Date;
|
|
3677
|
-
}
|
|
3684
|
+
}
|
|
3678
3685
|
|
|
3679
3686
|
/** A server vulnerability assessment. */
|
|
3680
|
-
export
|
|
3687
|
+
export interface ServerVulnerabilityAssessment extends ProxyResource {
|
|
3681
3688
|
/** A blob storage container path to hold the scan results (e.g. https://myStorage.blob.core.windows.net/VaScans/). */
|
|
3682
3689
|
storageContainerPath?: string;
|
|
3683
3690
|
/** A shared access signature (SAS Key) that has read and write access to the blob container specified in 'storageContainerPath' parameter. If 'storageAccountAccessKey' isn't specified, StorageContainerSasKey is required. */
|
|
@@ -3686,10 +3693,10 @@ export type ServerVulnerabilityAssessment = ProxyResource & {
|
|
|
3686
3693
|
storageAccountAccessKey?: string;
|
|
3687
3694
|
/** The recurring scans settings */
|
|
3688
3695
|
recurringScans?: VulnerabilityAssessmentRecurringScansProperties;
|
|
3689
|
-
}
|
|
3696
|
+
}
|
|
3690
3697
|
|
|
3691
3698
|
/** The server encryption protector. */
|
|
3692
|
-
export
|
|
3699
|
+
export interface EncryptionProtector extends ProxyResource {
|
|
3693
3700
|
/**
|
|
3694
3701
|
* Kind of encryption protector. This is metadata used for the Azure portal experience.
|
|
3695
3702
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3719,10 +3726,10 @@ export type EncryptionProtector = ProxyResource & {
|
|
|
3719
3726
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3720
3727
|
*/
|
|
3721
3728
|
readonly thumbprint?: string;
|
|
3722
|
-
}
|
|
3729
|
+
}
|
|
3723
3730
|
|
|
3724
3731
|
/** A recoverable sql pool */
|
|
3725
|
-
export
|
|
3732
|
+
export interface RecoverableSqlPool extends ProxyResource {
|
|
3726
3733
|
/**
|
|
3727
3734
|
* The edition of the database
|
|
3728
3735
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3743,10 +3750,10 @@ export type RecoverableSqlPool = ProxyResource & {
|
|
|
3743
3750
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3744
3751
|
*/
|
|
3745
3752
|
readonly lastAvailableBackupDate?: Date;
|
|
3746
|
-
}
|
|
3753
|
+
}
|
|
3747
3754
|
|
|
3748
3755
|
/** Dedicated Sql Minimal Tls Settings Info */
|
|
3749
|
-
export
|
|
3756
|
+
export interface DedicatedSQLminimalTlsSettings extends ProxyResource {
|
|
3750
3757
|
/**
|
|
3751
3758
|
* Resource location.
|
|
3752
3759
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3754,10 +3761,10 @@ export type DedicatedSQLminimalTlsSettings = ProxyResource & {
|
|
|
3754
3761
|
readonly location?: string;
|
|
3755
3762
|
/** The minimal tls version of the sql server. */
|
|
3756
3763
|
minimalTlsVersion?: string;
|
|
3757
|
-
}
|
|
3764
|
+
}
|
|
3758
3765
|
|
|
3759
3766
|
/** Workspace active directory administrator */
|
|
3760
|
-
export
|
|
3767
|
+
export interface WorkspaceAadAdminInfo extends ProxyResource {
|
|
3761
3768
|
/** Tenant ID of the workspace active directory administrator */
|
|
3762
3769
|
tenantId?: string;
|
|
3763
3770
|
/** Login of the workspace active directory administrator */
|
|
@@ -3766,16 +3773,16 @@ export type WorkspaceAadAdminInfo = ProxyResource & {
|
|
|
3766
3773
|
administratorType?: string;
|
|
3767
3774
|
/** Object ID of the workspace active directory administrator */
|
|
3768
3775
|
sid?: string;
|
|
3769
|
-
}
|
|
3776
|
+
}
|
|
3770
3777
|
|
|
3771
3778
|
/** Sql Control Settings for workspace managed identity */
|
|
3772
|
-
export
|
|
3779
|
+
export interface ManagedIdentitySqlControlSettingsModel extends ProxyResource {
|
|
3773
3780
|
/** Grant sql control to managed identity */
|
|
3774
3781
|
grantSqlControlToManagedIdentity?: ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentity;
|
|
3775
|
-
}
|
|
3782
|
+
}
|
|
3776
3783
|
|
|
3777
3784
|
/** A restorable dropped Sql pool */
|
|
3778
|
-
export
|
|
3785
|
+
export interface RestorableDroppedSqlPool extends ProxyResource {
|
|
3779
3786
|
/**
|
|
3780
3787
|
* The geo-location where the resource lives
|
|
3781
3788
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3821,10 +3828,10 @@ export type RestorableDroppedSqlPool = ProxyResource & {
|
|
|
3821
3828
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3822
3829
|
*/
|
|
3823
3830
|
readonly earliestRestoreDate?: Date;
|
|
3824
|
-
}
|
|
3831
|
+
}
|
|
3825
3832
|
|
|
3826
3833
|
/** Class representing an attached database configuration. */
|
|
3827
|
-
export
|
|
3834
|
+
export interface AttachedDatabaseConfiguration extends ProxyResource {
|
|
3828
3835
|
/** Resource location. */
|
|
3829
3836
|
location?: string;
|
|
3830
3837
|
/**
|
|
@@ -3850,10 +3857,10 @@ export type AttachedDatabaseConfiguration = ProxyResource & {
|
|
|
3850
3857
|
defaultPrincipalsModificationKind?: DefaultPrincipalsModificationKind;
|
|
3851
3858
|
/** Table level sharing specifications */
|
|
3852
3859
|
tableLevelSharingProperties?: TableLevelSharingProperties;
|
|
3853
|
-
}
|
|
3860
|
+
}
|
|
3854
3861
|
|
|
3855
3862
|
/** Class representing a Kusto database. */
|
|
3856
|
-
export
|
|
3863
|
+
export interface Database extends ProxyResource {
|
|
3857
3864
|
/** Resource location. */
|
|
3858
3865
|
location?: string;
|
|
3859
3866
|
/** Kind of the database */
|
|
@@ -3863,10 +3870,10 @@ export type Database = ProxyResource & {
|
|
|
3863
3870
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3864
3871
|
*/
|
|
3865
3872
|
readonly systemData?: SystemData;
|
|
3866
|
-
}
|
|
3873
|
+
}
|
|
3867
3874
|
|
|
3868
3875
|
/** Class representing a data connection. */
|
|
3869
|
-
export
|
|
3876
|
+
export interface DataConnection extends ProxyResource {
|
|
3870
3877
|
/** Resource location. */
|
|
3871
3878
|
location?: string;
|
|
3872
3879
|
/** Kind of the endpoint for the data connection */
|
|
@@ -3876,10 +3883,10 @@ export type DataConnection = ProxyResource & {
|
|
|
3876
3883
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3877
3884
|
*/
|
|
3878
3885
|
readonly systemData?: SystemData;
|
|
3879
|
-
}
|
|
3886
|
+
}
|
|
3880
3887
|
|
|
3881
3888
|
/** Class representing a cluster principal assignment. */
|
|
3882
|
-
export
|
|
3889
|
+
export interface ClusterPrincipalAssignment extends ProxyResource {
|
|
3883
3890
|
/**
|
|
3884
3891
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
3885
3892
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3908,10 +3915,10 @@ export type ClusterPrincipalAssignment = ProxyResource & {
|
|
|
3908
3915
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3909
3916
|
*/
|
|
3910
3917
|
readonly provisioningState?: ResourceProvisioningState;
|
|
3911
|
-
}
|
|
3918
|
+
}
|
|
3912
3919
|
|
|
3913
3920
|
/** Class representing a database principal assignment. */
|
|
3914
|
-
export
|
|
3921
|
+
export interface DatabasePrincipalAssignment extends ProxyResource {
|
|
3915
3922
|
/**
|
|
3916
3923
|
* Azure Resource Manager metadata containing createdBy and modifiedBy information.
|
|
3917
3924
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -3940,10 +3947,10 @@ export type DatabasePrincipalAssignment = ProxyResource & {
|
|
|
3940
3947
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3941
3948
|
*/
|
|
3942
3949
|
readonly provisioningState?: ResourceProvisioningState;
|
|
3943
|
-
}
|
|
3950
|
+
}
|
|
3944
3951
|
|
|
3945
3952
|
/** A privateLinkHub */
|
|
3946
|
-
export
|
|
3953
|
+
export interface PrivateLinkHub extends TrackedResource {
|
|
3947
3954
|
/** PrivateLinkHub provisioning state */
|
|
3948
3955
|
provisioningState?: string;
|
|
3949
3956
|
/**
|
|
@@ -3951,10 +3958,10 @@ export type PrivateLinkHub = TrackedResource & {
|
|
|
3951
3958
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3952
3959
|
*/
|
|
3953
3960
|
readonly privateEndpointConnections?: PrivateEndpointConnectionForPrivateLinkHubBasic[];
|
|
3954
|
-
}
|
|
3961
|
+
}
|
|
3955
3962
|
|
|
3956
3963
|
/** A SQL Analytics pool */
|
|
3957
|
-
export
|
|
3964
|
+
export interface SqlPool extends TrackedResource {
|
|
3958
3965
|
/** SQL pool SKU */
|
|
3959
3966
|
sku?: Sku;
|
|
3960
3967
|
/** Maximum size in bytes */
|
|
@@ -3995,10 +4002,10 @@ export type SqlPool = TrackedResource & {
|
|
|
3995
4002
|
storageAccountType?: StorageAccountType;
|
|
3996
4003
|
/** Specifies the time that the sql pool was deleted */
|
|
3997
4004
|
sourceDatabaseDeletionDate?: Date;
|
|
3998
|
-
}
|
|
4005
|
+
}
|
|
3999
4006
|
|
|
4000
4007
|
/** A workspace */
|
|
4001
|
-
export
|
|
4008
|
+
export interface Workspace extends TrackedResource {
|
|
4002
4009
|
/** Identity of the workspace */
|
|
4003
4010
|
identity?: ManagedIdentity;
|
|
4004
4011
|
/** Workspace default data lake storage account details */
|
|
@@ -4060,10 +4067,10 @@ export type Workspace = TrackedResource & {
|
|
|
4060
4067
|
azureADOnlyAuthentication?: boolean;
|
|
4061
4068
|
/** Is trustedServiceBypassEnabled for the workspace */
|
|
4062
4069
|
trustedServiceBypassEnabled?: boolean;
|
|
4063
|
-
}
|
|
4070
|
+
}
|
|
4064
4071
|
|
|
4065
4072
|
/** A Big Data pool */
|
|
4066
|
-
export
|
|
4073
|
+
export interface BigDataPoolResourceInfo extends TrackedResource {
|
|
4067
4074
|
/** The state of the Big Data pool. */
|
|
4068
4075
|
provisioningState?: string;
|
|
4069
4076
|
/** Auto-scaling properties */
|
|
@@ -4106,10 +4113,10 @@ export type BigDataPoolResourceInfo = TrackedResource & {
|
|
|
4106
4113
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4107
4114
|
*/
|
|
4108
4115
|
readonly lastSucceededTimestamp?: Date;
|
|
4109
|
-
}
|
|
4116
|
+
}
|
|
4110
4117
|
|
|
4111
4118
|
/** Class representing a Kusto kusto pool. */
|
|
4112
|
-
export
|
|
4119
|
+
export interface KustoPool extends TrackedResource {
|
|
4113
4120
|
/** The SKU of the kusto pool. */
|
|
4114
4121
|
sku: AzureSku;
|
|
4115
4122
|
/**
|
|
@@ -4160,13 +4167,15 @@ export type KustoPool = TrackedResource & {
|
|
|
4160
4167
|
readonly languageExtensions?: LanguageExtensionsList;
|
|
4161
4168
|
/** The workspace unique identifier. */
|
|
4162
4169
|
workspaceUID?: string;
|
|
4163
|
-
}
|
|
4170
|
+
}
|
|
4164
4171
|
|
|
4165
4172
|
/** Azure Synapse nested resource, which belongs to a workspace. */
|
|
4166
|
-
export
|
|
4173
|
+
export interface SubResource extends AzureEntityResource {}
|
|
4167
4174
|
|
|
4168
4175
|
/** Class representing a read write database. */
|
|
4169
|
-
export
|
|
4176
|
+
export interface ReadWriteDatabase extends Database {
|
|
4177
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4178
|
+
kind: "ReadWrite";
|
|
4170
4179
|
/**
|
|
4171
4180
|
* The provisioned state of the resource.
|
|
4172
4181
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4186,10 +4195,12 @@ export type ReadWriteDatabase = Database & {
|
|
|
4186
4195
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4187
4196
|
*/
|
|
4188
4197
|
readonly isFollowed?: boolean;
|
|
4189
|
-
}
|
|
4198
|
+
}
|
|
4190
4199
|
|
|
4191
4200
|
/** Class representing a read only following database. */
|
|
4192
|
-
export
|
|
4201
|
+
export interface ReadOnlyFollowingDatabase extends Database {
|
|
4202
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4203
|
+
kind: "ReadOnlyFollowing";
|
|
4193
4204
|
/**
|
|
4194
4205
|
* The provisioned state of the resource.
|
|
4195
4206
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4222,10 +4233,12 @@ export type ReadOnlyFollowingDatabase = Database & {
|
|
|
4222
4233
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4223
4234
|
*/
|
|
4224
4235
|
readonly principalsModificationKind?: PrincipalsModificationKind;
|
|
4225
|
-
}
|
|
4236
|
+
}
|
|
4226
4237
|
|
|
4227
4238
|
/** Class representing an event hub data connection. */
|
|
4228
|
-
export
|
|
4239
|
+
export interface EventHubDataConnection extends DataConnection {
|
|
4240
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4241
|
+
kind: "EventHub";
|
|
4229
4242
|
/** The resource ID of the event hub to be used to create a data connection. */
|
|
4230
4243
|
eventHubResourceId?: string;
|
|
4231
4244
|
/** The event hub consumer group. */
|
|
@@ -4247,10 +4260,12 @@ export type EventHubDataConnection = DataConnection & {
|
|
|
4247
4260
|
readonly provisioningState?: ResourceProvisioningState;
|
|
4248
4261
|
/** The resource ID of a managed identity (system or user assigned) to be used to authenticate with event hub. */
|
|
4249
4262
|
managedIdentityResourceId?: string;
|
|
4250
|
-
}
|
|
4263
|
+
}
|
|
4251
4264
|
|
|
4252
4265
|
/** Class representing an iot hub data connection. */
|
|
4253
|
-
export
|
|
4266
|
+
export interface IotHubDataConnection extends DataConnection {
|
|
4267
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4268
|
+
kind: "IotHub";
|
|
4254
4269
|
/** The resource ID of the Iot hub to be used to create a data connection. */
|
|
4255
4270
|
iotHubResourceId?: string;
|
|
4256
4271
|
/** The iot hub consumer group. */
|
|
@@ -4270,10 +4285,12 @@ export type IotHubDataConnection = DataConnection & {
|
|
|
4270
4285
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4271
4286
|
*/
|
|
4272
4287
|
readonly provisioningState?: ResourceProvisioningState;
|
|
4273
|
-
}
|
|
4288
|
+
}
|
|
4274
4289
|
|
|
4275
4290
|
/** Class representing an Event Grid data connection. */
|
|
4276
|
-
export
|
|
4291
|
+
export interface EventGridDataConnection extends DataConnection {
|
|
4292
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4293
|
+
kind: "EventGrid";
|
|
4277
4294
|
/** The resource ID of the storage account where the data resides. */
|
|
4278
4295
|
storageAccountResourceId?: string;
|
|
4279
4296
|
/** The resource ID where the event grid is configured to send events. */
|
|
@@ -4295,10 +4312,10 @@ export type EventGridDataConnection = DataConnection & {
|
|
|
4295
4312
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4296
4313
|
*/
|
|
4297
4314
|
readonly provisioningState?: ResourceProvisioningState;
|
|
4298
|
-
}
|
|
4315
|
+
}
|
|
4299
4316
|
|
|
4300
4317
|
/** Library response details */
|
|
4301
|
-
export
|
|
4318
|
+
export interface LibraryResource extends SubResource {
|
|
4302
4319
|
/** Name of the library. */
|
|
4303
4320
|
namePropertiesName?: string;
|
|
4304
4321
|
/** Storage blob path of library. */
|
|
@@ -4319,16 +4336,16 @@ export type LibraryResource = SubResource & {
|
|
|
4319
4336
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4320
4337
|
*/
|
|
4321
4338
|
readonly creatorId?: string;
|
|
4322
|
-
}
|
|
4339
|
+
}
|
|
4323
4340
|
|
|
4324
4341
|
/** Integration runtime resource type. */
|
|
4325
|
-
export
|
|
4342
|
+
export interface IntegrationRuntimeResource extends SubResource {
|
|
4326
4343
|
/** Integration runtime properties. */
|
|
4327
4344
|
properties: IntegrationRuntimeUnion;
|
|
4328
|
-
}
|
|
4345
|
+
}
|
|
4329
4346
|
|
|
4330
4347
|
/** SparkConfiguration response details */
|
|
4331
|
-
export
|
|
4348
|
+
export interface SparkConfigurationResource extends SubResource {
|
|
4332
4349
|
/** Description about the SparkConfiguration. */
|
|
4333
4350
|
description?: string;
|
|
4334
4351
|
/** SparkConfiguration configs. */
|
|
@@ -4341,10 +4358,11 @@ export type SparkConfigurationResource = SubResource & {
|
|
|
4341
4358
|
createdBy?: string;
|
|
4342
4359
|
/** The timestamp of resource creation. */
|
|
4343
4360
|
created?: Date;
|
|
4344
|
-
}
|
|
4361
|
+
}
|
|
4345
4362
|
|
|
4346
4363
|
/** Known values of {@link AzureADOnlyAuthenticationName} that the service accepts. */
|
|
4347
4364
|
export enum KnownAzureADOnlyAuthenticationName {
|
|
4365
|
+
/** Default */
|
|
4348
4366
|
Default = "default"
|
|
4349
4367
|
}
|
|
4350
4368
|
|
|
@@ -4359,8 +4377,11 @@ export type AzureADOnlyAuthenticationName = string;
|
|
|
4359
4377
|
|
|
4360
4378
|
/** Known values of {@link StateValue} that the service accepts. */
|
|
4361
4379
|
export enum KnownStateValue {
|
|
4380
|
+
/** Consistent */
|
|
4362
4381
|
Consistent = "Consistent",
|
|
4382
|
+
/** InConsistent */
|
|
4363
4383
|
InConsistent = "InConsistent",
|
|
4384
|
+
/** Updating */
|
|
4364
4385
|
Updating = "Updating"
|
|
4365
4386
|
}
|
|
4366
4387
|
|
|
@@ -4377,10 +4398,15 @@ export type StateValue = string;
|
|
|
4377
4398
|
|
|
4378
4399
|
/** Known values of {@link ProvisioningState} that the service accepts. */
|
|
4379
4400
|
export enum KnownProvisioningState {
|
|
4401
|
+
/** Provisioning */
|
|
4380
4402
|
Provisioning = "Provisioning",
|
|
4403
|
+
/** Succeeded */
|
|
4381
4404
|
Succeeded = "Succeeded",
|
|
4405
|
+
/** Deleting */
|
|
4382
4406
|
Deleting = "Deleting",
|
|
4407
|
+
/** Failed */
|
|
4383
4408
|
Failed = "Failed",
|
|
4409
|
+
/** DeleteError */
|
|
4384
4410
|
DeleteError = "DeleteError"
|
|
4385
4411
|
}
|
|
4386
4412
|
|
|
@@ -4399,9 +4425,13 @@ export type ProvisioningState = string;
|
|
|
4399
4425
|
|
|
4400
4426
|
/** Known values of {@link OperationStatus} that the service accepts. */
|
|
4401
4427
|
export enum KnownOperationStatus {
|
|
4428
|
+
/** InProgress */
|
|
4402
4429
|
InProgress = "InProgress",
|
|
4430
|
+
/** Succeeded */
|
|
4403
4431
|
Succeeded = "Succeeded",
|
|
4432
|
+
/** Failed */
|
|
4404
4433
|
Failed = "Failed",
|
|
4434
|
+
/** Canceled */
|
|
4405
4435
|
Canceled = "Canceled"
|
|
4406
4436
|
}
|
|
4407
4437
|
|
|
@@ -4419,9 +4449,13 @@ export type OperationStatus = string;
|
|
|
4419
4449
|
|
|
4420
4450
|
/** Known values of {@link CreateMode} that the service accepts. */
|
|
4421
4451
|
export enum KnownCreateMode {
|
|
4452
|
+
/** Default */
|
|
4422
4453
|
Default = "Default",
|
|
4454
|
+
/** PointInTimeRestore */
|
|
4423
4455
|
PointInTimeRestore = "PointInTimeRestore",
|
|
4456
|
+
/** Recovery */
|
|
4424
4457
|
Recovery = "Recovery",
|
|
4458
|
+
/** Restore */
|
|
4425
4459
|
Restore = "Restore"
|
|
4426
4460
|
}
|
|
4427
4461
|
|
|
@@ -4439,7 +4473,9 @@ export type CreateMode = string;
|
|
|
4439
4473
|
|
|
4440
4474
|
/** Known values of {@link StorageAccountType} that the service accepts. */
|
|
4441
4475
|
export enum KnownStorageAccountType {
|
|
4476
|
+
/** GRS */
|
|
4442
4477
|
GRS = "GRS",
|
|
4478
|
+
/** LRS */
|
|
4443
4479
|
LRS = "LRS"
|
|
4444
4480
|
}
|
|
4445
4481
|
|
|
@@ -4455,6 +4491,7 @@ export type StorageAccountType = string;
|
|
|
4455
4491
|
|
|
4456
4492
|
/** Known values of {@link GeoBackupPolicyName} that the service accepts. */
|
|
4457
4493
|
export enum KnownGeoBackupPolicyName {
|
|
4494
|
+
/** Default */
|
|
4458
4495
|
Default = "Default"
|
|
4459
4496
|
}
|
|
4460
4497
|
|
|
@@ -4469,6 +4506,7 @@ export type GeoBackupPolicyName = string;
|
|
|
4469
4506
|
|
|
4470
4507
|
/** Known values of {@link DataWarehouseUserActivityName} that the service accepts. */
|
|
4471
4508
|
export enum KnownDataWarehouseUserActivityName {
|
|
4509
|
+
/** Current */
|
|
4472
4510
|
Current = "current"
|
|
4473
4511
|
}
|
|
4474
4512
|
|
|
@@ -4483,9 +4521,13 @@ export type DataWarehouseUserActivityName = string;
|
|
|
4483
4521
|
|
|
4484
4522
|
/** Known values of {@link ReplicationState} that the service accepts. */
|
|
4485
4523
|
export enum KnownReplicationState {
|
|
4524
|
+
/** Pending */
|
|
4486
4525
|
Pending = "PENDING",
|
|
4526
|
+
/** Seeding */
|
|
4487
4527
|
Seeding = "SEEDING",
|
|
4528
|
+
/** CatchUP */
|
|
4488
4529
|
CatchUP = "CATCH_UP",
|
|
4530
|
+
/** Suspended */
|
|
4489
4531
|
Suspended = "SUSPENDED"
|
|
4490
4532
|
}
|
|
4491
4533
|
|
|
@@ -4503,12 +4545,19 @@ export type ReplicationState = string;
|
|
|
4503
4545
|
|
|
4504
4546
|
/** Known values of {@link DayOfWeek} that the service accepts. */
|
|
4505
4547
|
export enum KnownDayOfWeek {
|
|
4548
|
+
/** Sunday */
|
|
4506
4549
|
Sunday = "Sunday",
|
|
4550
|
+
/** Monday */
|
|
4507
4551
|
Monday = "Monday",
|
|
4552
|
+
/** Tuesday */
|
|
4508
4553
|
Tuesday = "Tuesday",
|
|
4554
|
+
/** Wednesday */
|
|
4509
4555
|
Wednesday = "Wednesday",
|
|
4556
|
+
/** Thursday */
|
|
4510
4557
|
Thursday = "Thursday",
|
|
4558
|
+
/** Friday */
|
|
4511
4559
|
Friday = "Friday",
|
|
4560
|
+
/** Saturday */
|
|
4512
4561
|
Saturday = "Saturday"
|
|
4513
4562
|
}
|
|
4514
4563
|
|
|
@@ -4529,6 +4578,7 @@ export type DayOfWeek = string;
|
|
|
4529
4578
|
|
|
4530
4579
|
/** Known values of {@link TransparentDataEncryptionName} that the service accepts. */
|
|
4531
4580
|
export enum KnownTransparentDataEncryptionName {
|
|
4581
|
+
/** Current */
|
|
4532
4582
|
Current = "current"
|
|
4533
4583
|
}
|
|
4534
4584
|
|
|
@@ -4543,11 +4593,17 @@ export type TransparentDataEncryptionName = string;
|
|
|
4543
4593
|
|
|
4544
4594
|
/** Known values of {@link ManagementOperationState} that the service accepts. */
|
|
4545
4595
|
export enum KnownManagementOperationState {
|
|
4596
|
+
/** Pending */
|
|
4546
4597
|
Pending = "Pending",
|
|
4598
|
+
/** InProgress */
|
|
4547
4599
|
InProgress = "InProgress",
|
|
4600
|
+
/** Succeeded */
|
|
4548
4601
|
Succeeded = "Succeeded",
|
|
4602
|
+
/** Failed */
|
|
4549
4603
|
Failed = "Failed",
|
|
4604
|
+
/** CancelInProgress */
|
|
4550
4605
|
CancelInProgress = "CancelInProgress",
|
|
4606
|
+
/** Cancelled */
|
|
4551
4607
|
Cancelled = "Cancelled"
|
|
4552
4608
|
}
|
|
4553
4609
|
|
|
@@ -4567,39 +4623,73 @@ export type ManagementOperationState = string;
|
|
|
4567
4623
|
|
|
4568
4624
|
/** Known values of {@link ColumnDataType} that the service accepts. */
|
|
4569
4625
|
export enum KnownColumnDataType {
|
|
4626
|
+
/** Image */
|
|
4570
4627
|
Image = "image",
|
|
4628
|
+
/** Text */
|
|
4571
4629
|
Text = "text",
|
|
4630
|
+
/** Uniqueidentifier */
|
|
4572
4631
|
Uniqueidentifier = "uniqueidentifier",
|
|
4632
|
+
/** Date */
|
|
4573
4633
|
Date = "date",
|
|
4634
|
+
/** Time */
|
|
4574
4635
|
Time = "time",
|
|
4636
|
+
/** Datetime2 */
|
|
4575
4637
|
Datetime2 = "datetime2",
|
|
4638
|
+
/** Datetimeoffset */
|
|
4576
4639
|
Datetimeoffset = "datetimeoffset",
|
|
4640
|
+
/** Tinyint */
|
|
4577
4641
|
Tinyint = "tinyint",
|
|
4642
|
+
/** Smallint */
|
|
4578
4643
|
Smallint = "smallint",
|
|
4644
|
+
/** Int */
|
|
4579
4645
|
Int = "int",
|
|
4646
|
+
/** Smalldatetime */
|
|
4580
4647
|
Smalldatetime = "smalldatetime",
|
|
4648
|
+
/** Real */
|
|
4581
4649
|
Real = "real",
|
|
4650
|
+
/** Money */
|
|
4582
4651
|
Money = "money",
|
|
4652
|
+
/** Datetime */
|
|
4583
4653
|
Datetime = "datetime",
|
|
4654
|
+
/** Float */
|
|
4584
4655
|
Float = "float",
|
|
4656
|
+
/** SqlVariant */
|
|
4585
4657
|
SqlVariant = "sql_variant",
|
|
4658
|
+
/** Ntext */
|
|
4586
4659
|
Ntext = "ntext",
|
|
4660
|
+
/** Bit */
|
|
4587
4661
|
Bit = "bit",
|
|
4662
|
+
/** Decimal */
|
|
4588
4663
|
Decimal = "decimal",
|
|
4664
|
+
/** Numeric */
|
|
4589
4665
|
Numeric = "numeric",
|
|
4666
|
+
/** Smallmoney */
|
|
4590
4667
|
Smallmoney = "smallmoney",
|
|
4668
|
+
/** Bigint */
|
|
4591
4669
|
Bigint = "bigint",
|
|
4670
|
+
/** Hierarchyid */
|
|
4592
4671
|
Hierarchyid = "hierarchyid",
|
|
4672
|
+
/** Geometry */
|
|
4593
4673
|
Geometry = "geometry",
|
|
4674
|
+
/** Geography */
|
|
4594
4675
|
Geography = "geography",
|
|
4676
|
+
/** Varbinary */
|
|
4595
4677
|
Varbinary = "varbinary",
|
|
4678
|
+
/** Varchar */
|
|
4596
4679
|
Varchar = "varchar",
|
|
4680
|
+
/** Binary */
|
|
4597
4681
|
Binary = "binary",
|
|
4682
|
+
/** Char */
|
|
4598
4683
|
Char = "char",
|
|
4684
|
+
/** Timestamp */
|
|
4599
4685
|
Timestamp = "timestamp",
|
|
4686
|
+
/** Nvarchar */
|
|
4600
4687
|
Nvarchar = "nvarchar",
|
|
4688
|
+
/** Nchar */
|
|
4601
4689
|
Nchar = "nchar",
|
|
4690
|
+
/** Xml */
|
|
4602
4691
|
Xml = "xml",
|
|
4692
|
+
/** Sysname */
|
|
4603
4693
|
Sysname = "sysname"
|
|
4604
4694
|
}
|
|
4605
4695
|
|
|
@@ -4647,6 +4737,7 @@ export type ColumnDataType = string;
|
|
|
4647
4737
|
|
|
4648
4738
|
/** Known values of {@link ConnectionPolicyName} that the service accepts. */
|
|
4649
4739
|
export enum KnownConnectionPolicyName {
|
|
4740
|
+
/** Default */
|
|
4650
4741
|
Default = "default"
|
|
4651
4742
|
}
|
|
4652
4743
|
|
|
@@ -4661,6 +4752,7 @@ export type ConnectionPolicyName = string;
|
|
|
4661
4752
|
|
|
4662
4753
|
/** Known values of {@link VulnerabilityAssessmentName} that the service accepts. */
|
|
4663
4754
|
export enum KnownVulnerabilityAssessmentName {
|
|
4755
|
+
/** Default */
|
|
4664
4756
|
Default = "default"
|
|
4665
4757
|
}
|
|
4666
4758
|
|
|
@@ -4675,7 +4767,9 @@ export type VulnerabilityAssessmentName = string;
|
|
|
4675
4767
|
|
|
4676
4768
|
/** Known values of {@link VulnerabilityAssessmentScanTriggerType} that the service accepts. */
|
|
4677
4769
|
export enum KnownVulnerabilityAssessmentScanTriggerType {
|
|
4770
|
+
/** OnDemand */
|
|
4678
4771
|
OnDemand = "OnDemand",
|
|
4772
|
+
/** Recurring */
|
|
4679
4773
|
Recurring = "Recurring"
|
|
4680
4774
|
}
|
|
4681
4775
|
|
|
@@ -4691,9 +4785,13 @@ export type VulnerabilityAssessmentScanTriggerType = string;
|
|
|
4691
4785
|
|
|
4692
4786
|
/** Known values of {@link VulnerabilityAssessmentScanState} that the service accepts. */
|
|
4693
4787
|
export enum KnownVulnerabilityAssessmentScanState {
|
|
4788
|
+
/** Passed */
|
|
4694
4789
|
Passed = "Passed",
|
|
4790
|
+
/** Failed */
|
|
4695
4791
|
Failed = "Failed",
|
|
4792
|
+
/** FailedToRun */
|
|
4696
4793
|
FailedToRun = "FailedToRun",
|
|
4794
|
+
/** InProgress */
|
|
4697
4795
|
InProgress = "InProgress"
|
|
4698
4796
|
}
|
|
4699
4797
|
|
|
@@ -4711,6 +4809,7 @@ export type VulnerabilityAssessmentScanState = string;
|
|
|
4711
4809
|
|
|
4712
4810
|
/** Known values of {@link SecurityAlertPolicyName} that the service accepts. */
|
|
4713
4811
|
export enum KnownSecurityAlertPolicyName {
|
|
4812
|
+
/** Default */
|
|
4714
4813
|
Default = "default"
|
|
4715
4814
|
}
|
|
4716
4815
|
|
|
@@ -4725,6 +4824,7 @@ export type SecurityAlertPolicyName = string;
|
|
|
4725
4824
|
|
|
4726
4825
|
/** Known values of {@link BlobAuditingPolicyName} that the service accepts. */
|
|
4727
4826
|
export enum KnownBlobAuditingPolicyName {
|
|
4827
|
+
/** Default */
|
|
4728
4828
|
Default = "default"
|
|
4729
4829
|
}
|
|
4730
4830
|
|
|
@@ -4739,6 +4839,7 @@ export type BlobAuditingPolicyName = string;
|
|
|
4739
4839
|
|
|
4740
4840
|
/** Known values of {@link SecurityAlertPolicyNameAutoGenerated} that the service accepts. */
|
|
4741
4841
|
export enum KnownSecurityAlertPolicyNameAutoGenerated {
|
|
4842
|
+
/** Default */
|
|
4742
4843
|
Default = "Default"
|
|
4743
4844
|
}
|
|
4744
4845
|
|
|
@@ -4753,6 +4854,7 @@ export type SecurityAlertPolicyNameAutoGenerated = string;
|
|
|
4753
4854
|
|
|
4754
4855
|
/** Known values of {@link EncryptionProtectorName} that the service accepts. */
|
|
4755
4856
|
export enum KnownEncryptionProtectorName {
|
|
4857
|
+
/** Current */
|
|
4756
4858
|
Current = "current"
|
|
4757
4859
|
}
|
|
4758
4860
|
|
|
@@ -4767,7 +4869,9 @@ export type EncryptionProtectorName = string;
|
|
|
4767
4869
|
|
|
4768
4870
|
/** Known values of {@link ServerKeyType} that the service accepts. */
|
|
4769
4871
|
export enum KnownServerKeyType {
|
|
4872
|
+
/** ServiceManaged */
|
|
4770
4873
|
ServiceManaged = "ServiceManaged",
|
|
4874
|
+
/** AzureKeyVault */
|
|
4771
4875
|
AzureKeyVault = "AzureKeyVault"
|
|
4772
4876
|
}
|
|
4773
4877
|
|
|
@@ -4783,6 +4887,7 @@ export type ServerKeyType = string;
|
|
|
4783
4887
|
|
|
4784
4888
|
/** Known values of {@link DedicatedSQLMinimalTlsSettingsName} that the service accepts. */
|
|
4785
4889
|
export enum KnownDedicatedSQLMinimalTlsSettingsName {
|
|
4890
|
+
/** Default */
|
|
4786
4891
|
Default = "default"
|
|
4787
4892
|
}
|
|
4788
4893
|
|
|
@@ -4797,7 +4902,9 @@ export type DedicatedSQLMinimalTlsSettingsName = string;
|
|
|
4797
4902
|
|
|
4798
4903
|
/** Known values of {@link WorkspacePublicNetworkAccess} that the service accepts. */
|
|
4799
4904
|
export enum KnownWorkspacePublicNetworkAccess {
|
|
4905
|
+
/** Enabled */
|
|
4800
4906
|
Enabled = "Enabled",
|
|
4907
|
+
/** Disabled */
|
|
4801
4908
|
Disabled = "Disabled"
|
|
4802
4909
|
}
|
|
4803
4910
|
|
|
@@ -4813,7 +4920,9 @@ export type WorkspacePublicNetworkAccess = string;
|
|
|
4813
4920
|
|
|
4814
4921
|
/** Known values of {@link ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState} that the service accepts. */
|
|
4815
4922
|
export enum KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState {
|
|
4923
|
+
/** Enabled */
|
|
4816
4924
|
Enabled = "Enabled",
|
|
4925
|
+
/** Disabled */
|
|
4817
4926
|
Disabled = "Disabled"
|
|
4818
4927
|
}
|
|
4819
4928
|
|
|
@@ -4829,10 +4938,15 @@ export type ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToMan
|
|
|
4829
4938
|
|
|
4830
4939
|
/** Known values of {@link ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState} that the service accepts. */
|
|
4831
4940
|
export enum KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState {
|
|
4941
|
+
/** Enabling */
|
|
4832
4942
|
Enabling = "Enabling",
|
|
4943
|
+
/** Enabled */
|
|
4833
4944
|
Enabled = "Enabled",
|
|
4945
|
+
/** Disabling */
|
|
4834
4946
|
Disabling = "Disabling",
|
|
4947
|
+
/** Disabled */
|
|
4835
4948
|
Disabled = "Disabled",
|
|
4949
|
+
/** Unknown */
|
|
4836
4950
|
Unknown = "Unknown"
|
|
4837
4951
|
}
|
|
4838
4952
|
|
|
@@ -4851,7 +4965,9 @@ export type ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToMan
|
|
|
4851
4965
|
|
|
4852
4966
|
/** Known values of {@link ConfigurationType} that the service accepts. */
|
|
4853
4967
|
export enum KnownConfigurationType {
|
|
4968
|
+
/** File */
|
|
4854
4969
|
File = "File",
|
|
4970
|
+
/** Artifact */
|
|
4855
4971
|
Artifact = "Artifact"
|
|
4856
4972
|
}
|
|
4857
4973
|
|
|
@@ -4867,12 +4983,19 @@ export type ConfigurationType = string;
|
|
|
4867
4983
|
|
|
4868
4984
|
/** Known values of {@link NodeSize} that the service accepts. */
|
|
4869
4985
|
export enum KnownNodeSize {
|
|
4986
|
+
/** None */
|
|
4870
4987
|
None = "None",
|
|
4988
|
+
/** Small */
|
|
4871
4989
|
Small = "Small",
|
|
4990
|
+
/** Medium */
|
|
4872
4991
|
Medium = "Medium",
|
|
4992
|
+
/** Large */
|
|
4873
4993
|
Large = "Large",
|
|
4994
|
+
/** XLarge */
|
|
4874
4995
|
XLarge = "XLarge",
|
|
4996
|
+
/** XXLarge */
|
|
4875
4997
|
XXLarge = "XXLarge",
|
|
4998
|
+
/** XXXLarge */
|
|
4876
4999
|
XXXLarge = "XXXLarge"
|
|
4877
5000
|
}
|
|
4878
5001
|
|
|
@@ -4893,9 +5016,13 @@ export type NodeSize = string;
|
|
|
4893
5016
|
|
|
4894
5017
|
/** Known values of {@link NodeSizeFamily} that the service accepts. */
|
|
4895
5018
|
export enum KnownNodeSizeFamily {
|
|
5019
|
+
/** None */
|
|
4896
5020
|
None = "None",
|
|
5021
|
+
/** MemoryOptimized */
|
|
4897
5022
|
MemoryOptimized = "MemoryOptimized",
|
|
5023
|
+
/** HardwareAcceleratedFpga */
|
|
4898
5024
|
HardwareAcceleratedFpga = "HardwareAcceleratedFPGA",
|
|
5025
|
+
/** HardwareAcceleratedGPU */
|
|
4899
5026
|
HardwareAcceleratedGPU = "HardwareAcceleratedGPU"
|
|
4900
5027
|
}
|
|
4901
5028
|
|
|
@@ -4913,7 +5040,9 @@ export type NodeSizeFamily = string;
|
|
|
4913
5040
|
|
|
4914
5041
|
/** Known values of {@link IntegrationRuntimeAutoUpdate} that the service accepts. */
|
|
4915
5042
|
export enum KnownIntegrationRuntimeAutoUpdate {
|
|
5043
|
+
/** On */
|
|
4916
5044
|
On = "On",
|
|
5045
|
+
/** Off */
|
|
4917
5046
|
Off = "Off"
|
|
4918
5047
|
}
|
|
4919
5048
|
|
|
@@ -4929,7 +5058,9 @@ export type IntegrationRuntimeAutoUpdate = string;
|
|
|
4929
5058
|
|
|
4930
5059
|
/** Known values of {@link IntegrationRuntimeType} that the service accepts. */
|
|
4931
5060
|
export enum KnownIntegrationRuntimeType {
|
|
5061
|
+
/** Managed */
|
|
4932
5062
|
Managed = "Managed",
|
|
5063
|
+
/** SelfHosted */
|
|
4933
5064
|
SelfHosted = "SelfHosted"
|
|
4934
5065
|
}
|
|
4935
5066
|
|
|
@@ -4945,9 +5076,13 @@ export type IntegrationRuntimeType = string;
|
|
|
4945
5076
|
|
|
4946
5077
|
/** Known values of {@link SsisObjectMetadataType} that the service accepts. */
|
|
4947
5078
|
export enum KnownSsisObjectMetadataType {
|
|
5079
|
+
/** Folder */
|
|
4948
5080
|
Folder = "Folder",
|
|
5081
|
+
/** Project */
|
|
4949
5082
|
Project = "Project",
|
|
5083
|
+
/** Package */
|
|
4950
5084
|
Package = "Package",
|
|
5085
|
+
/** Environment */
|
|
4951
5086
|
Environment = "Environment"
|
|
4952
5087
|
}
|
|
4953
5088
|
|
|
@@ -4965,12 +5100,19 @@ export type SsisObjectMetadataType = string;
|
|
|
4965
5100
|
|
|
4966
5101
|
/** Known values of {@link SelfHostedIntegrationRuntimeNodeStatus} that the service accepts. */
|
|
4967
5102
|
export enum KnownSelfHostedIntegrationRuntimeNodeStatus {
|
|
5103
|
+
/** NeedRegistration */
|
|
4968
5104
|
NeedRegistration = "NeedRegistration",
|
|
5105
|
+
/** Online */
|
|
4969
5106
|
Online = "Online",
|
|
5107
|
+
/** Limited */
|
|
4970
5108
|
Limited = "Limited",
|
|
5109
|
+
/** Offline */
|
|
4971
5110
|
Offline = "Offline",
|
|
5111
|
+
/** Upgrading */
|
|
4972
5112
|
Upgrading = "Upgrading",
|
|
5113
|
+
/** Initializing */
|
|
4973
5114
|
Initializing = "Initializing",
|
|
5115
|
+
/** InitializeFailed */
|
|
4974
5116
|
InitializeFailed = "InitializeFailed"
|
|
4975
5117
|
}
|
|
4976
5118
|
|
|
@@ -4991,8 +5133,11 @@ export type SelfHostedIntegrationRuntimeNodeStatus = string;
|
|
|
4991
5133
|
|
|
4992
5134
|
/** Known values of {@link IntegrationRuntimeUpdateResult} that the service accepts. */
|
|
4993
5135
|
export enum KnownIntegrationRuntimeUpdateResult {
|
|
5136
|
+
/** None */
|
|
4994
5137
|
None = "None",
|
|
5138
|
+
/** Succeed */
|
|
4995
5139
|
Succeed = "Succeed",
|
|
5140
|
+
/** Fail */
|
|
4996
5141
|
Fail = "Fail"
|
|
4997
5142
|
}
|
|
4998
5143
|
|
|
@@ -5009,15 +5154,25 @@ export type IntegrationRuntimeUpdateResult = string;
|
|
|
5009
5154
|
|
|
5010
5155
|
/** Known values of {@link IntegrationRuntimeState} that the service accepts. */
|
|
5011
5156
|
export enum KnownIntegrationRuntimeState {
|
|
5157
|
+
/** Initial */
|
|
5012
5158
|
Initial = "Initial",
|
|
5159
|
+
/** Stopped */
|
|
5013
5160
|
Stopped = "Stopped",
|
|
5161
|
+
/** Started */
|
|
5014
5162
|
Started = "Started",
|
|
5163
|
+
/** Starting */
|
|
5015
5164
|
Starting = "Starting",
|
|
5165
|
+
/** Stopping */
|
|
5016
5166
|
Stopping = "Stopping",
|
|
5167
|
+
/** NeedRegistration */
|
|
5017
5168
|
NeedRegistration = "NeedRegistration",
|
|
5169
|
+
/** Online */
|
|
5018
5170
|
Online = "Online",
|
|
5171
|
+
/** Limited */
|
|
5019
5172
|
Limited = "Limited",
|
|
5173
|
+
/** Offline */
|
|
5020
5174
|
Offline = "Offline",
|
|
5175
|
+
/** AccessDenied */
|
|
5021
5176
|
AccessDenied = "AccessDenied"
|
|
5022
5177
|
}
|
|
5023
5178
|
|
|
@@ -5041,7 +5196,9 @@ export type IntegrationRuntimeState = string;
|
|
|
5041
5196
|
|
|
5042
5197
|
/** Known values of {@link IntegrationRuntimeAuthKeyName} that the service accepts. */
|
|
5043
5198
|
export enum KnownIntegrationRuntimeAuthKeyName {
|
|
5199
|
+
/** AuthKey1 */
|
|
5044
5200
|
AuthKey1 = "authKey1",
|
|
5201
|
+
/** AuthKey2 */
|
|
5045
5202
|
AuthKey2 = "authKey2"
|
|
5046
5203
|
}
|
|
5047
5204
|
|
|
@@ -5057,7 +5214,9 @@ export type IntegrationRuntimeAuthKeyName = string;
|
|
|
5057
5214
|
|
|
5058
5215
|
/** Known values of {@link Reason} that the service accepts. */
|
|
5059
5216
|
export enum KnownReason {
|
|
5217
|
+
/** Invalid */
|
|
5060
5218
|
Invalid = "Invalid",
|
|
5219
|
+
/** AlreadyExists */
|
|
5061
5220
|
AlreadyExists = "AlreadyExists"
|
|
5062
5221
|
}
|
|
5063
5222
|
|
|
@@ -5073,7 +5232,9 @@ export type Reason = string;
|
|
|
5073
5232
|
|
|
5074
5233
|
/** Known values of {@link SkuName} that the service accepts. */
|
|
5075
5234
|
export enum KnownSkuName {
|
|
5235
|
+
/** ComputeOptimized */
|
|
5076
5236
|
ComputeOptimized = "Compute optimized",
|
|
5237
|
+
/** StorageOptimized */
|
|
5077
5238
|
StorageOptimized = "Storage optimized"
|
|
5078
5239
|
}
|
|
5079
5240
|
|
|
@@ -5089,9 +5250,13 @@ export type SkuName = string;
|
|
|
5089
5250
|
|
|
5090
5251
|
/** Known values of {@link SkuSize} that the service accepts. */
|
|
5091
5252
|
export enum KnownSkuSize {
|
|
5253
|
+
/** ExtraSmall */
|
|
5092
5254
|
ExtraSmall = "Extra small",
|
|
5255
|
+
/** Small */
|
|
5093
5256
|
Small = "Small",
|
|
5257
|
+
/** Medium */
|
|
5094
5258
|
Medium = "Medium",
|
|
5259
|
+
/** Large */
|
|
5095
5260
|
Large = "Large"
|
|
5096
5261
|
}
|
|
5097
5262
|
|
|
@@ -5109,14 +5274,23 @@ export type SkuSize = string;
|
|
|
5109
5274
|
|
|
5110
5275
|
/** Known values of {@link State} that the service accepts. */
|
|
5111
5276
|
export enum KnownState {
|
|
5277
|
+
/** Creating */
|
|
5112
5278
|
Creating = "Creating",
|
|
5279
|
+
/** Unavailable */
|
|
5113
5280
|
Unavailable = "Unavailable",
|
|
5281
|
+
/** Running */
|
|
5114
5282
|
Running = "Running",
|
|
5283
|
+
/** Deleting */
|
|
5115
5284
|
Deleting = "Deleting",
|
|
5285
|
+
/** Deleted */
|
|
5116
5286
|
Deleted = "Deleted",
|
|
5287
|
+
/** Stopping */
|
|
5117
5288
|
Stopping = "Stopping",
|
|
5289
|
+
/** Stopped */
|
|
5118
5290
|
Stopped = "Stopped",
|
|
5291
|
+
/** Starting */
|
|
5119
5292
|
Starting = "Starting",
|
|
5293
|
+
/** Updating */
|
|
5120
5294
|
Updating = "Updating"
|
|
5121
5295
|
}
|
|
5122
5296
|
|
|
@@ -5139,12 +5313,19 @@ export type State = string;
|
|
|
5139
5313
|
|
|
5140
5314
|
/** Known values of {@link ResourceProvisioningState} that the service accepts. */
|
|
5141
5315
|
export enum KnownResourceProvisioningState {
|
|
5316
|
+
/** Running */
|
|
5142
5317
|
Running = "Running",
|
|
5318
|
+
/** Creating */
|
|
5143
5319
|
Creating = "Creating",
|
|
5320
|
+
/** Deleting */
|
|
5144
5321
|
Deleting = "Deleting",
|
|
5322
|
+
/** Succeeded */
|
|
5145
5323
|
Succeeded = "Succeeded",
|
|
5324
|
+
/** Failed */
|
|
5146
5325
|
Failed = "Failed",
|
|
5326
|
+
/** Moving */
|
|
5147
5327
|
Moving = "Moving",
|
|
5328
|
+
/** Canceled */
|
|
5148
5329
|
Canceled = "Canceled"
|
|
5149
5330
|
}
|
|
5150
5331
|
|
|
@@ -5165,7 +5346,9 @@ export type ResourceProvisioningState = string;
|
|
|
5165
5346
|
|
|
5166
5347
|
/** Known values of {@link LanguageExtensionName} that the service accepts. */
|
|
5167
5348
|
export enum KnownLanguageExtensionName {
|
|
5349
|
+
/** Python */
|
|
5168
5350
|
Python = "PYTHON",
|
|
5351
|
+
/** R */
|
|
5169
5352
|
R = "R"
|
|
5170
5353
|
}
|
|
5171
5354
|
|
|
@@ -5181,9 +5364,13 @@ export type LanguageExtensionName = string;
|
|
|
5181
5364
|
|
|
5182
5365
|
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
5183
5366
|
export enum KnownCreatedByType {
|
|
5367
|
+
/** User */
|
|
5184
5368
|
User = "User",
|
|
5369
|
+
/** Application */
|
|
5185
5370
|
Application = "Application",
|
|
5371
|
+
/** ManagedIdentity */
|
|
5186
5372
|
ManagedIdentity = "ManagedIdentity",
|
|
5373
|
+
/** Key */
|
|
5187
5374
|
Key = "Key"
|
|
5188
5375
|
}
|
|
5189
5376
|
|
|
@@ -5201,8 +5388,11 @@ export type CreatedByType = string;
|
|
|
5201
5388
|
|
|
5202
5389
|
/** Known values of {@link AzureScaleType} that the service accepts. */
|
|
5203
5390
|
export enum KnownAzureScaleType {
|
|
5391
|
+
/** Automatic */
|
|
5204
5392
|
Automatic = "automatic",
|
|
5393
|
+
/** Manual */
|
|
5205
5394
|
Manual = "manual",
|
|
5395
|
+
/** None */
|
|
5206
5396
|
None = "none"
|
|
5207
5397
|
}
|
|
5208
5398
|
|
|
@@ -5219,8 +5409,11 @@ export type AzureScaleType = string;
|
|
|
5219
5409
|
|
|
5220
5410
|
/** Known values of {@link DefaultPrincipalsModificationKind} that the service accepts. */
|
|
5221
5411
|
export enum KnownDefaultPrincipalsModificationKind {
|
|
5412
|
+
/** Union */
|
|
5222
5413
|
Union = "Union",
|
|
5414
|
+
/** Replace */
|
|
5223
5415
|
Replace = "Replace",
|
|
5416
|
+
/** None */
|
|
5224
5417
|
None = "None"
|
|
5225
5418
|
}
|
|
5226
5419
|
|
|
@@ -5237,7 +5430,9 @@ export type DefaultPrincipalsModificationKind = string;
|
|
|
5237
5430
|
|
|
5238
5431
|
/** Known values of {@link Kind} that the service accepts. */
|
|
5239
5432
|
export enum KnownKind {
|
|
5433
|
+
/** ReadWrite */
|
|
5240
5434
|
ReadWrite = "ReadWrite",
|
|
5435
|
+
/** ReadOnlyFollowing */
|
|
5241
5436
|
ReadOnlyFollowing = "ReadOnlyFollowing"
|
|
5242
5437
|
}
|
|
5243
5438
|
|
|
@@ -5253,8 +5448,11 @@ export type Kind = string;
|
|
|
5253
5448
|
|
|
5254
5449
|
/** Known values of {@link DataConnectionKind} that the service accepts. */
|
|
5255
5450
|
export enum KnownDataConnectionKind {
|
|
5451
|
+
/** EventHub */
|
|
5256
5452
|
EventHub = "EventHub",
|
|
5453
|
+
/** EventGrid */
|
|
5257
5454
|
EventGrid = "EventGrid",
|
|
5455
|
+
/** IotHub */
|
|
5258
5456
|
IotHub = "IotHub"
|
|
5259
5457
|
}
|
|
5260
5458
|
|
|
@@ -5271,7 +5469,9 @@ export type DataConnectionKind = string;
|
|
|
5271
5469
|
|
|
5272
5470
|
/** Known values of {@link ClusterPrincipalRole} that the service accepts. */
|
|
5273
5471
|
export enum KnownClusterPrincipalRole {
|
|
5472
|
+
/** AllDatabasesAdmin */
|
|
5274
5473
|
AllDatabasesAdmin = "AllDatabasesAdmin",
|
|
5474
|
+
/** AllDatabasesViewer */
|
|
5275
5475
|
AllDatabasesViewer = "AllDatabasesViewer"
|
|
5276
5476
|
}
|
|
5277
5477
|
|
|
@@ -5287,8 +5487,11 @@ export type ClusterPrincipalRole = string;
|
|
|
5287
5487
|
|
|
5288
5488
|
/** Known values of {@link PrincipalType} that the service accepts. */
|
|
5289
5489
|
export enum KnownPrincipalType {
|
|
5490
|
+
/** App */
|
|
5290
5491
|
App = "App",
|
|
5492
|
+
/** Group */
|
|
5291
5493
|
Group = "Group",
|
|
5494
|
+
/** User */
|
|
5292
5495
|
User = "User"
|
|
5293
5496
|
}
|
|
5294
5497
|
|
|
@@ -5305,11 +5508,17 @@ export type PrincipalType = string;
|
|
|
5305
5508
|
|
|
5306
5509
|
/** Known values of {@link DatabasePrincipalRole} that the service accepts. */
|
|
5307
5510
|
export enum KnownDatabasePrincipalRole {
|
|
5511
|
+
/** Admin */
|
|
5308
5512
|
Admin = "Admin",
|
|
5513
|
+
/** Ingestor */
|
|
5309
5514
|
Ingestor = "Ingestor",
|
|
5515
|
+
/** Monitor */
|
|
5310
5516
|
Monitor = "Monitor",
|
|
5517
|
+
/** User */
|
|
5311
5518
|
User = "User",
|
|
5519
|
+
/** UnrestrictedViewer */
|
|
5312
5520
|
UnrestrictedViewer = "UnrestrictedViewer",
|
|
5521
|
+
/** Viewer */
|
|
5313
5522
|
Viewer = "Viewer"
|
|
5314
5523
|
}
|
|
5315
5524
|
|
|
@@ -5329,8 +5538,11 @@ export type DatabasePrincipalRole = string;
|
|
|
5329
5538
|
|
|
5330
5539
|
/** Known values of {@link DataFlowComputeType} that the service accepts. */
|
|
5331
5540
|
export enum KnownDataFlowComputeType {
|
|
5541
|
+
/** General */
|
|
5332
5542
|
General = "General",
|
|
5543
|
+
/** MemoryOptimized */
|
|
5333
5544
|
MemoryOptimized = "MemoryOptimized",
|
|
5545
|
+
/** ComputeOptimized */
|
|
5334
5546
|
ComputeOptimized = "ComputeOptimized"
|
|
5335
5547
|
}
|
|
5336
5548
|
|
|
@@ -5347,9 +5559,13 @@ export type DataFlowComputeType = string;
|
|
|
5347
5559
|
|
|
5348
5560
|
/** Known values of {@link IntegrationRuntimeSsisCatalogPricingTier} that the service accepts. */
|
|
5349
5561
|
export enum KnownIntegrationRuntimeSsisCatalogPricingTier {
|
|
5562
|
+
/** Basic */
|
|
5350
5563
|
Basic = "Basic",
|
|
5564
|
+
/** Standard */
|
|
5351
5565
|
Standard = "Standard",
|
|
5566
|
+
/** Premium */
|
|
5352
5567
|
Premium = "Premium",
|
|
5568
|
+
/** PremiumRS */
|
|
5353
5569
|
PremiumRS = "PremiumRS"
|
|
5354
5570
|
}
|
|
5355
5571
|
|
|
@@ -5367,7 +5583,9 @@ export type IntegrationRuntimeSsisCatalogPricingTier = string;
|
|
|
5367
5583
|
|
|
5368
5584
|
/** Known values of {@link IntegrationRuntimeLicenseType} that the service accepts. */
|
|
5369
5585
|
export enum KnownIntegrationRuntimeLicenseType {
|
|
5586
|
+
/** BasePrice */
|
|
5370
5587
|
BasePrice = "BasePrice",
|
|
5588
|
+
/** LicenseIncluded */
|
|
5371
5589
|
LicenseIncluded = "LicenseIncluded"
|
|
5372
5590
|
}
|
|
5373
5591
|
|
|
@@ -5383,7 +5601,9 @@ export type IntegrationRuntimeLicenseType = string;
|
|
|
5383
5601
|
|
|
5384
5602
|
/** Known values of {@link IntegrationRuntimeEntityReferenceType} that the service accepts. */
|
|
5385
5603
|
export enum KnownIntegrationRuntimeEntityReferenceType {
|
|
5604
|
+
/** IntegrationRuntimeReference */
|
|
5386
5605
|
IntegrationRuntimeReference = "IntegrationRuntimeReference",
|
|
5606
|
+
/** LinkedServiceReference */
|
|
5387
5607
|
LinkedServiceReference = "LinkedServiceReference"
|
|
5388
5608
|
}
|
|
5389
5609
|
|
|
@@ -5399,7 +5619,9 @@ export type IntegrationRuntimeEntityReferenceType = string;
|
|
|
5399
5619
|
|
|
5400
5620
|
/** Known values of {@link IntegrationRuntimeEdition} that the service accepts. */
|
|
5401
5621
|
export enum KnownIntegrationRuntimeEdition {
|
|
5622
|
+
/** Standard */
|
|
5402
5623
|
Standard = "Standard",
|
|
5624
|
+
/** Enterprise */
|
|
5403
5625
|
Enterprise = "Enterprise"
|
|
5404
5626
|
}
|
|
5405
5627
|
|
|
@@ -5415,9 +5637,13 @@ export type IntegrationRuntimeEdition = string;
|
|
|
5415
5637
|
|
|
5416
5638
|
/** Known values of {@link ManagedIntegrationRuntimeNodeStatus} that the service accepts. */
|
|
5417
5639
|
export enum KnownManagedIntegrationRuntimeNodeStatus {
|
|
5640
|
+
/** Starting */
|
|
5418
5641
|
Starting = "Starting",
|
|
5642
|
+
/** Available */
|
|
5419
5643
|
Available = "Available",
|
|
5644
|
+
/** Recycling */
|
|
5420
5645
|
Recycling = "Recycling",
|
|
5646
|
+
/** Unavailable */
|
|
5421
5647
|
Unavailable = "Unavailable"
|
|
5422
5648
|
}
|
|
5423
5649
|
|
|
@@ -5435,8 +5661,11 @@ export type ManagedIntegrationRuntimeNodeStatus = string;
|
|
|
5435
5661
|
|
|
5436
5662
|
/** Known values of {@link IntegrationRuntimeInternalChannelEncryptionMode} that the service accepts. */
|
|
5437
5663
|
export enum KnownIntegrationRuntimeInternalChannelEncryptionMode {
|
|
5664
|
+
/** NotSet */
|
|
5438
5665
|
NotSet = "NotSet",
|
|
5666
|
+
/** SslEncrypted */
|
|
5439
5667
|
SslEncrypted = "SslEncrypted",
|
|
5668
|
+
/** NotEncrypted */
|
|
5440
5669
|
NotEncrypted = "NotEncrypted"
|
|
5441
5670
|
}
|
|
5442
5671
|
|
|
@@ -5453,8 +5682,11 @@ export type IntegrationRuntimeInternalChannelEncryptionMode = string;
|
|
|
5453
5682
|
|
|
5454
5683
|
/** Known values of {@link PrincipalsModificationKind} that the service accepts. */
|
|
5455
5684
|
export enum KnownPrincipalsModificationKind {
|
|
5685
|
+
/** Union */
|
|
5456
5686
|
Union = "Union",
|
|
5687
|
+
/** Replace */
|
|
5457
5688
|
Replace = "Replace",
|
|
5689
|
+
/** None */
|
|
5458
5690
|
None = "None"
|
|
5459
5691
|
}
|
|
5460
5692
|
|
|
@@ -5471,21 +5703,37 @@ export type PrincipalsModificationKind = string;
|
|
|
5471
5703
|
|
|
5472
5704
|
/** Known values of {@link EventHubDataFormat} that the service accepts. */
|
|
5473
5705
|
export enum KnownEventHubDataFormat {
|
|
5706
|
+
/** Multijson */
|
|
5474
5707
|
Multijson = "MULTIJSON",
|
|
5708
|
+
/** Json */
|
|
5475
5709
|
Json = "JSON",
|
|
5710
|
+
/** CSV */
|
|
5476
5711
|
CSV = "CSV",
|
|
5712
|
+
/** TSV */
|
|
5477
5713
|
TSV = "TSV",
|
|
5714
|
+
/** Scsv */
|
|
5478
5715
|
Scsv = "SCSV",
|
|
5716
|
+
/** Sohsv */
|
|
5479
5717
|
Sohsv = "SOHSV",
|
|
5718
|
+
/** PSV */
|
|
5480
5719
|
PSV = "PSV",
|
|
5720
|
+
/** TXT */
|
|
5481
5721
|
TXT = "TXT",
|
|
5722
|
+
/** RAW */
|
|
5482
5723
|
RAW = "RAW",
|
|
5724
|
+
/** Singlejson */
|
|
5483
5725
|
Singlejson = "SINGLEJSON",
|
|
5726
|
+
/** Avro */
|
|
5484
5727
|
Avro = "AVRO",
|
|
5728
|
+
/** Tsve */
|
|
5485
5729
|
Tsve = "TSVE",
|
|
5730
|
+
/** Parquet */
|
|
5486
5731
|
Parquet = "PARQUET",
|
|
5732
|
+
/** ORC */
|
|
5487
5733
|
ORC = "ORC",
|
|
5734
|
+
/** Apacheavro */
|
|
5488
5735
|
Apacheavro = "APACHEAVRO",
|
|
5736
|
+
/** W3Clogfile */
|
|
5489
5737
|
W3Clogfile = "W3CLOGFILE"
|
|
5490
5738
|
}
|
|
5491
5739
|
|
|
@@ -5515,7 +5763,9 @@ export type EventHubDataFormat = string;
|
|
|
5515
5763
|
|
|
5516
5764
|
/** Known values of {@link Compression} that the service accepts. */
|
|
5517
5765
|
export enum KnownCompression {
|
|
5766
|
+
/** None */
|
|
5518
5767
|
None = "None",
|
|
5768
|
+
/** GZip */
|
|
5519
5769
|
GZip = "GZip"
|
|
5520
5770
|
}
|
|
5521
5771
|
|
|
@@ -5531,21 +5781,37 @@ export type Compression = string;
|
|
|
5531
5781
|
|
|
5532
5782
|
/** Known values of {@link IotHubDataFormat} that the service accepts. */
|
|
5533
5783
|
export enum KnownIotHubDataFormat {
|
|
5784
|
+
/** Multijson */
|
|
5534
5785
|
Multijson = "MULTIJSON",
|
|
5786
|
+
/** Json */
|
|
5535
5787
|
Json = "JSON",
|
|
5788
|
+
/** CSV */
|
|
5536
5789
|
CSV = "CSV",
|
|
5790
|
+
/** TSV */
|
|
5537
5791
|
TSV = "TSV",
|
|
5792
|
+
/** Scsv */
|
|
5538
5793
|
Scsv = "SCSV",
|
|
5794
|
+
/** Sohsv */
|
|
5539
5795
|
Sohsv = "SOHSV",
|
|
5796
|
+
/** PSV */
|
|
5540
5797
|
PSV = "PSV",
|
|
5798
|
+
/** TXT */
|
|
5541
5799
|
TXT = "TXT",
|
|
5800
|
+
/** RAW */
|
|
5542
5801
|
RAW = "RAW",
|
|
5802
|
+
/** Singlejson */
|
|
5543
5803
|
Singlejson = "SINGLEJSON",
|
|
5804
|
+
/** Avro */
|
|
5544
5805
|
Avro = "AVRO",
|
|
5806
|
+
/** Tsve */
|
|
5545
5807
|
Tsve = "TSVE",
|
|
5808
|
+
/** Parquet */
|
|
5546
5809
|
Parquet = "PARQUET",
|
|
5810
|
+
/** ORC */
|
|
5547
5811
|
ORC = "ORC",
|
|
5812
|
+
/** Apacheavro */
|
|
5548
5813
|
Apacheavro = "APACHEAVRO",
|
|
5814
|
+
/** W3Clogfile */
|
|
5549
5815
|
W3Clogfile = "W3CLOGFILE"
|
|
5550
5816
|
}
|
|
5551
5817
|
|
|
@@ -5575,21 +5841,37 @@ export type IotHubDataFormat = string;
|
|
|
5575
5841
|
|
|
5576
5842
|
/** Known values of {@link EventGridDataFormat} that the service accepts. */
|
|
5577
5843
|
export enum KnownEventGridDataFormat {
|
|
5844
|
+
/** Multijson */
|
|
5578
5845
|
Multijson = "MULTIJSON",
|
|
5846
|
+
/** Json */
|
|
5579
5847
|
Json = "JSON",
|
|
5848
|
+
/** CSV */
|
|
5580
5849
|
CSV = "CSV",
|
|
5850
|
+
/** TSV */
|
|
5581
5851
|
TSV = "TSV",
|
|
5852
|
+
/** Scsv */
|
|
5582
5853
|
Scsv = "SCSV",
|
|
5854
|
+
/** Sohsv */
|
|
5583
5855
|
Sohsv = "SOHSV",
|
|
5856
|
+
/** PSV */
|
|
5584
5857
|
PSV = "PSV",
|
|
5858
|
+
/** TXT */
|
|
5585
5859
|
TXT = "TXT",
|
|
5860
|
+
/** RAW */
|
|
5586
5861
|
RAW = "RAW",
|
|
5862
|
+
/** Singlejson */
|
|
5587
5863
|
Singlejson = "SINGLEJSON",
|
|
5864
|
+
/** Avro */
|
|
5588
5865
|
Avro = "AVRO",
|
|
5866
|
+
/** Tsve */
|
|
5589
5867
|
Tsve = "TSVE",
|
|
5868
|
+
/** Parquet */
|
|
5590
5869
|
Parquet = "PARQUET",
|
|
5870
|
+
/** ORC */
|
|
5591
5871
|
ORC = "ORC",
|
|
5872
|
+
/** Apacheavro */
|
|
5592
5873
|
Apacheavro = "APACHEAVRO",
|
|
5874
|
+
/** W3Clogfile */
|
|
5593
5875
|
W3Clogfile = "W3CLOGFILE"
|
|
5594
5876
|
}
|
|
5595
5877
|
|
|
@@ -5619,7 +5901,9 @@ export type EventGridDataFormat = string;
|
|
|
5619
5901
|
|
|
5620
5902
|
/** Known values of {@link BlobStorageEventType} that the service accepts. */
|
|
5621
5903
|
export enum KnownBlobStorageEventType {
|
|
5904
|
+
/** MicrosoftStorageBlobCreated */
|
|
5622
5905
|
MicrosoftStorageBlobCreated = "Microsoft.Storage.BlobCreated",
|
|
5906
|
+
/** MicrosoftStorageBlobRenamed */
|
|
5623
5907
|
MicrosoftStorageBlobRenamed = "Microsoft.Storage.BlobRenamed"
|
|
5624
5908
|
}
|
|
5625
5909
|
|
|
@@ -6363,24 +6647,14 @@ export interface SqlPoolSensitivityLabelsDisableRecommendationOptionalParams
|
|
|
6363
6647
|
|
|
6364
6648
|
/** Optional parameters. */
|
|
6365
6649
|
export interface SqlPoolSensitivityLabelsListCurrentNextOptionalParams
|
|
6366
|
-
extends coreClient.OperationOptions {
|
|
6367
|
-
/** An OData filter expression that filters elements in the collection. */
|
|
6368
|
-
filter?: string;
|
|
6369
|
-
}
|
|
6650
|
+
extends coreClient.OperationOptions {}
|
|
6370
6651
|
|
|
6371
6652
|
/** Contains response data for the listCurrentNext operation. */
|
|
6372
6653
|
export type SqlPoolSensitivityLabelsListCurrentNextResponse = SensitivityLabelListResult;
|
|
6373
6654
|
|
|
6374
6655
|
/** Optional parameters. */
|
|
6375
6656
|
export interface SqlPoolSensitivityLabelsListRecommendedNextOptionalParams
|
|
6376
|
-
extends coreClient.OperationOptions {
|
|
6377
|
-
/** An OData filter expression that filters elements in the collection. */
|
|
6378
|
-
filter?: string;
|
|
6379
|
-
/** Specifies whether to include disabled recommendations or not. */
|
|
6380
|
-
includeDisabledRecommendations?: boolean;
|
|
6381
|
-
/** An OData query option to indicate how many elements to skip in the collection. */
|
|
6382
|
-
skipToken?: string;
|
|
6383
|
-
}
|
|
6657
|
+
extends coreClient.OperationOptions {}
|
|
6384
6658
|
|
|
6385
6659
|
/** Contains response data for the listRecommendedNext operation. */
|
|
6386
6660
|
export type SqlPoolSensitivityLabelsListRecommendedNextResponse = SensitivityLabelListResult;
|
|
@@ -6408,10 +6682,7 @@ export type SqlPoolSchemasGetResponse = SqlPoolSchema;
|
|
|
6408
6682
|
|
|
6409
6683
|
/** Optional parameters. */
|
|
6410
6684
|
export interface SqlPoolSchemasListNextOptionalParams
|
|
6411
|
-
extends coreClient.OperationOptions {
|
|
6412
|
-
/** An OData filter expression that filters elements in the collection. */
|
|
6413
|
-
filter?: string;
|
|
6414
|
-
}
|
|
6685
|
+
extends coreClient.OperationOptions {}
|
|
6415
6686
|
|
|
6416
6687
|
/** Contains response data for the listNext operation. */
|
|
6417
6688
|
export type SqlPoolSchemasListNextResponse = SqlPoolSchemaListResult;
|
|
@@ -6435,10 +6706,7 @@ export type SqlPoolTablesGetResponse = SqlPoolTable;
|
|
|
6435
6706
|
|
|
6436
6707
|
/** Optional parameters. */
|
|
6437
6708
|
export interface SqlPoolTablesListBySchemaNextOptionalParams
|
|
6438
|
-
extends coreClient.OperationOptions {
|
|
6439
|
-
/** An OData filter expression that filters elements in the collection. */
|
|
6440
|
-
filter?: string;
|
|
6441
|
-
}
|
|
6709
|
+
extends coreClient.OperationOptions {}
|
|
6442
6710
|
|
|
6443
6711
|
/** Contains response data for the listBySchemaNext operation. */
|
|
6444
6712
|
export type SqlPoolTablesListBySchemaNextResponse = SqlPoolTableListResult;
|
|
@@ -6455,10 +6723,7 @@ export type SqlPoolTableColumnsListByTableNameResponse = SqlPoolColumnListResult
|
|
|
6455
6723
|
|
|
6456
6724
|
/** Optional parameters. */
|
|
6457
6725
|
export interface SqlPoolTableColumnsListByTableNameNextOptionalParams
|
|
6458
|
-
extends coreClient.OperationOptions {
|
|
6459
|
-
/** An OData filter expression that filters elements in the collection. */
|
|
6460
|
-
filter?: string;
|
|
6461
|
-
}
|
|
6726
|
+
extends coreClient.OperationOptions {}
|
|
6462
6727
|
|
|
6463
6728
|
/** Contains response data for the listByTableNameNext operation. */
|
|
6464
6729
|
export type SqlPoolTableColumnsListByTableNameNextResponse = SqlPoolColumnListResult;
|