@azure/arm-synapse 8.1.0-alpha.20221128.1 → 8.1.0-alpha.20221220.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 -4
- package/dist/index.js +1191 -426
- 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 +20 -18
- 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 +26 -20
- 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/dist/index.js
CHANGED
|
@@ -28,6 +28,38 @@ function _interopNamespace(e) {
|
|
|
28
28
|
var coreClient__namespace = /*#__PURE__*/_interopNamespace(coreClient);
|
|
29
29
|
var coreRestPipeline__namespace = /*#__PURE__*/_interopNamespace(coreRestPipeline);
|
|
30
30
|
|
|
31
|
+
/*
|
|
32
|
+
* Copyright (c) Microsoft Corporation.
|
|
33
|
+
* Licensed under the MIT License.
|
|
34
|
+
*
|
|
35
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
36
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
37
|
+
*/
|
|
38
|
+
const pageMap = new WeakMap();
|
|
39
|
+
/**
|
|
40
|
+
* Given the last `.value` produced by the `byPage` iterator,
|
|
41
|
+
* returns a continuation token that can be used to begin paging from
|
|
42
|
+
* that point later.
|
|
43
|
+
* @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.
|
|
44
|
+
* @returns The continuation token that can be passed into byPage() during future calls.
|
|
45
|
+
*/
|
|
46
|
+
function getContinuationToken(page) {
|
|
47
|
+
var _a;
|
|
48
|
+
if (typeof page !== "object" || page === null) {
|
|
49
|
+
return undefined;
|
|
50
|
+
}
|
|
51
|
+
return (_a = pageMap.get(page)) === null || _a === void 0 ? void 0 : _a.continuationToken;
|
|
52
|
+
}
|
|
53
|
+
function setContinuationToken(page, continuationToken) {
|
|
54
|
+
var _a;
|
|
55
|
+
if (typeof page !== "object" || page === null || !continuationToken) {
|
|
56
|
+
return;
|
|
57
|
+
}
|
|
58
|
+
const pageInfo = (_a = pageMap.get(page)) !== null && _a !== void 0 ? _a : {};
|
|
59
|
+
pageInfo.continuationToken = continuationToken;
|
|
60
|
+
pageMap.set(page, pageInfo);
|
|
61
|
+
}
|
|
62
|
+
|
|
31
63
|
/*
|
|
32
64
|
* Copyright (c) Microsoft Corporation.
|
|
33
65
|
* Licensed under the MIT License.
|
|
@@ -38,520 +70,787 @@ var coreRestPipeline__namespace = /*#__PURE__*/_interopNamespace(coreRestPipelin
|
|
|
38
70
|
/** Known values of {@link AzureADOnlyAuthenticationName} that the service accepts. */
|
|
39
71
|
exports.KnownAzureADOnlyAuthenticationName = void 0;
|
|
40
72
|
(function (KnownAzureADOnlyAuthenticationName) {
|
|
73
|
+
/** Default */
|
|
41
74
|
KnownAzureADOnlyAuthenticationName["Default"] = "default";
|
|
42
75
|
})(exports.KnownAzureADOnlyAuthenticationName || (exports.KnownAzureADOnlyAuthenticationName = {}));
|
|
43
76
|
/** Known values of {@link StateValue} that the service accepts. */
|
|
44
77
|
exports.KnownStateValue = void 0;
|
|
45
78
|
(function (KnownStateValue) {
|
|
79
|
+
/** Consistent */
|
|
46
80
|
KnownStateValue["Consistent"] = "Consistent";
|
|
81
|
+
/** InConsistent */
|
|
47
82
|
KnownStateValue["InConsistent"] = "InConsistent";
|
|
83
|
+
/** Updating */
|
|
48
84
|
KnownStateValue["Updating"] = "Updating";
|
|
49
85
|
})(exports.KnownStateValue || (exports.KnownStateValue = {}));
|
|
50
86
|
/** Known values of {@link ProvisioningState} that the service accepts. */
|
|
51
87
|
exports.KnownProvisioningState = void 0;
|
|
52
88
|
(function (KnownProvisioningState) {
|
|
89
|
+
/** Provisioning */
|
|
53
90
|
KnownProvisioningState["Provisioning"] = "Provisioning";
|
|
91
|
+
/** Succeeded */
|
|
54
92
|
KnownProvisioningState["Succeeded"] = "Succeeded";
|
|
93
|
+
/** Deleting */
|
|
55
94
|
KnownProvisioningState["Deleting"] = "Deleting";
|
|
95
|
+
/** Failed */
|
|
56
96
|
KnownProvisioningState["Failed"] = "Failed";
|
|
97
|
+
/** DeleteError */
|
|
57
98
|
KnownProvisioningState["DeleteError"] = "DeleteError";
|
|
58
99
|
})(exports.KnownProvisioningState || (exports.KnownProvisioningState = {}));
|
|
59
100
|
/** Known values of {@link OperationStatus} that the service accepts. */
|
|
60
101
|
exports.KnownOperationStatus = void 0;
|
|
61
102
|
(function (KnownOperationStatus) {
|
|
103
|
+
/** InProgress */
|
|
62
104
|
KnownOperationStatus["InProgress"] = "InProgress";
|
|
105
|
+
/** Succeeded */
|
|
63
106
|
KnownOperationStatus["Succeeded"] = "Succeeded";
|
|
107
|
+
/** Failed */
|
|
64
108
|
KnownOperationStatus["Failed"] = "Failed";
|
|
109
|
+
/** Canceled */
|
|
65
110
|
KnownOperationStatus["Canceled"] = "Canceled";
|
|
66
111
|
})(exports.KnownOperationStatus || (exports.KnownOperationStatus = {}));
|
|
67
112
|
/** Known values of {@link CreateMode} that the service accepts. */
|
|
68
113
|
exports.KnownCreateMode = void 0;
|
|
69
114
|
(function (KnownCreateMode) {
|
|
115
|
+
/** Default */
|
|
70
116
|
KnownCreateMode["Default"] = "Default";
|
|
117
|
+
/** PointInTimeRestore */
|
|
71
118
|
KnownCreateMode["PointInTimeRestore"] = "PointInTimeRestore";
|
|
119
|
+
/** Recovery */
|
|
72
120
|
KnownCreateMode["Recovery"] = "Recovery";
|
|
121
|
+
/** Restore */
|
|
73
122
|
KnownCreateMode["Restore"] = "Restore";
|
|
74
123
|
})(exports.KnownCreateMode || (exports.KnownCreateMode = {}));
|
|
75
124
|
/** Known values of {@link StorageAccountType} that the service accepts. */
|
|
76
125
|
exports.KnownStorageAccountType = void 0;
|
|
77
126
|
(function (KnownStorageAccountType) {
|
|
127
|
+
/** GRS */
|
|
78
128
|
KnownStorageAccountType["GRS"] = "GRS";
|
|
129
|
+
/** LRS */
|
|
79
130
|
KnownStorageAccountType["LRS"] = "LRS";
|
|
80
131
|
})(exports.KnownStorageAccountType || (exports.KnownStorageAccountType = {}));
|
|
81
132
|
/** Known values of {@link GeoBackupPolicyName} that the service accepts. */
|
|
82
133
|
exports.KnownGeoBackupPolicyName = void 0;
|
|
83
134
|
(function (KnownGeoBackupPolicyName) {
|
|
135
|
+
/** Default */
|
|
84
136
|
KnownGeoBackupPolicyName["Default"] = "Default";
|
|
85
137
|
})(exports.KnownGeoBackupPolicyName || (exports.KnownGeoBackupPolicyName = {}));
|
|
86
138
|
/** Known values of {@link DataWarehouseUserActivityName} that the service accepts. */
|
|
87
139
|
exports.KnownDataWarehouseUserActivityName = void 0;
|
|
88
140
|
(function (KnownDataWarehouseUserActivityName) {
|
|
141
|
+
/** Current */
|
|
89
142
|
KnownDataWarehouseUserActivityName["Current"] = "current";
|
|
90
143
|
})(exports.KnownDataWarehouseUserActivityName || (exports.KnownDataWarehouseUserActivityName = {}));
|
|
91
144
|
/** Known values of {@link ReplicationState} that the service accepts. */
|
|
92
145
|
exports.KnownReplicationState = void 0;
|
|
93
146
|
(function (KnownReplicationState) {
|
|
147
|
+
/** Pending */
|
|
94
148
|
KnownReplicationState["Pending"] = "PENDING";
|
|
149
|
+
/** Seeding */
|
|
95
150
|
KnownReplicationState["Seeding"] = "SEEDING";
|
|
151
|
+
/** CatchUP */
|
|
96
152
|
KnownReplicationState["CatchUP"] = "CATCH_UP";
|
|
153
|
+
/** Suspended */
|
|
97
154
|
KnownReplicationState["Suspended"] = "SUSPENDED";
|
|
98
155
|
})(exports.KnownReplicationState || (exports.KnownReplicationState = {}));
|
|
99
156
|
/** Known values of {@link DayOfWeek} that the service accepts. */
|
|
100
157
|
exports.KnownDayOfWeek = void 0;
|
|
101
158
|
(function (KnownDayOfWeek) {
|
|
159
|
+
/** Sunday */
|
|
102
160
|
KnownDayOfWeek["Sunday"] = "Sunday";
|
|
161
|
+
/** Monday */
|
|
103
162
|
KnownDayOfWeek["Monday"] = "Monday";
|
|
163
|
+
/** Tuesday */
|
|
104
164
|
KnownDayOfWeek["Tuesday"] = "Tuesday";
|
|
165
|
+
/** Wednesday */
|
|
105
166
|
KnownDayOfWeek["Wednesday"] = "Wednesday";
|
|
167
|
+
/** Thursday */
|
|
106
168
|
KnownDayOfWeek["Thursday"] = "Thursday";
|
|
169
|
+
/** Friday */
|
|
107
170
|
KnownDayOfWeek["Friday"] = "Friday";
|
|
171
|
+
/** Saturday */
|
|
108
172
|
KnownDayOfWeek["Saturday"] = "Saturday";
|
|
109
173
|
})(exports.KnownDayOfWeek || (exports.KnownDayOfWeek = {}));
|
|
110
174
|
/** Known values of {@link TransparentDataEncryptionName} that the service accepts. */
|
|
111
175
|
exports.KnownTransparentDataEncryptionName = void 0;
|
|
112
176
|
(function (KnownTransparentDataEncryptionName) {
|
|
177
|
+
/** Current */
|
|
113
178
|
KnownTransparentDataEncryptionName["Current"] = "current";
|
|
114
179
|
})(exports.KnownTransparentDataEncryptionName || (exports.KnownTransparentDataEncryptionName = {}));
|
|
115
180
|
/** Known values of {@link ManagementOperationState} that the service accepts. */
|
|
116
181
|
exports.KnownManagementOperationState = void 0;
|
|
117
182
|
(function (KnownManagementOperationState) {
|
|
183
|
+
/** Pending */
|
|
118
184
|
KnownManagementOperationState["Pending"] = "Pending";
|
|
185
|
+
/** InProgress */
|
|
119
186
|
KnownManagementOperationState["InProgress"] = "InProgress";
|
|
187
|
+
/** Succeeded */
|
|
120
188
|
KnownManagementOperationState["Succeeded"] = "Succeeded";
|
|
189
|
+
/** Failed */
|
|
121
190
|
KnownManagementOperationState["Failed"] = "Failed";
|
|
191
|
+
/** CancelInProgress */
|
|
122
192
|
KnownManagementOperationState["CancelInProgress"] = "CancelInProgress";
|
|
193
|
+
/** Cancelled */
|
|
123
194
|
KnownManagementOperationState["Cancelled"] = "Cancelled";
|
|
124
195
|
})(exports.KnownManagementOperationState || (exports.KnownManagementOperationState = {}));
|
|
125
196
|
/** Known values of {@link ColumnDataType} that the service accepts. */
|
|
126
197
|
exports.KnownColumnDataType = void 0;
|
|
127
198
|
(function (KnownColumnDataType) {
|
|
199
|
+
/** Image */
|
|
128
200
|
KnownColumnDataType["Image"] = "image";
|
|
201
|
+
/** Text */
|
|
129
202
|
KnownColumnDataType["Text"] = "text";
|
|
203
|
+
/** Uniqueidentifier */
|
|
130
204
|
KnownColumnDataType["Uniqueidentifier"] = "uniqueidentifier";
|
|
205
|
+
/** Date */
|
|
131
206
|
KnownColumnDataType["Date"] = "date";
|
|
207
|
+
/** Time */
|
|
132
208
|
KnownColumnDataType["Time"] = "time";
|
|
209
|
+
/** Datetime2 */
|
|
133
210
|
KnownColumnDataType["Datetime2"] = "datetime2";
|
|
211
|
+
/** Datetimeoffset */
|
|
134
212
|
KnownColumnDataType["Datetimeoffset"] = "datetimeoffset";
|
|
213
|
+
/** Tinyint */
|
|
135
214
|
KnownColumnDataType["Tinyint"] = "tinyint";
|
|
215
|
+
/** Smallint */
|
|
136
216
|
KnownColumnDataType["Smallint"] = "smallint";
|
|
217
|
+
/** Int */
|
|
137
218
|
KnownColumnDataType["Int"] = "int";
|
|
219
|
+
/** Smalldatetime */
|
|
138
220
|
KnownColumnDataType["Smalldatetime"] = "smalldatetime";
|
|
221
|
+
/** Real */
|
|
139
222
|
KnownColumnDataType["Real"] = "real";
|
|
223
|
+
/** Money */
|
|
140
224
|
KnownColumnDataType["Money"] = "money";
|
|
225
|
+
/** Datetime */
|
|
141
226
|
KnownColumnDataType["Datetime"] = "datetime";
|
|
227
|
+
/** Float */
|
|
142
228
|
KnownColumnDataType["Float"] = "float";
|
|
229
|
+
/** SqlVariant */
|
|
143
230
|
KnownColumnDataType["SqlVariant"] = "sql_variant";
|
|
231
|
+
/** Ntext */
|
|
144
232
|
KnownColumnDataType["Ntext"] = "ntext";
|
|
233
|
+
/** Bit */
|
|
145
234
|
KnownColumnDataType["Bit"] = "bit";
|
|
235
|
+
/** Decimal */
|
|
146
236
|
KnownColumnDataType["Decimal"] = "decimal";
|
|
237
|
+
/** Numeric */
|
|
147
238
|
KnownColumnDataType["Numeric"] = "numeric";
|
|
239
|
+
/** Smallmoney */
|
|
148
240
|
KnownColumnDataType["Smallmoney"] = "smallmoney";
|
|
241
|
+
/** Bigint */
|
|
149
242
|
KnownColumnDataType["Bigint"] = "bigint";
|
|
243
|
+
/** Hierarchyid */
|
|
150
244
|
KnownColumnDataType["Hierarchyid"] = "hierarchyid";
|
|
245
|
+
/** Geometry */
|
|
151
246
|
KnownColumnDataType["Geometry"] = "geometry";
|
|
247
|
+
/** Geography */
|
|
152
248
|
KnownColumnDataType["Geography"] = "geography";
|
|
249
|
+
/** Varbinary */
|
|
153
250
|
KnownColumnDataType["Varbinary"] = "varbinary";
|
|
251
|
+
/** Varchar */
|
|
154
252
|
KnownColumnDataType["Varchar"] = "varchar";
|
|
253
|
+
/** Binary */
|
|
155
254
|
KnownColumnDataType["Binary"] = "binary";
|
|
255
|
+
/** Char */
|
|
156
256
|
KnownColumnDataType["Char"] = "char";
|
|
257
|
+
/** Timestamp */
|
|
157
258
|
KnownColumnDataType["Timestamp"] = "timestamp";
|
|
259
|
+
/** Nvarchar */
|
|
158
260
|
KnownColumnDataType["Nvarchar"] = "nvarchar";
|
|
261
|
+
/** Nchar */
|
|
159
262
|
KnownColumnDataType["Nchar"] = "nchar";
|
|
263
|
+
/** Xml */
|
|
160
264
|
KnownColumnDataType["Xml"] = "xml";
|
|
265
|
+
/** Sysname */
|
|
161
266
|
KnownColumnDataType["Sysname"] = "sysname";
|
|
162
267
|
})(exports.KnownColumnDataType || (exports.KnownColumnDataType = {}));
|
|
163
268
|
/** Known values of {@link ConnectionPolicyName} that the service accepts. */
|
|
164
269
|
exports.KnownConnectionPolicyName = void 0;
|
|
165
270
|
(function (KnownConnectionPolicyName) {
|
|
271
|
+
/** Default */
|
|
166
272
|
KnownConnectionPolicyName["Default"] = "default";
|
|
167
273
|
})(exports.KnownConnectionPolicyName || (exports.KnownConnectionPolicyName = {}));
|
|
168
274
|
/** Known values of {@link VulnerabilityAssessmentName} that the service accepts. */
|
|
169
275
|
exports.KnownVulnerabilityAssessmentName = void 0;
|
|
170
276
|
(function (KnownVulnerabilityAssessmentName) {
|
|
277
|
+
/** Default */
|
|
171
278
|
KnownVulnerabilityAssessmentName["Default"] = "default";
|
|
172
279
|
})(exports.KnownVulnerabilityAssessmentName || (exports.KnownVulnerabilityAssessmentName = {}));
|
|
173
280
|
/** Known values of {@link VulnerabilityAssessmentScanTriggerType} that the service accepts. */
|
|
174
281
|
exports.KnownVulnerabilityAssessmentScanTriggerType = void 0;
|
|
175
282
|
(function (KnownVulnerabilityAssessmentScanTriggerType) {
|
|
283
|
+
/** OnDemand */
|
|
176
284
|
KnownVulnerabilityAssessmentScanTriggerType["OnDemand"] = "OnDemand";
|
|
285
|
+
/** Recurring */
|
|
177
286
|
KnownVulnerabilityAssessmentScanTriggerType["Recurring"] = "Recurring";
|
|
178
287
|
})(exports.KnownVulnerabilityAssessmentScanTriggerType || (exports.KnownVulnerabilityAssessmentScanTriggerType = {}));
|
|
179
288
|
/** Known values of {@link VulnerabilityAssessmentScanState} that the service accepts. */
|
|
180
289
|
exports.KnownVulnerabilityAssessmentScanState = void 0;
|
|
181
290
|
(function (KnownVulnerabilityAssessmentScanState) {
|
|
291
|
+
/** Passed */
|
|
182
292
|
KnownVulnerabilityAssessmentScanState["Passed"] = "Passed";
|
|
293
|
+
/** Failed */
|
|
183
294
|
KnownVulnerabilityAssessmentScanState["Failed"] = "Failed";
|
|
295
|
+
/** FailedToRun */
|
|
184
296
|
KnownVulnerabilityAssessmentScanState["FailedToRun"] = "FailedToRun";
|
|
297
|
+
/** InProgress */
|
|
185
298
|
KnownVulnerabilityAssessmentScanState["InProgress"] = "InProgress";
|
|
186
299
|
})(exports.KnownVulnerabilityAssessmentScanState || (exports.KnownVulnerabilityAssessmentScanState = {}));
|
|
187
300
|
/** Known values of {@link SecurityAlertPolicyName} that the service accepts. */
|
|
188
301
|
exports.KnownSecurityAlertPolicyName = void 0;
|
|
189
302
|
(function (KnownSecurityAlertPolicyName) {
|
|
303
|
+
/** Default */
|
|
190
304
|
KnownSecurityAlertPolicyName["Default"] = "default";
|
|
191
305
|
})(exports.KnownSecurityAlertPolicyName || (exports.KnownSecurityAlertPolicyName = {}));
|
|
192
306
|
/** Known values of {@link BlobAuditingPolicyName} that the service accepts. */
|
|
193
307
|
exports.KnownBlobAuditingPolicyName = void 0;
|
|
194
308
|
(function (KnownBlobAuditingPolicyName) {
|
|
309
|
+
/** Default */
|
|
195
310
|
KnownBlobAuditingPolicyName["Default"] = "default";
|
|
196
311
|
})(exports.KnownBlobAuditingPolicyName || (exports.KnownBlobAuditingPolicyName = {}));
|
|
197
312
|
/** Known values of {@link SecurityAlertPolicyNameAutoGenerated} that the service accepts. */
|
|
198
313
|
exports.KnownSecurityAlertPolicyNameAutoGenerated = void 0;
|
|
199
314
|
(function (KnownSecurityAlertPolicyNameAutoGenerated) {
|
|
315
|
+
/** Default */
|
|
200
316
|
KnownSecurityAlertPolicyNameAutoGenerated["Default"] = "Default";
|
|
201
317
|
})(exports.KnownSecurityAlertPolicyNameAutoGenerated || (exports.KnownSecurityAlertPolicyNameAutoGenerated = {}));
|
|
202
318
|
/** Known values of {@link EncryptionProtectorName} that the service accepts. */
|
|
203
319
|
exports.KnownEncryptionProtectorName = void 0;
|
|
204
320
|
(function (KnownEncryptionProtectorName) {
|
|
321
|
+
/** Current */
|
|
205
322
|
KnownEncryptionProtectorName["Current"] = "current";
|
|
206
323
|
})(exports.KnownEncryptionProtectorName || (exports.KnownEncryptionProtectorName = {}));
|
|
207
324
|
/** Known values of {@link ServerKeyType} that the service accepts. */
|
|
208
325
|
exports.KnownServerKeyType = void 0;
|
|
209
326
|
(function (KnownServerKeyType) {
|
|
327
|
+
/** ServiceManaged */
|
|
210
328
|
KnownServerKeyType["ServiceManaged"] = "ServiceManaged";
|
|
329
|
+
/** AzureKeyVault */
|
|
211
330
|
KnownServerKeyType["AzureKeyVault"] = "AzureKeyVault";
|
|
212
331
|
})(exports.KnownServerKeyType || (exports.KnownServerKeyType = {}));
|
|
213
332
|
/** Known values of {@link DedicatedSQLMinimalTlsSettingsName} that the service accepts. */
|
|
214
333
|
exports.KnownDedicatedSQLMinimalTlsSettingsName = void 0;
|
|
215
334
|
(function (KnownDedicatedSQLMinimalTlsSettingsName) {
|
|
335
|
+
/** Default */
|
|
216
336
|
KnownDedicatedSQLMinimalTlsSettingsName["Default"] = "default";
|
|
217
337
|
})(exports.KnownDedicatedSQLMinimalTlsSettingsName || (exports.KnownDedicatedSQLMinimalTlsSettingsName = {}));
|
|
218
338
|
/** Known values of {@link WorkspacePublicNetworkAccess} that the service accepts. */
|
|
219
339
|
exports.KnownWorkspacePublicNetworkAccess = void 0;
|
|
220
340
|
(function (KnownWorkspacePublicNetworkAccess) {
|
|
341
|
+
/** Enabled */
|
|
221
342
|
KnownWorkspacePublicNetworkAccess["Enabled"] = "Enabled";
|
|
343
|
+
/** Disabled */
|
|
222
344
|
KnownWorkspacePublicNetworkAccess["Disabled"] = "Disabled";
|
|
223
345
|
})(exports.KnownWorkspacePublicNetworkAccess || (exports.KnownWorkspacePublicNetworkAccess = {}));
|
|
224
346
|
/** Known values of {@link ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState} that the service accepts. */
|
|
225
347
|
exports.KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState = void 0;
|
|
226
348
|
(function (KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState) {
|
|
349
|
+
/** Enabled */
|
|
227
350
|
KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState["Enabled"] = "Enabled";
|
|
351
|
+
/** Disabled */
|
|
228
352
|
KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState["Disabled"] = "Disabled";
|
|
229
353
|
})(exports.KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState || (exports.KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityDesiredState = {}));
|
|
230
354
|
/** Known values of {@link ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState} that the service accepts. */
|
|
231
355
|
exports.KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState = void 0;
|
|
232
356
|
(function (KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState) {
|
|
357
|
+
/** Enabling */
|
|
233
358
|
KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState["Enabling"] = "Enabling";
|
|
359
|
+
/** Enabled */
|
|
234
360
|
KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState["Enabled"] = "Enabled";
|
|
361
|
+
/** Disabling */
|
|
235
362
|
KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState["Disabling"] = "Disabling";
|
|
363
|
+
/** Disabled */
|
|
236
364
|
KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState["Disabled"] = "Disabled";
|
|
365
|
+
/** Unknown */
|
|
237
366
|
KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState["Unknown"] = "Unknown";
|
|
238
367
|
})(exports.KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState || (exports.KnownManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentityActualState = {}));
|
|
239
368
|
/** Known values of {@link ConfigurationType} that the service accepts. */
|
|
240
369
|
exports.KnownConfigurationType = void 0;
|
|
241
370
|
(function (KnownConfigurationType) {
|
|
371
|
+
/** File */
|
|
242
372
|
KnownConfigurationType["File"] = "File";
|
|
373
|
+
/** Artifact */
|
|
243
374
|
KnownConfigurationType["Artifact"] = "Artifact";
|
|
244
375
|
})(exports.KnownConfigurationType || (exports.KnownConfigurationType = {}));
|
|
245
376
|
/** Known values of {@link NodeSize} that the service accepts. */
|
|
246
377
|
exports.KnownNodeSize = void 0;
|
|
247
378
|
(function (KnownNodeSize) {
|
|
379
|
+
/** None */
|
|
248
380
|
KnownNodeSize["None"] = "None";
|
|
381
|
+
/** Small */
|
|
249
382
|
KnownNodeSize["Small"] = "Small";
|
|
383
|
+
/** Medium */
|
|
250
384
|
KnownNodeSize["Medium"] = "Medium";
|
|
385
|
+
/** Large */
|
|
251
386
|
KnownNodeSize["Large"] = "Large";
|
|
387
|
+
/** XLarge */
|
|
252
388
|
KnownNodeSize["XLarge"] = "XLarge";
|
|
389
|
+
/** XXLarge */
|
|
253
390
|
KnownNodeSize["XXLarge"] = "XXLarge";
|
|
391
|
+
/** XXXLarge */
|
|
254
392
|
KnownNodeSize["XXXLarge"] = "XXXLarge";
|
|
255
393
|
})(exports.KnownNodeSize || (exports.KnownNodeSize = {}));
|
|
256
394
|
/** Known values of {@link NodeSizeFamily} that the service accepts. */
|
|
257
395
|
exports.KnownNodeSizeFamily = void 0;
|
|
258
396
|
(function (KnownNodeSizeFamily) {
|
|
397
|
+
/** None */
|
|
259
398
|
KnownNodeSizeFamily["None"] = "None";
|
|
399
|
+
/** MemoryOptimized */
|
|
260
400
|
KnownNodeSizeFamily["MemoryOptimized"] = "MemoryOptimized";
|
|
401
|
+
/** HardwareAcceleratedFpga */
|
|
261
402
|
KnownNodeSizeFamily["HardwareAcceleratedFpga"] = "HardwareAcceleratedFPGA";
|
|
403
|
+
/** HardwareAcceleratedGPU */
|
|
262
404
|
KnownNodeSizeFamily["HardwareAcceleratedGPU"] = "HardwareAcceleratedGPU";
|
|
263
405
|
})(exports.KnownNodeSizeFamily || (exports.KnownNodeSizeFamily = {}));
|
|
264
406
|
/** Known values of {@link IntegrationRuntimeAutoUpdate} that the service accepts. */
|
|
265
407
|
exports.KnownIntegrationRuntimeAutoUpdate = void 0;
|
|
266
408
|
(function (KnownIntegrationRuntimeAutoUpdate) {
|
|
409
|
+
/** On */
|
|
267
410
|
KnownIntegrationRuntimeAutoUpdate["On"] = "On";
|
|
411
|
+
/** Off */
|
|
268
412
|
KnownIntegrationRuntimeAutoUpdate["Off"] = "Off";
|
|
269
413
|
})(exports.KnownIntegrationRuntimeAutoUpdate || (exports.KnownIntegrationRuntimeAutoUpdate = {}));
|
|
270
414
|
/** Known values of {@link IntegrationRuntimeType} that the service accepts. */
|
|
271
415
|
exports.KnownIntegrationRuntimeType = void 0;
|
|
272
416
|
(function (KnownIntegrationRuntimeType) {
|
|
417
|
+
/** Managed */
|
|
273
418
|
KnownIntegrationRuntimeType["Managed"] = "Managed";
|
|
419
|
+
/** SelfHosted */
|
|
274
420
|
KnownIntegrationRuntimeType["SelfHosted"] = "SelfHosted";
|
|
275
421
|
})(exports.KnownIntegrationRuntimeType || (exports.KnownIntegrationRuntimeType = {}));
|
|
276
422
|
/** Known values of {@link SsisObjectMetadataType} that the service accepts. */
|
|
277
423
|
exports.KnownSsisObjectMetadataType = void 0;
|
|
278
424
|
(function (KnownSsisObjectMetadataType) {
|
|
425
|
+
/** Folder */
|
|
279
426
|
KnownSsisObjectMetadataType["Folder"] = "Folder";
|
|
427
|
+
/** Project */
|
|
280
428
|
KnownSsisObjectMetadataType["Project"] = "Project";
|
|
429
|
+
/** Package */
|
|
281
430
|
KnownSsisObjectMetadataType["Package"] = "Package";
|
|
431
|
+
/** Environment */
|
|
282
432
|
KnownSsisObjectMetadataType["Environment"] = "Environment";
|
|
283
433
|
})(exports.KnownSsisObjectMetadataType || (exports.KnownSsisObjectMetadataType = {}));
|
|
284
434
|
/** Known values of {@link SelfHostedIntegrationRuntimeNodeStatus} that the service accepts. */
|
|
285
435
|
exports.KnownSelfHostedIntegrationRuntimeNodeStatus = void 0;
|
|
286
436
|
(function (KnownSelfHostedIntegrationRuntimeNodeStatus) {
|
|
437
|
+
/** NeedRegistration */
|
|
287
438
|
KnownSelfHostedIntegrationRuntimeNodeStatus["NeedRegistration"] = "NeedRegistration";
|
|
439
|
+
/** Online */
|
|
288
440
|
KnownSelfHostedIntegrationRuntimeNodeStatus["Online"] = "Online";
|
|
441
|
+
/** Limited */
|
|
289
442
|
KnownSelfHostedIntegrationRuntimeNodeStatus["Limited"] = "Limited";
|
|
443
|
+
/** Offline */
|
|
290
444
|
KnownSelfHostedIntegrationRuntimeNodeStatus["Offline"] = "Offline";
|
|
445
|
+
/** Upgrading */
|
|
291
446
|
KnownSelfHostedIntegrationRuntimeNodeStatus["Upgrading"] = "Upgrading";
|
|
447
|
+
/** Initializing */
|
|
292
448
|
KnownSelfHostedIntegrationRuntimeNodeStatus["Initializing"] = "Initializing";
|
|
449
|
+
/** InitializeFailed */
|
|
293
450
|
KnownSelfHostedIntegrationRuntimeNodeStatus["InitializeFailed"] = "InitializeFailed";
|
|
294
451
|
})(exports.KnownSelfHostedIntegrationRuntimeNodeStatus || (exports.KnownSelfHostedIntegrationRuntimeNodeStatus = {}));
|
|
295
452
|
/** Known values of {@link IntegrationRuntimeUpdateResult} that the service accepts. */
|
|
296
453
|
exports.KnownIntegrationRuntimeUpdateResult = void 0;
|
|
297
454
|
(function (KnownIntegrationRuntimeUpdateResult) {
|
|
455
|
+
/** None */
|
|
298
456
|
KnownIntegrationRuntimeUpdateResult["None"] = "None";
|
|
457
|
+
/** Succeed */
|
|
299
458
|
KnownIntegrationRuntimeUpdateResult["Succeed"] = "Succeed";
|
|
459
|
+
/** Fail */
|
|
300
460
|
KnownIntegrationRuntimeUpdateResult["Fail"] = "Fail";
|
|
301
461
|
})(exports.KnownIntegrationRuntimeUpdateResult || (exports.KnownIntegrationRuntimeUpdateResult = {}));
|
|
302
462
|
/** Known values of {@link IntegrationRuntimeState} that the service accepts. */
|
|
303
463
|
exports.KnownIntegrationRuntimeState = void 0;
|
|
304
464
|
(function (KnownIntegrationRuntimeState) {
|
|
465
|
+
/** Initial */
|
|
305
466
|
KnownIntegrationRuntimeState["Initial"] = "Initial";
|
|
467
|
+
/** Stopped */
|
|
306
468
|
KnownIntegrationRuntimeState["Stopped"] = "Stopped";
|
|
469
|
+
/** Started */
|
|
307
470
|
KnownIntegrationRuntimeState["Started"] = "Started";
|
|
471
|
+
/** Starting */
|
|
308
472
|
KnownIntegrationRuntimeState["Starting"] = "Starting";
|
|
473
|
+
/** Stopping */
|
|
309
474
|
KnownIntegrationRuntimeState["Stopping"] = "Stopping";
|
|
475
|
+
/** NeedRegistration */
|
|
310
476
|
KnownIntegrationRuntimeState["NeedRegistration"] = "NeedRegistration";
|
|
477
|
+
/** Online */
|
|
311
478
|
KnownIntegrationRuntimeState["Online"] = "Online";
|
|
479
|
+
/** Limited */
|
|
312
480
|
KnownIntegrationRuntimeState["Limited"] = "Limited";
|
|
481
|
+
/** Offline */
|
|
313
482
|
KnownIntegrationRuntimeState["Offline"] = "Offline";
|
|
483
|
+
/** AccessDenied */
|
|
314
484
|
KnownIntegrationRuntimeState["AccessDenied"] = "AccessDenied";
|
|
315
485
|
})(exports.KnownIntegrationRuntimeState || (exports.KnownIntegrationRuntimeState = {}));
|
|
316
486
|
/** Known values of {@link IntegrationRuntimeAuthKeyName} that the service accepts. */
|
|
317
487
|
exports.KnownIntegrationRuntimeAuthKeyName = void 0;
|
|
318
488
|
(function (KnownIntegrationRuntimeAuthKeyName) {
|
|
489
|
+
/** AuthKey1 */
|
|
319
490
|
KnownIntegrationRuntimeAuthKeyName["AuthKey1"] = "authKey1";
|
|
491
|
+
/** AuthKey2 */
|
|
320
492
|
KnownIntegrationRuntimeAuthKeyName["AuthKey2"] = "authKey2";
|
|
321
493
|
})(exports.KnownIntegrationRuntimeAuthKeyName || (exports.KnownIntegrationRuntimeAuthKeyName = {}));
|
|
322
494
|
/** Known values of {@link Reason} that the service accepts. */
|
|
323
495
|
exports.KnownReason = void 0;
|
|
324
496
|
(function (KnownReason) {
|
|
497
|
+
/** Invalid */
|
|
325
498
|
KnownReason["Invalid"] = "Invalid";
|
|
499
|
+
/** AlreadyExists */
|
|
326
500
|
KnownReason["AlreadyExists"] = "AlreadyExists";
|
|
327
501
|
})(exports.KnownReason || (exports.KnownReason = {}));
|
|
328
502
|
/** Known values of {@link SkuName} that the service accepts. */
|
|
329
503
|
exports.KnownSkuName = void 0;
|
|
330
504
|
(function (KnownSkuName) {
|
|
505
|
+
/** ComputeOptimized */
|
|
331
506
|
KnownSkuName["ComputeOptimized"] = "Compute optimized";
|
|
507
|
+
/** StorageOptimized */
|
|
332
508
|
KnownSkuName["StorageOptimized"] = "Storage optimized";
|
|
333
509
|
})(exports.KnownSkuName || (exports.KnownSkuName = {}));
|
|
334
510
|
/** Known values of {@link SkuSize} that the service accepts. */
|
|
335
511
|
exports.KnownSkuSize = void 0;
|
|
336
512
|
(function (KnownSkuSize) {
|
|
513
|
+
/** ExtraSmall */
|
|
337
514
|
KnownSkuSize["ExtraSmall"] = "Extra small";
|
|
515
|
+
/** Small */
|
|
338
516
|
KnownSkuSize["Small"] = "Small";
|
|
517
|
+
/** Medium */
|
|
339
518
|
KnownSkuSize["Medium"] = "Medium";
|
|
519
|
+
/** Large */
|
|
340
520
|
KnownSkuSize["Large"] = "Large";
|
|
341
521
|
})(exports.KnownSkuSize || (exports.KnownSkuSize = {}));
|
|
342
522
|
/** Known values of {@link State} that the service accepts. */
|
|
343
523
|
exports.KnownState = void 0;
|
|
344
524
|
(function (KnownState) {
|
|
525
|
+
/** Creating */
|
|
345
526
|
KnownState["Creating"] = "Creating";
|
|
527
|
+
/** Unavailable */
|
|
346
528
|
KnownState["Unavailable"] = "Unavailable";
|
|
529
|
+
/** Running */
|
|
347
530
|
KnownState["Running"] = "Running";
|
|
531
|
+
/** Deleting */
|
|
348
532
|
KnownState["Deleting"] = "Deleting";
|
|
533
|
+
/** Deleted */
|
|
349
534
|
KnownState["Deleted"] = "Deleted";
|
|
535
|
+
/** Stopping */
|
|
350
536
|
KnownState["Stopping"] = "Stopping";
|
|
537
|
+
/** Stopped */
|
|
351
538
|
KnownState["Stopped"] = "Stopped";
|
|
539
|
+
/** Starting */
|
|
352
540
|
KnownState["Starting"] = "Starting";
|
|
541
|
+
/** Updating */
|
|
353
542
|
KnownState["Updating"] = "Updating";
|
|
354
543
|
})(exports.KnownState || (exports.KnownState = {}));
|
|
355
544
|
/** Known values of {@link ResourceProvisioningState} that the service accepts. */
|
|
356
545
|
exports.KnownResourceProvisioningState = void 0;
|
|
357
546
|
(function (KnownResourceProvisioningState) {
|
|
547
|
+
/** Running */
|
|
358
548
|
KnownResourceProvisioningState["Running"] = "Running";
|
|
549
|
+
/** Creating */
|
|
359
550
|
KnownResourceProvisioningState["Creating"] = "Creating";
|
|
551
|
+
/** Deleting */
|
|
360
552
|
KnownResourceProvisioningState["Deleting"] = "Deleting";
|
|
553
|
+
/** Succeeded */
|
|
361
554
|
KnownResourceProvisioningState["Succeeded"] = "Succeeded";
|
|
555
|
+
/** Failed */
|
|
362
556
|
KnownResourceProvisioningState["Failed"] = "Failed";
|
|
557
|
+
/** Moving */
|
|
363
558
|
KnownResourceProvisioningState["Moving"] = "Moving";
|
|
559
|
+
/** Canceled */
|
|
364
560
|
KnownResourceProvisioningState["Canceled"] = "Canceled";
|
|
365
561
|
})(exports.KnownResourceProvisioningState || (exports.KnownResourceProvisioningState = {}));
|
|
366
562
|
/** Known values of {@link LanguageExtensionName} that the service accepts. */
|
|
367
563
|
exports.KnownLanguageExtensionName = void 0;
|
|
368
564
|
(function (KnownLanguageExtensionName) {
|
|
565
|
+
/** Python */
|
|
369
566
|
KnownLanguageExtensionName["Python"] = "PYTHON";
|
|
567
|
+
/** R */
|
|
370
568
|
KnownLanguageExtensionName["R"] = "R";
|
|
371
569
|
})(exports.KnownLanguageExtensionName || (exports.KnownLanguageExtensionName = {}));
|
|
372
570
|
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
373
571
|
exports.KnownCreatedByType = void 0;
|
|
374
572
|
(function (KnownCreatedByType) {
|
|
573
|
+
/** User */
|
|
375
574
|
KnownCreatedByType["User"] = "User";
|
|
575
|
+
/** Application */
|
|
376
576
|
KnownCreatedByType["Application"] = "Application";
|
|
577
|
+
/** ManagedIdentity */
|
|
377
578
|
KnownCreatedByType["ManagedIdentity"] = "ManagedIdentity";
|
|
579
|
+
/** Key */
|
|
378
580
|
KnownCreatedByType["Key"] = "Key";
|
|
379
581
|
})(exports.KnownCreatedByType || (exports.KnownCreatedByType = {}));
|
|
380
582
|
/** Known values of {@link AzureScaleType} that the service accepts. */
|
|
381
583
|
exports.KnownAzureScaleType = void 0;
|
|
382
584
|
(function (KnownAzureScaleType) {
|
|
585
|
+
/** Automatic */
|
|
383
586
|
KnownAzureScaleType["Automatic"] = "automatic";
|
|
587
|
+
/** Manual */
|
|
384
588
|
KnownAzureScaleType["Manual"] = "manual";
|
|
589
|
+
/** None */
|
|
385
590
|
KnownAzureScaleType["None"] = "none";
|
|
386
591
|
})(exports.KnownAzureScaleType || (exports.KnownAzureScaleType = {}));
|
|
387
592
|
/** Known values of {@link DefaultPrincipalsModificationKind} that the service accepts. */
|
|
388
593
|
exports.KnownDefaultPrincipalsModificationKind = void 0;
|
|
389
594
|
(function (KnownDefaultPrincipalsModificationKind) {
|
|
595
|
+
/** Union */
|
|
390
596
|
KnownDefaultPrincipalsModificationKind["Union"] = "Union";
|
|
597
|
+
/** Replace */
|
|
391
598
|
KnownDefaultPrincipalsModificationKind["Replace"] = "Replace";
|
|
599
|
+
/** None */
|
|
392
600
|
KnownDefaultPrincipalsModificationKind["None"] = "None";
|
|
393
601
|
})(exports.KnownDefaultPrincipalsModificationKind || (exports.KnownDefaultPrincipalsModificationKind = {}));
|
|
394
602
|
/** Known values of {@link Kind} that the service accepts. */
|
|
395
603
|
exports.KnownKind = void 0;
|
|
396
604
|
(function (KnownKind) {
|
|
605
|
+
/** ReadWrite */
|
|
397
606
|
KnownKind["ReadWrite"] = "ReadWrite";
|
|
607
|
+
/** ReadOnlyFollowing */
|
|
398
608
|
KnownKind["ReadOnlyFollowing"] = "ReadOnlyFollowing";
|
|
399
609
|
})(exports.KnownKind || (exports.KnownKind = {}));
|
|
400
610
|
/** Known values of {@link DataConnectionKind} that the service accepts. */
|
|
401
611
|
exports.KnownDataConnectionKind = void 0;
|
|
402
612
|
(function (KnownDataConnectionKind) {
|
|
613
|
+
/** EventHub */
|
|
403
614
|
KnownDataConnectionKind["EventHub"] = "EventHub";
|
|
615
|
+
/** EventGrid */
|
|
404
616
|
KnownDataConnectionKind["EventGrid"] = "EventGrid";
|
|
617
|
+
/** IotHub */
|
|
405
618
|
KnownDataConnectionKind["IotHub"] = "IotHub";
|
|
406
619
|
})(exports.KnownDataConnectionKind || (exports.KnownDataConnectionKind = {}));
|
|
407
620
|
/** Known values of {@link ClusterPrincipalRole} that the service accepts. */
|
|
408
621
|
exports.KnownClusterPrincipalRole = void 0;
|
|
409
622
|
(function (KnownClusterPrincipalRole) {
|
|
623
|
+
/** AllDatabasesAdmin */
|
|
410
624
|
KnownClusterPrincipalRole["AllDatabasesAdmin"] = "AllDatabasesAdmin";
|
|
625
|
+
/** AllDatabasesViewer */
|
|
411
626
|
KnownClusterPrincipalRole["AllDatabasesViewer"] = "AllDatabasesViewer";
|
|
412
627
|
})(exports.KnownClusterPrincipalRole || (exports.KnownClusterPrincipalRole = {}));
|
|
413
628
|
/** Known values of {@link PrincipalType} that the service accepts. */
|
|
414
629
|
exports.KnownPrincipalType = void 0;
|
|
415
630
|
(function (KnownPrincipalType) {
|
|
631
|
+
/** App */
|
|
416
632
|
KnownPrincipalType["App"] = "App";
|
|
633
|
+
/** Group */
|
|
417
634
|
KnownPrincipalType["Group"] = "Group";
|
|
635
|
+
/** User */
|
|
418
636
|
KnownPrincipalType["User"] = "User";
|
|
419
637
|
})(exports.KnownPrincipalType || (exports.KnownPrincipalType = {}));
|
|
420
638
|
/** Known values of {@link DatabasePrincipalRole} that the service accepts. */
|
|
421
639
|
exports.KnownDatabasePrincipalRole = void 0;
|
|
422
640
|
(function (KnownDatabasePrincipalRole) {
|
|
641
|
+
/** Admin */
|
|
423
642
|
KnownDatabasePrincipalRole["Admin"] = "Admin";
|
|
643
|
+
/** Ingestor */
|
|
424
644
|
KnownDatabasePrincipalRole["Ingestor"] = "Ingestor";
|
|
645
|
+
/** Monitor */
|
|
425
646
|
KnownDatabasePrincipalRole["Monitor"] = "Monitor";
|
|
647
|
+
/** User */
|
|
426
648
|
KnownDatabasePrincipalRole["User"] = "User";
|
|
649
|
+
/** UnrestrictedViewer */
|
|
427
650
|
KnownDatabasePrincipalRole["UnrestrictedViewer"] = "UnrestrictedViewer";
|
|
651
|
+
/** Viewer */
|
|
428
652
|
KnownDatabasePrincipalRole["Viewer"] = "Viewer";
|
|
429
653
|
})(exports.KnownDatabasePrincipalRole || (exports.KnownDatabasePrincipalRole = {}));
|
|
430
654
|
/** Known values of {@link DataFlowComputeType} that the service accepts. */
|
|
431
655
|
exports.KnownDataFlowComputeType = void 0;
|
|
432
656
|
(function (KnownDataFlowComputeType) {
|
|
657
|
+
/** General */
|
|
433
658
|
KnownDataFlowComputeType["General"] = "General";
|
|
659
|
+
/** MemoryOptimized */
|
|
434
660
|
KnownDataFlowComputeType["MemoryOptimized"] = "MemoryOptimized";
|
|
661
|
+
/** ComputeOptimized */
|
|
435
662
|
KnownDataFlowComputeType["ComputeOptimized"] = "ComputeOptimized";
|
|
436
663
|
})(exports.KnownDataFlowComputeType || (exports.KnownDataFlowComputeType = {}));
|
|
437
664
|
/** Known values of {@link IntegrationRuntimeSsisCatalogPricingTier} that the service accepts. */
|
|
438
665
|
exports.KnownIntegrationRuntimeSsisCatalogPricingTier = void 0;
|
|
439
666
|
(function (KnownIntegrationRuntimeSsisCatalogPricingTier) {
|
|
667
|
+
/** Basic */
|
|
440
668
|
KnownIntegrationRuntimeSsisCatalogPricingTier["Basic"] = "Basic";
|
|
669
|
+
/** Standard */
|
|
441
670
|
KnownIntegrationRuntimeSsisCatalogPricingTier["Standard"] = "Standard";
|
|
671
|
+
/** Premium */
|
|
442
672
|
KnownIntegrationRuntimeSsisCatalogPricingTier["Premium"] = "Premium";
|
|
673
|
+
/** PremiumRS */
|
|
443
674
|
KnownIntegrationRuntimeSsisCatalogPricingTier["PremiumRS"] = "PremiumRS";
|
|
444
675
|
})(exports.KnownIntegrationRuntimeSsisCatalogPricingTier || (exports.KnownIntegrationRuntimeSsisCatalogPricingTier = {}));
|
|
445
676
|
/** Known values of {@link IntegrationRuntimeLicenseType} that the service accepts. */
|
|
446
677
|
exports.KnownIntegrationRuntimeLicenseType = void 0;
|
|
447
678
|
(function (KnownIntegrationRuntimeLicenseType) {
|
|
679
|
+
/** BasePrice */
|
|
448
680
|
KnownIntegrationRuntimeLicenseType["BasePrice"] = "BasePrice";
|
|
681
|
+
/** LicenseIncluded */
|
|
449
682
|
KnownIntegrationRuntimeLicenseType["LicenseIncluded"] = "LicenseIncluded";
|
|
450
683
|
})(exports.KnownIntegrationRuntimeLicenseType || (exports.KnownIntegrationRuntimeLicenseType = {}));
|
|
451
684
|
/** Known values of {@link IntegrationRuntimeEntityReferenceType} that the service accepts. */
|
|
452
685
|
exports.KnownIntegrationRuntimeEntityReferenceType = void 0;
|
|
453
686
|
(function (KnownIntegrationRuntimeEntityReferenceType) {
|
|
687
|
+
/** IntegrationRuntimeReference */
|
|
454
688
|
KnownIntegrationRuntimeEntityReferenceType["IntegrationRuntimeReference"] = "IntegrationRuntimeReference";
|
|
689
|
+
/** LinkedServiceReference */
|
|
455
690
|
KnownIntegrationRuntimeEntityReferenceType["LinkedServiceReference"] = "LinkedServiceReference";
|
|
456
691
|
})(exports.KnownIntegrationRuntimeEntityReferenceType || (exports.KnownIntegrationRuntimeEntityReferenceType = {}));
|
|
457
692
|
/** Known values of {@link IntegrationRuntimeEdition} that the service accepts. */
|
|
458
693
|
exports.KnownIntegrationRuntimeEdition = void 0;
|
|
459
694
|
(function (KnownIntegrationRuntimeEdition) {
|
|
695
|
+
/** Standard */
|
|
460
696
|
KnownIntegrationRuntimeEdition["Standard"] = "Standard";
|
|
697
|
+
/** Enterprise */
|
|
461
698
|
KnownIntegrationRuntimeEdition["Enterprise"] = "Enterprise";
|
|
462
699
|
})(exports.KnownIntegrationRuntimeEdition || (exports.KnownIntegrationRuntimeEdition = {}));
|
|
463
700
|
/** Known values of {@link ManagedIntegrationRuntimeNodeStatus} that the service accepts. */
|
|
464
701
|
exports.KnownManagedIntegrationRuntimeNodeStatus = void 0;
|
|
465
702
|
(function (KnownManagedIntegrationRuntimeNodeStatus) {
|
|
703
|
+
/** Starting */
|
|
466
704
|
KnownManagedIntegrationRuntimeNodeStatus["Starting"] = "Starting";
|
|
705
|
+
/** Available */
|
|
467
706
|
KnownManagedIntegrationRuntimeNodeStatus["Available"] = "Available";
|
|
707
|
+
/** Recycling */
|
|
468
708
|
KnownManagedIntegrationRuntimeNodeStatus["Recycling"] = "Recycling";
|
|
709
|
+
/** Unavailable */
|
|
469
710
|
KnownManagedIntegrationRuntimeNodeStatus["Unavailable"] = "Unavailable";
|
|
470
711
|
})(exports.KnownManagedIntegrationRuntimeNodeStatus || (exports.KnownManagedIntegrationRuntimeNodeStatus = {}));
|
|
471
712
|
/** Known values of {@link IntegrationRuntimeInternalChannelEncryptionMode} that the service accepts. */
|
|
472
713
|
exports.KnownIntegrationRuntimeInternalChannelEncryptionMode = void 0;
|
|
473
714
|
(function (KnownIntegrationRuntimeInternalChannelEncryptionMode) {
|
|
715
|
+
/** NotSet */
|
|
474
716
|
KnownIntegrationRuntimeInternalChannelEncryptionMode["NotSet"] = "NotSet";
|
|
717
|
+
/** SslEncrypted */
|
|
475
718
|
KnownIntegrationRuntimeInternalChannelEncryptionMode["SslEncrypted"] = "SslEncrypted";
|
|
719
|
+
/** NotEncrypted */
|
|
476
720
|
KnownIntegrationRuntimeInternalChannelEncryptionMode["NotEncrypted"] = "NotEncrypted";
|
|
477
721
|
})(exports.KnownIntegrationRuntimeInternalChannelEncryptionMode || (exports.KnownIntegrationRuntimeInternalChannelEncryptionMode = {}));
|
|
478
722
|
/** Known values of {@link PrincipalsModificationKind} that the service accepts. */
|
|
479
723
|
exports.KnownPrincipalsModificationKind = void 0;
|
|
480
724
|
(function (KnownPrincipalsModificationKind) {
|
|
725
|
+
/** Union */
|
|
481
726
|
KnownPrincipalsModificationKind["Union"] = "Union";
|
|
727
|
+
/** Replace */
|
|
482
728
|
KnownPrincipalsModificationKind["Replace"] = "Replace";
|
|
729
|
+
/** None */
|
|
483
730
|
KnownPrincipalsModificationKind["None"] = "None";
|
|
484
731
|
})(exports.KnownPrincipalsModificationKind || (exports.KnownPrincipalsModificationKind = {}));
|
|
485
732
|
/** Known values of {@link EventHubDataFormat} that the service accepts. */
|
|
486
733
|
exports.KnownEventHubDataFormat = void 0;
|
|
487
734
|
(function (KnownEventHubDataFormat) {
|
|
735
|
+
/** Multijson */
|
|
488
736
|
KnownEventHubDataFormat["Multijson"] = "MULTIJSON";
|
|
737
|
+
/** Json */
|
|
489
738
|
KnownEventHubDataFormat["Json"] = "JSON";
|
|
739
|
+
/** CSV */
|
|
490
740
|
KnownEventHubDataFormat["CSV"] = "CSV";
|
|
741
|
+
/** TSV */
|
|
491
742
|
KnownEventHubDataFormat["TSV"] = "TSV";
|
|
743
|
+
/** Scsv */
|
|
492
744
|
KnownEventHubDataFormat["Scsv"] = "SCSV";
|
|
745
|
+
/** Sohsv */
|
|
493
746
|
KnownEventHubDataFormat["Sohsv"] = "SOHSV";
|
|
747
|
+
/** PSV */
|
|
494
748
|
KnownEventHubDataFormat["PSV"] = "PSV";
|
|
749
|
+
/** TXT */
|
|
495
750
|
KnownEventHubDataFormat["TXT"] = "TXT";
|
|
751
|
+
/** RAW */
|
|
496
752
|
KnownEventHubDataFormat["RAW"] = "RAW";
|
|
753
|
+
/** Singlejson */
|
|
497
754
|
KnownEventHubDataFormat["Singlejson"] = "SINGLEJSON";
|
|
755
|
+
/** Avro */
|
|
498
756
|
KnownEventHubDataFormat["Avro"] = "AVRO";
|
|
757
|
+
/** Tsve */
|
|
499
758
|
KnownEventHubDataFormat["Tsve"] = "TSVE";
|
|
759
|
+
/** Parquet */
|
|
500
760
|
KnownEventHubDataFormat["Parquet"] = "PARQUET";
|
|
761
|
+
/** ORC */
|
|
501
762
|
KnownEventHubDataFormat["ORC"] = "ORC";
|
|
763
|
+
/** Apacheavro */
|
|
502
764
|
KnownEventHubDataFormat["Apacheavro"] = "APACHEAVRO";
|
|
765
|
+
/** W3Clogfile */
|
|
503
766
|
KnownEventHubDataFormat["W3Clogfile"] = "W3CLOGFILE";
|
|
504
767
|
})(exports.KnownEventHubDataFormat || (exports.KnownEventHubDataFormat = {}));
|
|
505
768
|
/** Known values of {@link Compression} that the service accepts. */
|
|
506
769
|
exports.KnownCompression = void 0;
|
|
507
770
|
(function (KnownCompression) {
|
|
771
|
+
/** None */
|
|
508
772
|
KnownCompression["None"] = "None";
|
|
773
|
+
/** GZip */
|
|
509
774
|
KnownCompression["GZip"] = "GZip";
|
|
510
775
|
})(exports.KnownCompression || (exports.KnownCompression = {}));
|
|
511
776
|
/** Known values of {@link IotHubDataFormat} that the service accepts. */
|
|
512
777
|
exports.KnownIotHubDataFormat = void 0;
|
|
513
778
|
(function (KnownIotHubDataFormat) {
|
|
779
|
+
/** Multijson */
|
|
514
780
|
KnownIotHubDataFormat["Multijson"] = "MULTIJSON";
|
|
781
|
+
/** Json */
|
|
515
782
|
KnownIotHubDataFormat["Json"] = "JSON";
|
|
783
|
+
/** CSV */
|
|
516
784
|
KnownIotHubDataFormat["CSV"] = "CSV";
|
|
785
|
+
/** TSV */
|
|
517
786
|
KnownIotHubDataFormat["TSV"] = "TSV";
|
|
787
|
+
/** Scsv */
|
|
518
788
|
KnownIotHubDataFormat["Scsv"] = "SCSV";
|
|
789
|
+
/** Sohsv */
|
|
519
790
|
KnownIotHubDataFormat["Sohsv"] = "SOHSV";
|
|
791
|
+
/** PSV */
|
|
520
792
|
KnownIotHubDataFormat["PSV"] = "PSV";
|
|
793
|
+
/** TXT */
|
|
521
794
|
KnownIotHubDataFormat["TXT"] = "TXT";
|
|
795
|
+
/** RAW */
|
|
522
796
|
KnownIotHubDataFormat["RAW"] = "RAW";
|
|
797
|
+
/** Singlejson */
|
|
523
798
|
KnownIotHubDataFormat["Singlejson"] = "SINGLEJSON";
|
|
799
|
+
/** Avro */
|
|
524
800
|
KnownIotHubDataFormat["Avro"] = "AVRO";
|
|
801
|
+
/** Tsve */
|
|
525
802
|
KnownIotHubDataFormat["Tsve"] = "TSVE";
|
|
803
|
+
/** Parquet */
|
|
526
804
|
KnownIotHubDataFormat["Parquet"] = "PARQUET";
|
|
805
|
+
/** ORC */
|
|
527
806
|
KnownIotHubDataFormat["ORC"] = "ORC";
|
|
807
|
+
/** Apacheavro */
|
|
528
808
|
KnownIotHubDataFormat["Apacheavro"] = "APACHEAVRO";
|
|
809
|
+
/** W3Clogfile */
|
|
529
810
|
KnownIotHubDataFormat["W3Clogfile"] = "W3CLOGFILE";
|
|
530
811
|
})(exports.KnownIotHubDataFormat || (exports.KnownIotHubDataFormat = {}));
|
|
531
812
|
/** Known values of {@link EventGridDataFormat} that the service accepts. */
|
|
532
813
|
exports.KnownEventGridDataFormat = void 0;
|
|
533
814
|
(function (KnownEventGridDataFormat) {
|
|
815
|
+
/** Multijson */
|
|
534
816
|
KnownEventGridDataFormat["Multijson"] = "MULTIJSON";
|
|
817
|
+
/** Json */
|
|
535
818
|
KnownEventGridDataFormat["Json"] = "JSON";
|
|
819
|
+
/** CSV */
|
|
536
820
|
KnownEventGridDataFormat["CSV"] = "CSV";
|
|
821
|
+
/** TSV */
|
|
537
822
|
KnownEventGridDataFormat["TSV"] = "TSV";
|
|
823
|
+
/** Scsv */
|
|
538
824
|
KnownEventGridDataFormat["Scsv"] = "SCSV";
|
|
825
|
+
/** Sohsv */
|
|
539
826
|
KnownEventGridDataFormat["Sohsv"] = "SOHSV";
|
|
827
|
+
/** PSV */
|
|
540
828
|
KnownEventGridDataFormat["PSV"] = "PSV";
|
|
829
|
+
/** TXT */
|
|
541
830
|
KnownEventGridDataFormat["TXT"] = "TXT";
|
|
831
|
+
/** RAW */
|
|
542
832
|
KnownEventGridDataFormat["RAW"] = "RAW";
|
|
833
|
+
/** Singlejson */
|
|
543
834
|
KnownEventGridDataFormat["Singlejson"] = "SINGLEJSON";
|
|
835
|
+
/** Avro */
|
|
544
836
|
KnownEventGridDataFormat["Avro"] = "AVRO";
|
|
837
|
+
/** Tsve */
|
|
545
838
|
KnownEventGridDataFormat["Tsve"] = "TSVE";
|
|
839
|
+
/** Parquet */
|
|
546
840
|
KnownEventGridDataFormat["Parquet"] = "PARQUET";
|
|
841
|
+
/** ORC */
|
|
547
842
|
KnownEventGridDataFormat["ORC"] = "ORC";
|
|
843
|
+
/** Apacheavro */
|
|
548
844
|
KnownEventGridDataFormat["Apacheavro"] = "APACHEAVRO";
|
|
845
|
+
/** W3Clogfile */
|
|
549
846
|
KnownEventGridDataFormat["W3Clogfile"] = "W3CLOGFILE";
|
|
550
847
|
})(exports.KnownEventGridDataFormat || (exports.KnownEventGridDataFormat = {}));
|
|
551
848
|
/** Known values of {@link BlobStorageEventType} that the service accepts. */
|
|
552
849
|
exports.KnownBlobStorageEventType = void 0;
|
|
553
850
|
(function (KnownBlobStorageEventType) {
|
|
851
|
+
/** MicrosoftStorageBlobCreated */
|
|
554
852
|
KnownBlobStorageEventType["MicrosoftStorageBlobCreated"] = "Microsoft.Storage.BlobCreated";
|
|
853
|
+
/** MicrosoftStorageBlobRenamed */
|
|
555
854
|
KnownBlobStorageEventType["MicrosoftStorageBlobRenamed"] = "Microsoft.Storage.BlobRenamed";
|
|
556
855
|
})(exports.KnownBlobStorageEventType || (exports.KnownBlobStorageEventType = {}));
|
|
557
856
|
|
|
@@ -8089,7 +8388,7 @@ const Database = {
|
|
|
8089
8388
|
type: {
|
|
8090
8389
|
name: "Composite",
|
|
8091
8390
|
className: "Database",
|
|
8092
|
-
uberParent: "
|
|
8391
|
+
uberParent: "ProxyResource",
|
|
8093
8392
|
polymorphicDiscriminator: {
|
|
8094
8393
|
serializedName: "kind",
|
|
8095
8394
|
clientName: "kind"
|
|
@@ -8119,7 +8418,7 @@ const DataConnection = {
|
|
|
8119
8418
|
type: {
|
|
8120
8419
|
name: "Composite",
|
|
8121
8420
|
className: "DataConnection",
|
|
8122
|
-
uberParent: "
|
|
8421
|
+
uberParent: "ProxyResource",
|
|
8123
8422
|
polymorphicDiscriminator: {
|
|
8124
8423
|
serializedName: "kind",
|
|
8125
8424
|
clientName: "kind"
|
|
@@ -8692,8 +8991,8 @@ const ReadWriteDatabase = {
|
|
|
8692
8991
|
type: {
|
|
8693
8992
|
name: "Composite",
|
|
8694
8993
|
className: "ReadWriteDatabase",
|
|
8695
|
-
uberParent: "
|
|
8696
|
-
polymorphicDiscriminator:
|
|
8994
|
+
uberParent: "Database",
|
|
8995
|
+
polymorphicDiscriminator: Database.type.polymorphicDiscriminator,
|
|
8697
8996
|
modelProperties: Object.assign(Object.assign({}, Database.type.modelProperties), { provisioningState: {
|
|
8698
8997
|
serializedName: "properties.provisioningState",
|
|
8699
8998
|
readOnly: true,
|
|
@@ -8730,8 +9029,8 @@ const ReadOnlyFollowingDatabase = {
|
|
|
8730
9029
|
type: {
|
|
8731
9030
|
name: "Composite",
|
|
8732
9031
|
className: "ReadOnlyFollowingDatabase",
|
|
8733
|
-
uberParent: "
|
|
8734
|
-
polymorphicDiscriminator:
|
|
9032
|
+
uberParent: "Database",
|
|
9033
|
+
polymorphicDiscriminator: Database.type.polymorphicDiscriminator,
|
|
8735
9034
|
modelProperties: Object.assign(Object.assign({}, Database.type.modelProperties), { provisioningState: {
|
|
8736
9035
|
serializedName: "properties.provisioningState",
|
|
8737
9036
|
readOnly: true,
|
|
@@ -8781,8 +9080,8 @@ const EventHubDataConnection = {
|
|
|
8781
9080
|
type: {
|
|
8782
9081
|
name: "Composite",
|
|
8783
9082
|
className: "EventHubDataConnection",
|
|
8784
|
-
uberParent: "
|
|
8785
|
-
polymorphicDiscriminator:
|
|
9083
|
+
uberParent: "DataConnection",
|
|
9084
|
+
polymorphicDiscriminator: DataConnection.type.polymorphicDiscriminator,
|
|
8786
9085
|
modelProperties: Object.assign(Object.assign({}, DataConnection.type.modelProperties), { eventHubResourceId: {
|
|
8787
9086
|
serializedName: "properties.eventHubResourceId",
|
|
8788
9087
|
type: {
|
|
@@ -8842,8 +9141,8 @@ const IotHubDataConnection = {
|
|
|
8842
9141
|
type: {
|
|
8843
9142
|
name: "Composite",
|
|
8844
9143
|
className: "IotHubDataConnection",
|
|
8845
|
-
uberParent: "
|
|
8846
|
-
polymorphicDiscriminator:
|
|
9144
|
+
uberParent: "DataConnection",
|
|
9145
|
+
polymorphicDiscriminator: DataConnection.type.polymorphicDiscriminator,
|
|
8847
9146
|
modelProperties: Object.assign(Object.assign({}, DataConnection.type.modelProperties), { iotHubResourceId: {
|
|
8848
9147
|
serializedName: "properties.iotHubResourceId",
|
|
8849
9148
|
type: {
|
|
@@ -8898,8 +9197,8 @@ const EventGridDataConnection = {
|
|
|
8898
9197
|
type: {
|
|
8899
9198
|
name: "Composite",
|
|
8900
9199
|
className: "EventGridDataConnection",
|
|
8901
|
-
uberParent: "
|
|
8902
|
-
polymorphicDiscriminator:
|
|
9200
|
+
uberParent: "DataConnection",
|
|
9201
|
+
polymorphicDiscriminator: DataConnection.type.polymorphicDiscriminator,
|
|
8903
9202
|
modelProperties: Object.assign(Object.assign({}, DataConnection.type.modelProperties), { storageAccountResourceId: {
|
|
8904
9203
|
serializedName: "properties.storageAccountResourceId",
|
|
8905
9204
|
type: {
|
|
@@ -9071,13 +9370,13 @@ let discriminators = {
|
|
|
9071
9370
|
"CustomSetupBase.ComponentSetup": ComponentSetup,
|
|
9072
9371
|
"LinkedIntegrationRuntimeType.Key": LinkedIntegrationRuntimeKeyAuthorization,
|
|
9073
9372
|
"LinkedIntegrationRuntimeType.RBAC": LinkedIntegrationRuntimeRbacAuthorization,
|
|
9074
|
-
"
|
|
9075
|
-
"
|
|
9076
|
-
"
|
|
9077
|
-
"
|
|
9078
|
-
"
|
|
9079
|
-
"
|
|
9080
|
-
"
|
|
9373
|
+
"ProxyResource.Database": Database,
|
|
9374
|
+
"ProxyResource.DataConnection": DataConnection,
|
|
9375
|
+
"Database.ReadWrite": ReadWriteDatabase,
|
|
9376
|
+
"Database.ReadOnlyFollowing": ReadOnlyFollowingDatabase,
|
|
9377
|
+
"DataConnection.EventHub": EventHubDataConnection,
|
|
9378
|
+
"DataConnection.IotHub": IotHubDataConnection,
|
|
9379
|
+
"DataConnection.EventGrid": EventGridDataConnection
|
|
9081
9380
|
};
|
|
9082
9381
|
|
|
9083
9382
|
var Mappers = /*#__PURE__*/Object.freeze({
|
|
@@ -10307,20 +10606,31 @@ class AzureADOnlyAuthenticationsImpl {
|
|
|
10307
10606
|
[Symbol.asyncIterator]() {
|
|
10308
10607
|
return this;
|
|
10309
10608
|
},
|
|
10310
|
-
byPage: () => {
|
|
10311
|
-
|
|
10609
|
+
byPage: (settings) => {
|
|
10610
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
10611
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
10612
|
+
}
|
|
10613
|
+
return this.listPagingPage(resourceGroupName, workspaceName, options, settings);
|
|
10312
10614
|
}
|
|
10313
10615
|
};
|
|
10314
10616
|
}
|
|
10315
|
-
listPagingPage(resourceGroupName, workspaceName, options) {
|
|
10617
|
+
listPagingPage(resourceGroupName, workspaceName, options, settings) {
|
|
10316
10618
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
10317
|
-
let result
|
|
10318
|
-
|
|
10319
|
-
|
|
10619
|
+
let result;
|
|
10620
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
10621
|
+
if (!continuationToken) {
|
|
10622
|
+
result = yield tslib.__await(this._list(resourceGroupName, workspaceName, options));
|
|
10623
|
+
let page = result.value || [];
|
|
10624
|
+
continuationToken = result.nextLink;
|
|
10625
|
+
setContinuationToken(page, continuationToken);
|
|
10626
|
+
yield yield tslib.__await(page);
|
|
10627
|
+
}
|
|
10320
10628
|
while (continuationToken) {
|
|
10321
10629
|
result = yield tslib.__await(this._listNext(resourceGroupName, workspaceName, continuationToken, options));
|
|
10322
10630
|
continuationToken = result.nextLink;
|
|
10323
|
-
|
|
10631
|
+
let page = result.value || [];
|
|
10632
|
+
setContinuationToken(page, continuationToken);
|
|
10633
|
+
yield yield tslib.__await(page);
|
|
10324
10634
|
}
|
|
10325
10635
|
});
|
|
10326
10636
|
}
|
|
@@ -10528,7 +10838,6 @@ const listNextOperationSpec$o = {
|
|
|
10528
10838
|
bodyMapper: ErrorResponse
|
|
10529
10839
|
}
|
|
10530
10840
|
},
|
|
10531
|
-
queryParameters: [apiVersion],
|
|
10532
10841
|
urlParameters: [
|
|
10533
10842
|
$host,
|
|
10534
10843
|
subscriptionId,
|
|
@@ -10713,20 +11022,31 @@ class IpFirewallRulesImpl {
|
|
|
10713
11022
|
[Symbol.asyncIterator]() {
|
|
10714
11023
|
return this;
|
|
10715
11024
|
},
|
|
10716
|
-
byPage: () => {
|
|
10717
|
-
|
|
11025
|
+
byPage: (settings) => {
|
|
11026
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
11027
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
11028
|
+
}
|
|
11029
|
+
return this.listByWorkspacePagingPage(resourceGroupName, workspaceName, options, settings);
|
|
10718
11030
|
}
|
|
10719
11031
|
};
|
|
10720
11032
|
}
|
|
10721
|
-
listByWorkspacePagingPage(resourceGroupName, workspaceName, options) {
|
|
11033
|
+
listByWorkspacePagingPage(resourceGroupName, workspaceName, options, settings) {
|
|
10722
11034
|
return tslib.__asyncGenerator(this, arguments, function* listByWorkspacePagingPage_1() {
|
|
10723
|
-
let result
|
|
10724
|
-
|
|
10725
|
-
|
|
11035
|
+
let result;
|
|
11036
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
11037
|
+
if (!continuationToken) {
|
|
11038
|
+
result = yield tslib.__await(this._listByWorkspace(resourceGroupName, workspaceName, options));
|
|
11039
|
+
let page = result.value || [];
|
|
11040
|
+
continuationToken = result.nextLink;
|
|
11041
|
+
setContinuationToken(page, continuationToken);
|
|
11042
|
+
yield yield tslib.__await(page);
|
|
11043
|
+
}
|
|
10726
11044
|
while (continuationToken) {
|
|
10727
11045
|
result = yield tslib.__await(this._listByWorkspaceNext(resourceGroupName, workspaceName, continuationToken, options));
|
|
10728
11046
|
continuationToken = result.nextLink;
|
|
10729
|
-
|
|
11047
|
+
let page = result.value || [];
|
|
11048
|
+
setContinuationToken(page, continuationToken);
|
|
11049
|
+
yield yield tslib.__await(page);
|
|
10730
11050
|
}
|
|
10731
11051
|
});
|
|
10732
11052
|
}
|
|
@@ -11108,7 +11428,6 @@ const listByWorkspaceNextOperationSpec$8 = {
|
|
|
11108
11428
|
bodyMapper: ErrorResponse
|
|
11109
11429
|
}
|
|
11110
11430
|
},
|
|
11111
|
-
queryParameters: [apiVersion],
|
|
11112
11431
|
urlParameters: [
|
|
11113
11432
|
$host,
|
|
11114
11433
|
subscriptionId,
|
|
@@ -11152,20 +11471,31 @@ class KeysImpl {
|
|
|
11152
11471
|
[Symbol.asyncIterator]() {
|
|
11153
11472
|
return this;
|
|
11154
11473
|
},
|
|
11155
|
-
byPage: () => {
|
|
11156
|
-
|
|
11474
|
+
byPage: (settings) => {
|
|
11475
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
11476
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
11477
|
+
}
|
|
11478
|
+
return this.listByWorkspacePagingPage(resourceGroupName, workspaceName, options, settings);
|
|
11157
11479
|
}
|
|
11158
11480
|
};
|
|
11159
11481
|
}
|
|
11160
|
-
listByWorkspacePagingPage(resourceGroupName, workspaceName, options) {
|
|
11482
|
+
listByWorkspacePagingPage(resourceGroupName, workspaceName, options, settings) {
|
|
11161
11483
|
return tslib.__asyncGenerator(this, arguments, function* listByWorkspacePagingPage_1() {
|
|
11162
|
-
let result
|
|
11163
|
-
|
|
11164
|
-
|
|
11484
|
+
let result;
|
|
11485
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
11486
|
+
if (!continuationToken) {
|
|
11487
|
+
result = yield tslib.__await(this._listByWorkspace(resourceGroupName, workspaceName, options));
|
|
11488
|
+
let page = result.value || [];
|
|
11489
|
+
continuationToken = result.nextLink;
|
|
11490
|
+
setContinuationToken(page, continuationToken);
|
|
11491
|
+
yield yield tslib.__await(page);
|
|
11492
|
+
}
|
|
11165
11493
|
while (continuationToken) {
|
|
11166
11494
|
result = yield tslib.__await(this._listByWorkspaceNext(resourceGroupName, workspaceName, continuationToken, options));
|
|
11167
11495
|
continuationToken = result.nextLink;
|
|
11168
|
-
|
|
11496
|
+
let page = result.value || [];
|
|
11497
|
+
setContinuationToken(page, continuationToken);
|
|
11498
|
+
yield yield tslib.__await(page);
|
|
11169
11499
|
}
|
|
11170
11500
|
});
|
|
11171
11501
|
}
|
|
@@ -11341,7 +11671,6 @@ const listByWorkspaceNextOperationSpec$7 = {
|
|
|
11341
11671
|
bodyMapper: ErrorResponse
|
|
11342
11672
|
}
|
|
11343
11673
|
},
|
|
11344
|
-
queryParameters: [apiVersion],
|
|
11345
11674
|
urlParameters: [
|
|
11346
11675
|
$host,
|
|
11347
11676
|
subscriptionId,
|
|
@@ -11385,20 +11714,31 @@ class PrivateEndpointConnectionsImpl {
|
|
|
11385
11714
|
[Symbol.asyncIterator]() {
|
|
11386
11715
|
return this;
|
|
11387
11716
|
},
|
|
11388
|
-
byPage: () => {
|
|
11389
|
-
|
|
11717
|
+
byPage: (settings) => {
|
|
11718
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
11719
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
11720
|
+
}
|
|
11721
|
+
return this.listPagingPage(resourceGroupName, workspaceName, options, settings);
|
|
11390
11722
|
}
|
|
11391
11723
|
};
|
|
11392
11724
|
}
|
|
11393
|
-
listPagingPage(resourceGroupName, workspaceName, options) {
|
|
11725
|
+
listPagingPage(resourceGroupName, workspaceName, options, settings) {
|
|
11394
11726
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
11395
|
-
let result
|
|
11396
|
-
|
|
11397
|
-
|
|
11727
|
+
let result;
|
|
11728
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
11729
|
+
if (!continuationToken) {
|
|
11730
|
+
result = yield tslib.__await(this._list(resourceGroupName, workspaceName, options));
|
|
11731
|
+
let page = result.value || [];
|
|
11732
|
+
continuationToken = result.nextLink;
|
|
11733
|
+
setContinuationToken(page, continuationToken);
|
|
11734
|
+
yield yield tslib.__await(page);
|
|
11735
|
+
}
|
|
11398
11736
|
while (continuationToken) {
|
|
11399
11737
|
result = yield tslib.__await(this._listNext(resourceGroupName, workspaceName, continuationToken, options));
|
|
11400
11738
|
continuationToken = result.nextLink;
|
|
11401
|
-
|
|
11739
|
+
let page = result.value || [];
|
|
11740
|
+
setContinuationToken(page, continuationToken);
|
|
11741
|
+
yield yield tslib.__await(page);
|
|
11402
11742
|
}
|
|
11403
11743
|
});
|
|
11404
11744
|
}
|
|
@@ -11687,7 +12027,6 @@ const listNextOperationSpec$n = {
|
|
|
11687
12027
|
bodyMapper: ErrorResponse
|
|
11688
12028
|
}
|
|
11689
12029
|
},
|
|
11690
|
-
queryParameters: [apiVersion],
|
|
11691
12030
|
urlParameters: [
|
|
11692
12031
|
$host,
|
|
11693
12032
|
subscriptionId,
|
|
@@ -11731,20 +12070,31 @@ class PrivateLinkResourcesImpl {
|
|
|
11731
12070
|
[Symbol.asyncIterator]() {
|
|
11732
12071
|
return this;
|
|
11733
12072
|
},
|
|
11734
|
-
byPage: () => {
|
|
11735
|
-
|
|
12073
|
+
byPage: (settings) => {
|
|
12074
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
12075
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
12076
|
+
}
|
|
12077
|
+
return this.listPagingPage(resourceGroupName, workspaceName, options, settings);
|
|
11736
12078
|
}
|
|
11737
12079
|
};
|
|
11738
12080
|
}
|
|
11739
|
-
listPagingPage(resourceGroupName, workspaceName, options) {
|
|
12081
|
+
listPagingPage(resourceGroupName, workspaceName, options, settings) {
|
|
11740
12082
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
11741
|
-
let result
|
|
11742
|
-
|
|
11743
|
-
|
|
12083
|
+
let result;
|
|
12084
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
12085
|
+
if (!continuationToken) {
|
|
12086
|
+
result = yield tslib.__await(this._list(resourceGroupName, workspaceName, options));
|
|
12087
|
+
let page = result.value || [];
|
|
12088
|
+
continuationToken = result.nextLink;
|
|
12089
|
+
setContinuationToken(page, continuationToken);
|
|
12090
|
+
yield yield tslib.__await(page);
|
|
12091
|
+
}
|
|
11744
12092
|
while (continuationToken) {
|
|
11745
12093
|
result = yield tslib.__await(this._listNext(resourceGroupName, workspaceName, continuationToken, options));
|
|
11746
12094
|
continuationToken = result.nextLink;
|
|
11747
|
-
|
|
12095
|
+
let page = result.value || [];
|
|
12096
|
+
setContinuationToken(page, continuationToken);
|
|
12097
|
+
yield yield tslib.__await(page);
|
|
11748
12098
|
}
|
|
11749
12099
|
});
|
|
11750
12100
|
}
|
|
@@ -11852,7 +12202,6 @@ const listNextOperationSpec$m = {
|
|
|
11852
12202
|
bodyMapper: ErrorResponse
|
|
11853
12203
|
}
|
|
11854
12204
|
},
|
|
11855
|
-
queryParameters: [apiVersion],
|
|
11856
12205
|
urlParameters: [
|
|
11857
12206
|
$host,
|
|
11858
12207
|
subscriptionId,
|
|
@@ -11896,20 +12245,31 @@ class PrivateLinkHubPrivateLinkResourcesImpl {
|
|
|
11896
12245
|
[Symbol.asyncIterator]() {
|
|
11897
12246
|
return this;
|
|
11898
12247
|
},
|
|
11899
|
-
byPage: () => {
|
|
11900
|
-
|
|
12248
|
+
byPage: (settings) => {
|
|
12249
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
12250
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
12251
|
+
}
|
|
12252
|
+
return this.listPagingPage(resourceGroupName, privateLinkHubName, options, settings);
|
|
11901
12253
|
}
|
|
11902
12254
|
};
|
|
11903
12255
|
}
|
|
11904
|
-
listPagingPage(resourceGroupName, privateLinkHubName, options) {
|
|
12256
|
+
listPagingPage(resourceGroupName, privateLinkHubName, options, settings) {
|
|
11905
12257
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
11906
|
-
let result
|
|
11907
|
-
|
|
11908
|
-
|
|
12258
|
+
let result;
|
|
12259
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
12260
|
+
if (!continuationToken) {
|
|
12261
|
+
result = yield tslib.__await(this._list(resourceGroupName, privateLinkHubName, options));
|
|
12262
|
+
let page = result.value || [];
|
|
12263
|
+
continuationToken = result.nextLink;
|
|
12264
|
+
setContinuationToken(page, continuationToken);
|
|
12265
|
+
yield yield tslib.__await(page);
|
|
12266
|
+
}
|
|
11909
12267
|
while (continuationToken) {
|
|
11910
12268
|
result = yield tslib.__await(this._listNext(resourceGroupName, privateLinkHubName, continuationToken, options));
|
|
11911
12269
|
continuationToken = result.nextLink;
|
|
11912
|
-
|
|
12270
|
+
let page = result.value || [];
|
|
12271
|
+
setContinuationToken(page, continuationToken);
|
|
12272
|
+
yield yield tslib.__await(page);
|
|
11913
12273
|
}
|
|
11914
12274
|
});
|
|
11915
12275
|
}
|
|
@@ -12022,7 +12382,6 @@ const listNextOperationSpec$l = {
|
|
|
12022
12382
|
bodyMapper: ErrorResponse
|
|
12023
12383
|
}
|
|
12024
12384
|
},
|
|
12025
|
-
queryParameters: [apiVersion],
|
|
12026
12385
|
urlParameters: [
|
|
12027
12386
|
$host,
|
|
12028
12387
|
subscriptionId,
|
|
@@ -12065,20 +12424,31 @@ class PrivateLinkHubsImpl {
|
|
|
12065
12424
|
[Symbol.asyncIterator]() {
|
|
12066
12425
|
return this;
|
|
12067
12426
|
},
|
|
12068
|
-
byPage: () => {
|
|
12069
|
-
|
|
12427
|
+
byPage: (settings) => {
|
|
12428
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
12429
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
12430
|
+
}
|
|
12431
|
+
return this.listByResourceGroupPagingPage(resourceGroupName, options, settings);
|
|
12070
12432
|
}
|
|
12071
12433
|
};
|
|
12072
12434
|
}
|
|
12073
|
-
listByResourceGroupPagingPage(resourceGroupName, options) {
|
|
12435
|
+
listByResourceGroupPagingPage(resourceGroupName, options, settings) {
|
|
12074
12436
|
return tslib.__asyncGenerator(this, arguments, function* listByResourceGroupPagingPage_1() {
|
|
12075
|
-
let result
|
|
12076
|
-
|
|
12077
|
-
|
|
12437
|
+
let result;
|
|
12438
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
12439
|
+
if (!continuationToken) {
|
|
12440
|
+
result = yield tslib.__await(this._listByResourceGroup(resourceGroupName, options));
|
|
12441
|
+
let page = result.value || [];
|
|
12442
|
+
continuationToken = result.nextLink;
|
|
12443
|
+
setContinuationToken(page, continuationToken);
|
|
12444
|
+
yield yield tslib.__await(page);
|
|
12445
|
+
}
|
|
12078
12446
|
while (continuationToken) {
|
|
12079
12447
|
result = yield tslib.__await(this._listByResourceGroupNext(resourceGroupName, continuationToken, options));
|
|
12080
12448
|
continuationToken = result.nextLink;
|
|
12081
|
-
|
|
12449
|
+
let page = result.value || [];
|
|
12450
|
+
setContinuationToken(page, continuationToken);
|
|
12451
|
+
yield yield tslib.__await(page);
|
|
12082
12452
|
}
|
|
12083
12453
|
});
|
|
12084
12454
|
}
|
|
@@ -12113,20 +12483,31 @@ class PrivateLinkHubsImpl {
|
|
|
12113
12483
|
[Symbol.asyncIterator]() {
|
|
12114
12484
|
return this;
|
|
12115
12485
|
},
|
|
12116
|
-
byPage: () => {
|
|
12117
|
-
|
|
12486
|
+
byPage: (settings) => {
|
|
12487
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
12488
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
12489
|
+
}
|
|
12490
|
+
return this.listPagingPage(options, settings);
|
|
12118
12491
|
}
|
|
12119
12492
|
};
|
|
12120
12493
|
}
|
|
12121
|
-
listPagingPage(options) {
|
|
12494
|
+
listPagingPage(options, settings) {
|
|
12122
12495
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
12123
|
-
let result
|
|
12124
|
-
|
|
12125
|
-
|
|
12496
|
+
let result;
|
|
12497
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
12498
|
+
if (!continuationToken) {
|
|
12499
|
+
result = yield tslib.__await(this._list(options));
|
|
12500
|
+
let page = result.value || [];
|
|
12501
|
+
continuationToken = result.nextLink;
|
|
12502
|
+
setContinuationToken(page, continuationToken);
|
|
12503
|
+
yield yield tslib.__await(page);
|
|
12504
|
+
}
|
|
12126
12505
|
while (continuationToken) {
|
|
12127
12506
|
result = yield tslib.__await(this._listNext(continuationToken, options));
|
|
12128
12507
|
continuationToken = result.nextLink;
|
|
12129
|
-
|
|
12508
|
+
let page = result.value || [];
|
|
12509
|
+
setContinuationToken(page, continuationToken);
|
|
12510
|
+
yield yield tslib.__await(page);
|
|
12130
12511
|
}
|
|
12131
12512
|
});
|
|
12132
12513
|
}
|
|
@@ -12410,7 +12791,6 @@ const listByResourceGroupNextOperationSpec$1 = {
|
|
|
12410
12791
|
bodyMapper: ErrorResponse
|
|
12411
12792
|
}
|
|
12412
12793
|
},
|
|
12413
|
-
queryParameters: [apiVersion],
|
|
12414
12794
|
urlParameters: [
|
|
12415
12795
|
$host,
|
|
12416
12796
|
subscriptionId,
|
|
@@ -12431,7 +12811,6 @@ const listNextOperationSpec$k = {
|
|
|
12431
12811
|
bodyMapper: ErrorResponse
|
|
12432
12812
|
}
|
|
12433
12813
|
},
|
|
12434
|
-
queryParameters: [apiVersion],
|
|
12435
12814
|
urlParameters: [
|
|
12436
12815
|
$host,
|
|
12437
12816
|
subscriptionId,
|
|
@@ -12473,20 +12852,31 @@ class PrivateEndpointConnectionsPrivateLinkHubImpl {
|
|
|
12473
12852
|
[Symbol.asyncIterator]() {
|
|
12474
12853
|
return this;
|
|
12475
12854
|
},
|
|
12476
|
-
byPage: () => {
|
|
12477
|
-
|
|
12855
|
+
byPage: (settings) => {
|
|
12856
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
12857
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
12858
|
+
}
|
|
12859
|
+
return this.listPagingPage(resourceGroupName, privateLinkHubName, options, settings);
|
|
12478
12860
|
}
|
|
12479
12861
|
};
|
|
12480
12862
|
}
|
|
12481
|
-
listPagingPage(resourceGroupName, privateLinkHubName, options) {
|
|
12863
|
+
listPagingPage(resourceGroupName, privateLinkHubName, options, settings) {
|
|
12482
12864
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
12483
|
-
let result
|
|
12484
|
-
|
|
12485
|
-
|
|
12865
|
+
let result;
|
|
12866
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
12867
|
+
if (!continuationToken) {
|
|
12868
|
+
result = yield tslib.__await(this._list(resourceGroupName, privateLinkHubName, options));
|
|
12869
|
+
let page = result.value || [];
|
|
12870
|
+
continuationToken = result.nextLink;
|
|
12871
|
+
setContinuationToken(page, continuationToken);
|
|
12872
|
+
yield yield tslib.__await(page);
|
|
12873
|
+
}
|
|
12486
12874
|
while (continuationToken) {
|
|
12487
12875
|
result = yield tslib.__await(this._listNext(resourceGroupName, privateLinkHubName, continuationToken, options));
|
|
12488
12876
|
continuationToken = result.nextLink;
|
|
12489
|
-
|
|
12877
|
+
let page = result.value || [];
|
|
12878
|
+
setContinuationToken(page, continuationToken);
|
|
12879
|
+
yield yield tslib.__await(page);
|
|
12490
12880
|
}
|
|
12491
12881
|
});
|
|
12492
12882
|
}
|
|
@@ -12599,7 +12989,6 @@ const listNextOperationSpec$j = {
|
|
|
12599
12989
|
bodyMapper: ErrorResponse
|
|
12600
12990
|
}
|
|
12601
12991
|
},
|
|
12602
|
-
queryParameters: [apiVersion],
|
|
12603
12992
|
urlParameters: [
|
|
12604
12993
|
$host,
|
|
12605
12994
|
subscriptionId,
|
|
@@ -12643,20 +13032,31 @@ class SqlPoolsImpl {
|
|
|
12643
13032
|
[Symbol.asyncIterator]() {
|
|
12644
13033
|
return this;
|
|
12645
13034
|
},
|
|
12646
|
-
byPage: () => {
|
|
12647
|
-
|
|
13035
|
+
byPage: (settings) => {
|
|
13036
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
13037
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
13038
|
+
}
|
|
13039
|
+
return this.listByWorkspacePagingPage(resourceGroupName, workspaceName, options, settings);
|
|
12648
13040
|
}
|
|
12649
13041
|
};
|
|
12650
13042
|
}
|
|
12651
|
-
listByWorkspacePagingPage(resourceGroupName, workspaceName, options) {
|
|
13043
|
+
listByWorkspacePagingPage(resourceGroupName, workspaceName, options, settings) {
|
|
12652
13044
|
return tslib.__asyncGenerator(this, arguments, function* listByWorkspacePagingPage_1() {
|
|
12653
|
-
let result
|
|
12654
|
-
|
|
12655
|
-
|
|
13045
|
+
let result;
|
|
13046
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
13047
|
+
if (!continuationToken) {
|
|
13048
|
+
result = yield tslib.__await(this._listByWorkspace(resourceGroupName, workspaceName, options));
|
|
13049
|
+
let page = result.value || [];
|
|
13050
|
+
continuationToken = result.nextLink;
|
|
13051
|
+
setContinuationToken(page, continuationToken);
|
|
13052
|
+
yield yield tslib.__await(page);
|
|
13053
|
+
}
|
|
12656
13054
|
while (continuationToken) {
|
|
12657
13055
|
result = yield tslib.__await(this._listByWorkspaceNext(resourceGroupName, workspaceName, continuationToken, options));
|
|
12658
13056
|
continuationToken = result.nextLink;
|
|
12659
|
-
|
|
13057
|
+
let page = result.value || [];
|
|
13058
|
+
setContinuationToken(page, continuationToken);
|
|
13059
|
+
yield yield tslib.__await(page);
|
|
12660
13060
|
}
|
|
12661
13061
|
});
|
|
12662
13062
|
}
|
|
@@ -13196,7 +13596,6 @@ const listByWorkspaceNextOperationSpec$6 = {
|
|
|
13196
13596
|
bodyMapper: ErrorResponse
|
|
13197
13597
|
}
|
|
13198
13598
|
},
|
|
13199
|
-
queryParameters: [apiVersion],
|
|
13200
13599
|
urlParameters: [
|
|
13201
13600
|
$host,
|
|
13202
13601
|
subscriptionId,
|
|
@@ -13397,14 +13796,18 @@ class SqlPoolGeoBackupPoliciesImpl {
|
|
|
13397
13796
|
[Symbol.asyncIterator]() {
|
|
13398
13797
|
return this;
|
|
13399
13798
|
},
|
|
13400
|
-
byPage: () => {
|
|
13401
|
-
|
|
13799
|
+
byPage: (settings) => {
|
|
13800
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
13801
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
13802
|
+
}
|
|
13803
|
+
return this.listPagingPage(resourceGroupName, workspaceName, sqlPoolName, options, settings);
|
|
13402
13804
|
}
|
|
13403
13805
|
};
|
|
13404
13806
|
}
|
|
13405
|
-
listPagingPage(resourceGroupName, workspaceName, sqlPoolName, options) {
|
|
13807
|
+
listPagingPage(resourceGroupName, workspaceName, sqlPoolName, options, _settings) {
|
|
13406
13808
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
13407
|
-
let result
|
|
13809
|
+
let result;
|
|
13810
|
+
result = yield tslib.__await(this._list(resourceGroupName, workspaceName, sqlPoolName, options));
|
|
13408
13811
|
yield yield tslib.__await(result.value || []);
|
|
13409
13812
|
});
|
|
13410
13813
|
}
|
|
@@ -13640,20 +14043,31 @@ class SqlPoolRestorePointsImpl {
|
|
|
13640
14043
|
[Symbol.asyncIterator]() {
|
|
13641
14044
|
return this;
|
|
13642
14045
|
},
|
|
13643
|
-
byPage: () => {
|
|
13644
|
-
|
|
14046
|
+
byPage: (settings) => {
|
|
14047
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
14048
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
14049
|
+
}
|
|
14050
|
+
return this.listPagingPage(resourceGroupName, workspaceName, sqlPoolName, options, settings);
|
|
13645
14051
|
}
|
|
13646
14052
|
};
|
|
13647
14053
|
}
|
|
13648
|
-
listPagingPage(resourceGroupName, workspaceName, sqlPoolName, options) {
|
|
14054
|
+
listPagingPage(resourceGroupName, workspaceName, sqlPoolName, options, settings) {
|
|
13649
14055
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
13650
|
-
let result
|
|
13651
|
-
|
|
13652
|
-
|
|
14056
|
+
let result;
|
|
14057
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
14058
|
+
if (!continuationToken) {
|
|
14059
|
+
result = yield tslib.__await(this._list(resourceGroupName, workspaceName, sqlPoolName, options));
|
|
14060
|
+
let page = result.value || [];
|
|
14061
|
+
continuationToken = result.nextLink;
|
|
14062
|
+
setContinuationToken(page, continuationToken);
|
|
14063
|
+
yield yield tslib.__await(page);
|
|
14064
|
+
}
|
|
13653
14065
|
while (continuationToken) {
|
|
13654
14066
|
result = yield tslib.__await(this._listNext(resourceGroupName, workspaceName, sqlPoolName, continuationToken, options));
|
|
13655
14067
|
continuationToken = result.nextLink;
|
|
13656
|
-
|
|
14068
|
+
let page = result.value || [];
|
|
14069
|
+
setContinuationToken(page, continuationToken);
|
|
14070
|
+
yield yield tslib.__await(page);
|
|
13657
14071
|
}
|
|
13658
14072
|
});
|
|
13659
14073
|
}
|
|
@@ -13889,7 +14303,6 @@ const listNextOperationSpec$i = {
|
|
|
13889
14303
|
bodyMapper: ErrorResponse
|
|
13890
14304
|
}
|
|
13891
14305
|
},
|
|
13892
|
-
queryParameters: [apiVersion],
|
|
13893
14306
|
urlParameters: [
|
|
13894
14307
|
$host,
|
|
13895
14308
|
subscriptionId,
|
|
@@ -13935,20 +14348,31 @@ class SqlPoolReplicationLinksImpl {
|
|
|
13935
14348
|
[Symbol.asyncIterator]() {
|
|
13936
14349
|
return this;
|
|
13937
14350
|
},
|
|
13938
|
-
byPage: () => {
|
|
13939
|
-
|
|
14351
|
+
byPage: (settings) => {
|
|
14352
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
14353
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
14354
|
+
}
|
|
14355
|
+
return this.listPagingPage(resourceGroupName, workspaceName, sqlPoolName, options, settings);
|
|
13940
14356
|
}
|
|
13941
14357
|
};
|
|
13942
14358
|
}
|
|
13943
|
-
listPagingPage(resourceGroupName, workspaceName, sqlPoolName, options) {
|
|
14359
|
+
listPagingPage(resourceGroupName, workspaceName, sqlPoolName, options, settings) {
|
|
13944
14360
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
13945
|
-
let result
|
|
13946
|
-
|
|
13947
|
-
|
|
14361
|
+
let result;
|
|
14362
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
14363
|
+
if (!continuationToken) {
|
|
14364
|
+
result = yield tslib.__await(this._list(resourceGroupName, workspaceName, sqlPoolName, options));
|
|
14365
|
+
let page = result.value || [];
|
|
14366
|
+
continuationToken = result.nextLink;
|
|
14367
|
+
setContinuationToken(page, continuationToken);
|
|
14368
|
+
yield yield tslib.__await(page);
|
|
14369
|
+
}
|
|
13948
14370
|
while (continuationToken) {
|
|
13949
14371
|
result = yield tslib.__await(this._listNext(resourceGroupName, workspaceName, sqlPoolName, continuationToken, options));
|
|
13950
14372
|
continuationToken = result.nextLink;
|
|
13951
|
-
|
|
14373
|
+
let page = result.value || [];
|
|
14374
|
+
setContinuationToken(page, continuationToken);
|
|
14375
|
+
yield yield tslib.__await(page);
|
|
13952
14376
|
}
|
|
13953
14377
|
});
|
|
13954
14378
|
}
|
|
@@ -14061,7 +14485,6 @@ const listNextOperationSpec$h = {
|
|
|
14061
14485
|
bodyMapper: ErrorResponse
|
|
14062
14486
|
}
|
|
14063
14487
|
},
|
|
14064
|
-
queryParameters: [apiVersion],
|
|
14065
14488
|
urlParameters: [
|
|
14066
14489
|
$host,
|
|
14067
14490
|
subscriptionId,
|
|
@@ -14262,20 +14685,31 @@ class SqlPoolTransparentDataEncryptionsImpl {
|
|
|
14262
14685
|
[Symbol.asyncIterator]() {
|
|
14263
14686
|
return this;
|
|
14264
14687
|
},
|
|
14265
|
-
byPage: () => {
|
|
14266
|
-
|
|
14688
|
+
byPage: (settings) => {
|
|
14689
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
14690
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
14691
|
+
}
|
|
14692
|
+
return this.listPagingPage(resourceGroupName, workspaceName, sqlPoolName, options, settings);
|
|
14267
14693
|
}
|
|
14268
14694
|
};
|
|
14269
14695
|
}
|
|
14270
|
-
listPagingPage(resourceGroupName, workspaceName, sqlPoolName, options) {
|
|
14696
|
+
listPagingPage(resourceGroupName, workspaceName, sqlPoolName, options, settings) {
|
|
14271
14697
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
14272
|
-
let result
|
|
14273
|
-
|
|
14274
|
-
|
|
14698
|
+
let result;
|
|
14699
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
14700
|
+
if (!continuationToken) {
|
|
14701
|
+
result = yield tslib.__await(this._list(resourceGroupName, workspaceName, sqlPoolName, options));
|
|
14702
|
+
let page = result.value || [];
|
|
14703
|
+
continuationToken = result.nextLink;
|
|
14704
|
+
setContinuationToken(page, continuationToken);
|
|
14705
|
+
yield yield tslib.__await(page);
|
|
14706
|
+
}
|
|
14275
14707
|
while (continuationToken) {
|
|
14276
14708
|
result = yield tslib.__await(this._listNext(resourceGroupName, workspaceName, sqlPoolName, continuationToken, options));
|
|
14277
14709
|
continuationToken = result.nextLink;
|
|
14278
|
-
|
|
14710
|
+
let page = result.value || [];
|
|
14711
|
+
setContinuationToken(page, continuationToken);
|
|
14712
|
+
yield yield tslib.__await(page);
|
|
14279
14713
|
}
|
|
14280
14714
|
});
|
|
14281
14715
|
}
|
|
@@ -14437,7 +14871,6 @@ const listNextOperationSpec$g = {
|
|
|
14437
14871
|
},
|
|
14438
14872
|
default: {}
|
|
14439
14873
|
},
|
|
14440
|
-
queryParameters: [apiVersion],
|
|
14441
14874
|
urlParameters: [
|
|
14442
14875
|
$host,
|
|
14443
14876
|
subscriptionId,
|
|
@@ -14483,20 +14916,31 @@ class SqlPoolBlobAuditingPoliciesImpl {
|
|
|
14483
14916
|
[Symbol.asyncIterator]() {
|
|
14484
14917
|
return this;
|
|
14485
14918
|
},
|
|
14486
|
-
byPage: () => {
|
|
14487
|
-
|
|
14919
|
+
byPage: (settings) => {
|
|
14920
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
14921
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
14922
|
+
}
|
|
14923
|
+
return this.listBySqlPoolPagingPage(resourceGroupName, workspaceName, sqlPoolName, options, settings);
|
|
14488
14924
|
}
|
|
14489
14925
|
};
|
|
14490
14926
|
}
|
|
14491
|
-
listBySqlPoolPagingPage(resourceGroupName, workspaceName, sqlPoolName, options) {
|
|
14927
|
+
listBySqlPoolPagingPage(resourceGroupName, workspaceName, sqlPoolName, options, settings) {
|
|
14492
14928
|
return tslib.__asyncGenerator(this, arguments, function* listBySqlPoolPagingPage_1() {
|
|
14493
|
-
let result
|
|
14494
|
-
|
|
14495
|
-
|
|
14929
|
+
let result;
|
|
14930
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
14931
|
+
if (!continuationToken) {
|
|
14932
|
+
result = yield tslib.__await(this._listBySqlPool(resourceGroupName, workspaceName, sqlPoolName, options));
|
|
14933
|
+
let page = result.value || [];
|
|
14934
|
+
continuationToken = result.nextLink;
|
|
14935
|
+
setContinuationToken(page, continuationToken);
|
|
14936
|
+
yield yield tslib.__await(page);
|
|
14937
|
+
}
|
|
14496
14938
|
while (continuationToken) {
|
|
14497
14939
|
result = yield tslib.__await(this._listBySqlPoolNext(resourceGroupName, workspaceName, sqlPoolName, continuationToken, options));
|
|
14498
14940
|
continuationToken = result.nextLink;
|
|
14499
|
-
|
|
14941
|
+
let page = result.value || [];
|
|
14942
|
+
setContinuationToken(page, continuationToken);
|
|
14943
|
+
yield yield tslib.__await(page);
|
|
14500
14944
|
}
|
|
14501
14945
|
});
|
|
14502
14946
|
}
|
|
@@ -14639,7 +15083,6 @@ const listBySqlPoolNextOperationSpec$1 = {
|
|
|
14639
15083
|
},
|
|
14640
15084
|
default: {}
|
|
14641
15085
|
},
|
|
14642
|
-
queryParameters: [apiVersion],
|
|
14643
15086
|
urlParameters: [
|
|
14644
15087
|
$host,
|
|
14645
15088
|
subscriptionId,
|
|
@@ -14685,20 +15128,31 @@ class SqlPoolOperationsImpl {
|
|
|
14685
15128
|
[Symbol.asyncIterator]() {
|
|
14686
15129
|
return this;
|
|
14687
15130
|
},
|
|
14688
|
-
byPage: () => {
|
|
14689
|
-
|
|
15131
|
+
byPage: (settings) => {
|
|
15132
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
15133
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
15134
|
+
}
|
|
15135
|
+
return this.listPagingPage(resourceGroupName, workspaceName, sqlPoolName, options, settings);
|
|
14690
15136
|
}
|
|
14691
15137
|
};
|
|
14692
15138
|
}
|
|
14693
|
-
listPagingPage(resourceGroupName, workspaceName, sqlPoolName, options) {
|
|
15139
|
+
listPagingPage(resourceGroupName, workspaceName, sqlPoolName, options, settings) {
|
|
14694
15140
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
14695
|
-
let result
|
|
14696
|
-
|
|
14697
|
-
|
|
15141
|
+
let result;
|
|
15142
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
15143
|
+
if (!continuationToken) {
|
|
15144
|
+
result = yield tslib.__await(this._list(resourceGroupName, workspaceName, sqlPoolName, options));
|
|
15145
|
+
let page = result.value || [];
|
|
15146
|
+
continuationToken = result.nextLink;
|
|
15147
|
+
setContinuationToken(page, continuationToken);
|
|
15148
|
+
yield yield tslib.__await(page);
|
|
15149
|
+
}
|
|
14698
15150
|
while (continuationToken) {
|
|
14699
15151
|
result = yield tslib.__await(this._listNext(resourceGroupName, workspaceName, sqlPoolName, continuationToken, options));
|
|
14700
15152
|
continuationToken = result.nextLink;
|
|
14701
|
-
|
|
15153
|
+
let page = result.value || [];
|
|
15154
|
+
setContinuationToken(page, continuationToken);
|
|
15155
|
+
yield yield tslib.__await(page);
|
|
14702
15156
|
}
|
|
14703
15157
|
});
|
|
14704
15158
|
}
|
|
@@ -14773,7 +15227,6 @@ const listNextOperationSpec$f = {
|
|
|
14773
15227
|
},
|
|
14774
15228
|
default: {}
|
|
14775
15229
|
},
|
|
14776
|
-
queryParameters: [apiVersion],
|
|
14777
15230
|
urlParameters: [
|
|
14778
15231
|
$host,
|
|
14779
15232
|
subscriptionId,
|
|
@@ -14819,20 +15272,31 @@ class SqlPoolUsagesImpl {
|
|
|
14819
15272
|
[Symbol.asyncIterator]() {
|
|
14820
15273
|
return this;
|
|
14821
15274
|
},
|
|
14822
|
-
byPage: () => {
|
|
14823
|
-
|
|
15275
|
+
byPage: (settings) => {
|
|
15276
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
15277
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
15278
|
+
}
|
|
15279
|
+
return this.listPagingPage(resourceGroupName, workspaceName, sqlPoolName, options, settings);
|
|
14824
15280
|
}
|
|
14825
15281
|
};
|
|
14826
15282
|
}
|
|
14827
|
-
listPagingPage(resourceGroupName, workspaceName, sqlPoolName, options) {
|
|
15283
|
+
listPagingPage(resourceGroupName, workspaceName, sqlPoolName, options, settings) {
|
|
14828
15284
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
14829
|
-
let result
|
|
14830
|
-
|
|
14831
|
-
|
|
15285
|
+
let result;
|
|
15286
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
15287
|
+
if (!continuationToken) {
|
|
15288
|
+
result = yield tslib.__await(this._list(resourceGroupName, workspaceName, sqlPoolName, options));
|
|
15289
|
+
let page = result.value || [];
|
|
15290
|
+
continuationToken = result.nextLink;
|
|
15291
|
+
setContinuationToken(page, continuationToken);
|
|
15292
|
+
yield yield tslib.__await(page);
|
|
15293
|
+
}
|
|
14832
15294
|
while (continuationToken) {
|
|
14833
15295
|
result = yield tslib.__await(this._listNext(resourceGroupName, workspaceName, sqlPoolName, continuationToken, options));
|
|
14834
15296
|
continuationToken = result.nextLink;
|
|
14835
|
-
|
|
15297
|
+
let page = result.value || [];
|
|
15298
|
+
setContinuationToken(page, continuationToken);
|
|
15299
|
+
yield yield tslib.__await(page);
|
|
14836
15300
|
}
|
|
14837
15301
|
});
|
|
14838
15302
|
}
|
|
@@ -14911,7 +15375,6 @@ const listNextOperationSpec$e = {
|
|
|
14911
15375
|
bodyMapper: ErrorResponse
|
|
14912
15376
|
}
|
|
14913
15377
|
},
|
|
14914
|
-
queryParameters: [apiVersion],
|
|
14915
15378
|
urlParameters: [
|
|
14916
15379
|
$host,
|
|
14917
15380
|
subscriptionId,
|
|
@@ -14957,20 +15420,31 @@ class SqlPoolSensitivityLabelsImpl {
|
|
|
14957
15420
|
[Symbol.asyncIterator]() {
|
|
14958
15421
|
return this;
|
|
14959
15422
|
},
|
|
14960
|
-
byPage: () => {
|
|
14961
|
-
|
|
15423
|
+
byPage: (settings) => {
|
|
15424
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
15425
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
15426
|
+
}
|
|
15427
|
+
return this.listCurrentPagingPage(resourceGroupName, workspaceName, sqlPoolName, options, settings);
|
|
14962
15428
|
}
|
|
14963
15429
|
};
|
|
14964
15430
|
}
|
|
14965
|
-
listCurrentPagingPage(resourceGroupName, workspaceName, sqlPoolName, options) {
|
|
15431
|
+
listCurrentPagingPage(resourceGroupName, workspaceName, sqlPoolName, options, settings) {
|
|
14966
15432
|
return tslib.__asyncGenerator(this, arguments, function* listCurrentPagingPage_1() {
|
|
14967
|
-
let result
|
|
14968
|
-
|
|
14969
|
-
|
|
15433
|
+
let result;
|
|
15434
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
15435
|
+
if (!continuationToken) {
|
|
15436
|
+
result = yield tslib.__await(this._listCurrent(resourceGroupName, workspaceName, sqlPoolName, options));
|
|
15437
|
+
let page = result.value || [];
|
|
15438
|
+
continuationToken = result.nextLink;
|
|
15439
|
+
setContinuationToken(page, continuationToken);
|
|
15440
|
+
yield yield tslib.__await(page);
|
|
15441
|
+
}
|
|
14970
15442
|
while (continuationToken) {
|
|
14971
15443
|
result = yield tslib.__await(this._listCurrentNext(resourceGroupName, workspaceName, sqlPoolName, continuationToken, options));
|
|
14972
15444
|
continuationToken = result.nextLink;
|
|
14973
|
-
|
|
15445
|
+
let page = result.value || [];
|
|
15446
|
+
setContinuationToken(page, continuationToken);
|
|
15447
|
+
yield yield tslib.__await(page);
|
|
14974
15448
|
}
|
|
14975
15449
|
});
|
|
14976
15450
|
}
|
|
@@ -15008,20 +15482,31 @@ class SqlPoolSensitivityLabelsImpl {
|
|
|
15008
15482
|
[Symbol.asyncIterator]() {
|
|
15009
15483
|
return this;
|
|
15010
15484
|
},
|
|
15011
|
-
byPage: () => {
|
|
15012
|
-
|
|
15485
|
+
byPage: (settings) => {
|
|
15486
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
15487
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
15488
|
+
}
|
|
15489
|
+
return this.listRecommendedPagingPage(resourceGroupName, workspaceName, sqlPoolName, options, settings);
|
|
15013
15490
|
}
|
|
15014
15491
|
};
|
|
15015
15492
|
}
|
|
15016
|
-
listRecommendedPagingPage(resourceGroupName, workspaceName, sqlPoolName, options) {
|
|
15493
|
+
listRecommendedPagingPage(resourceGroupName, workspaceName, sqlPoolName, options, settings) {
|
|
15017
15494
|
return tslib.__asyncGenerator(this, arguments, function* listRecommendedPagingPage_1() {
|
|
15018
|
-
let result
|
|
15019
|
-
|
|
15020
|
-
|
|
15495
|
+
let result;
|
|
15496
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
15497
|
+
if (!continuationToken) {
|
|
15498
|
+
result = yield tslib.__await(this._listRecommended(resourceGroupName, workspaceName, sqlPoolName, options));
|
|
15499
|
+
let page = result.value || [];
|
|
15500
|
+
continuationToken = result.nextLink;
|
|
15501
|
+
setContinuationToken(page, continuationToken);
|
|
15502
|
+
yield yield tslib.__await(page);
|
|
15503
|
+
}
|
|
15021
15504
|
while (continuationToken) {
|
|
15022
15505
|
result = yield tslib.__await(this._listRecommendedNext(resourceGroupName, workspaceName, sqlPoolName, continuationToken, options));
|
|
15023
15506
|
continuationToken = result.nextLink;
|
|
15024
|
-
|
|
15507
|
+
let page = result.value || [];
|
|
15508
|
+
setContinuationToken(page, continuationToken);
|
|
15509
|
+
yield yield tslib.__await(page);
|
|
15025
15510
|
}
|
|
15026
15511
|
});
|
|
15027
15512
|
}
|
|
@@ -15391,7 +15876,6 @@ const listCurrentNextOperationSpec = {
|
|
|
15391
15876
|
bodyMapper: ErrorResponse
|
|
15392
15877
|
}
|
|
15393
15878
|
},
|
|
15394
|
-
queryParameters: [apiVersion, filter],
|
|
15395
15879
|
urlParameters: [
|
|
15396
15880
|
$host,
|
|
15397
15881
|
subscriptionId,
|
|
@@ -15412,12 +15896,6 @@ const listRecommendedNextOperationSpec = {
|
|
|
15412
15896
|
},
|
|
15413
15897
|
default: {}
|
|
15414
15898
|
},
|
|
15415
|
-
queryParameters: [
|
|
15416
|
-
apiVersion,
|
|
15417
|
-
filter,
|
|
15418
|
-
includeDisabledRecommendations,
|
|
15419
|
-
skipToken
|
|
15420
|
-
],
|
|
15421
15899
|
urlParameters: [
|
|
15422
15900
|
$host,
|
|
15423
15901
|
subscriptionId,
|
|
@@ -15511,20 +15989,31 @@ class SqlPoolSchemasImpl {
|
|
|
15511
15989
|
[Symbol.asyncIterator]() {
|
|
15512
15990
|
return this;
|
|
15513
15991
|
},
|
|
15514
|
-
byPage: () => {
|
|
15515
|
-
|
|
15992
|
+
byPage: (settings) => {
|
|
15993
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
15994
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
15995
|
+
}
|
|
15996
|
+
return this.listPagingPage(resourceGroupName, workspaceName, sqlPoolName, options, settings);
|
|
15516
15997
|
}
|
|
15517
15998
|
};
|
|
15518
15999
|
}
|
|
15519
|
-
listPagingPage(resourceGroupName, workspaceName, sqlPoolName, options) {
|
|
16000
|
+
listPagingPage(resourceGroupName, workspaceName, sqlPoolName, options, settings) {
|
|
15520
16001
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
15521
|
-
let result
|
|
15522
|
-
|
|
15523
|
-
|
|
16002
|
+
let result;
|
|
16003
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
16004
|
+
if (!continuationToken) {
|
|
16005
|
+
result = yield tslib.__await(this._list(resourceGroupName, workspaceName, sqlPoolName, options));
|
|
16006
|
+
let page = result.value || [];
|
|
16007
|
+
continuationToken = result.nextLink;
|
|
16008
|
+
setContinuationToken(page, continuationToken);
|
|
16009
|
+
yield yield tslib.__await(page);
|
|
16010
|
+
}
|
|
15524
16011
|
while (continuationToken) {
|
|
15525
16012
|
result = yield tslib.__await(this._listNext(resourceGroupName, workspaceName, sqlPoolName, continuationToken, options));
|
|
15526
16013
|
continuationToken = result.nextLink;
|
|
15527
|
-
|
|
16014
|
+
let page = result.value || [];
|
|
16015
|
+
setContinuationToken(page, continuationToken);
|
|
16016
|
+
yield yield tslib.__await(page);
|
|
15528
16017
|
}
|
|
15529
16018
|
});
|
|
15530
16019
|
}
|
|
@@ -15631,7 +16120,6 @@ const listNextOperationSpec$d = {
|
|
|
15631
16120
|
},
|
|
15632
16121
|
default: {}
|
|
15633
16122
|
},
|
|
15634
|
-
queryParameters: [apiVersion, filter],
|
|
15635
16123
|
urlParameters: [
|
|
15636
16124
|
$host,
|
|
15637
16125
|
subscriptionId,
|
|
@@ -15678,20 +16166,31 @@ class SqlPoolTablesImpl {
|
|
|
15678
16166
|
[Symbol.asyncIterator]() {
|
|
15679
16167
|
return this;
|
|
15680
16168
|
},
|
|
15681
|
-
byPage: () => {
|
|
15682
|
-
|
|
16169
|
+
byPage: (settings) => {
|
|
16170
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
16171
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
16172
|
+
}
|
|
16173
|
+
return this.listBySchemaPagingPage(resourceGroupName, workspaceName, sqlPoolName, schemaName, options, settings);
|
|
15683
16174
|
}
|
|
15684
16175
|
};
|
|
15685
16176
|
}
|
|
15686
|
-
listBySchemaPagingPage(resourceGroupName, workspaceName, sqlPoolName, schemaName, options) {
|
|
16177
|
+
listBySchemaPagingPage(resourceGroupName, workspaceName, sqlPoolName, schemaName, options, settings) {
|
|
15687
16178
|
return tslib.__asyncGenerator(this, arguments, function* listBySchemaPagingPage_1() {
|
|
15688
|
-
let result
|
|
15689
|
-
|
|
15690
|
-
|
|
16179
|
+
let result;
|
|
16180
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
16181
|
+
if (!continuationToken) {
|
|
16182
|
+
result = yield tslib.__await(this._listBySchema(resourceGroupName, workspaceName, sqlPoolName, schemaName, options));
|
|
16183
|
+
let page = result.value || [];
|
|
16184
|
+
continuationToken = result.nextLink;
|
|
16185
|
+
setContinuationToken(page, continuationToken);
|
|
16186
|
+
yield yield tslib.__await(page);
|
|
16187
|
+
}
|
|
15691
16188
|
while (continuationToken) {
|
|
15692
16189
|
result = yield tslib.__await(this._listBySchemaNext(resourceGroupName, workspaceName, sqlPoolName, schemaName, continuationToken, options));
|
|
15693
16190
|
continuationToken = result.nextLink;
|
|
15694
|
-
|
|
16191
|
+
let page = result.value || [];
|
|
16192
|
+
setContinuationToken(page, continuationToken);
|
|
16193
|
+
yield yield tslib.__await(page);
|
|
15695
16194
|
}
|
|
15696
16195
|
});
|
|
15697
16196
|
}
|
|
@@ -15817,7 +16316,6 @@ const listBySchemaNextOperationSpec = {
|
|
|
15817
16316
|
},
|
|
15818
16317
|
default: {}
|
|
15819
16318
|
},
|
|
15820
|
-
queryParameters: [apiVersion, filter],
|
|
15821
16319
|
urlParameters: [
|
|
15822
16320
|
$host,
|
|
15823
16321
|
subscriptionId,
|
|
@@ -15866,20 +16364,31 @@ class SqlPoolTableColumnsImpl {
|
|
|
15866
16364
|
[Symbol.asyncIterator]() {
|
|
15867
16365
|
return this;
|
|
15868
16366
|
},
|
|
15869
|
-
byPage: () => {
|
|
15870
|
-
|
|
16367
|
+
byPage: (settings) => {
|
|
16368
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
16369
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
16370
|
+
}
|
|
16371
|
+
return this.listByTableNamePagingPage(resourceGroupName, workspaceName, sqlPoolName, schemaName, tableName, options, settings);
|
|
15871
16372
|
}
|
|
15872
16373
|
};
|
|
15873
16374
|
}
|
|
15874
|
-
listByTableNamePagingPage(resourceGroupName, workspaceName, sqlPoolName, schemaName, tableName, options) {
|
|
16375
|
+
listByTableNamePagingPage(resourceGroupName, workspaceName, sqlPoolName, schemaName, tableName, options, settings) {
|
|
15875
16376
|
return tslib.__asyncGenerator(this, arguments, function* listByTableNamePagingPage_1() {
|
|
15876
|
-
let result
|
|
15877
|
-
|
|
15878
|
-
|
|
16377
|
+
let result;
|
|
16378
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
16379
|
+
if (!continuationToken) {
|
|
16380
|
+
result = yield tslib.__await(this._listByTableName(resourceGroupName, workspaceName, sqlPoolName, schemaName, tableName, options));
|
|
16381
|
+
let page = result.value || [];
|
|
16382
|
+
continuationToken = result.nextLink;
|
|
16383
|
+
setContinuationToken(page, continuationToken);
|
|
16384
|
+
yield yield tslib.__await(page);
|
|
16385
|
+
}
|
|
15879
16386
|
while (continuationToken) {
|
|
15880
16387
|
result = yield tslib.__await(this._listByTableNameNext(resourceGroupName, workspaceName, sqlPoolName, schemaName, tableName, continuationToken, options));
|
|
15881
16388
|
continuationToken = result.nextLink;
|
|
15882
|
-
|
|
16389
|
+
let page = result.value || [];
|
|
16390
|
+
setContinuationToken(page, continuationToken);
|
|
16391
|
+
yield yield tslib.__await(page);
|
|
15883
16392
|
}
|
|
15884
16393
|
});
|
|
15885
16394
|
}
|
|
@@ -15975,7 +16484,6 @@ const listByTableNameNextOperationSpec = {
|
|
|
15975
16484
|
},
|
|
15976
16485
|
default: {}
|
|
15977
16486
|
},
|
|
15978
|
-
queryParameters: [apiVersion, filter],
|
|
15979
16487
|
urlParameters: [
|
|
15980
16488
|
$host,
|
|
15981
16489
|
subscriptionId,
|
|
@@ -16083,20 +16591,31 @@ class SqlPoolVulnerabilityAssessmentsImpl {
|
|
|
16083
16591
|
[Symbol.asyncIterator]() {
|
|
16084
16592
|
return this;
|
|
16085
16593
|
},
|
|
16086
|
-
byPage: () => {
|
|
16087
|
-
|
|
16594
|
+
byPage: (settings) => {
|
|
16595
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
16596
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
16597
|
+
}
|
|
16598
|
+
return this.listPagingPage(resourceGroupName, workspaceName, sqlPoolName, options, settings);
|
|
16088
16599
|
}
|
|
16089
16600
|
};
|
|
16090
16601
|
}
|
|
16091
|
-
listPagingPage(resourceGroupName, workspaceName, sqlPoolName, options) {
|
|
16602
|
+
listPagingPage(resourceGroupName, workspaceName, sqlPoolName, options, settings) {
|
|
16092
16603
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
16093
|
-
let result
|
|
16094
|
-
|
|
16095
|
-
|
|
16604
|
+
let result;
|
|
16605
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
16606
|
+
if (!continuationToken) {
|
|
16607
|
+
result = yield tslib.__await(this._list(resourceGroupName, workspaceName, sqlPoolName, options));
|
|
16608
|
+
let page = result.value || [];
|
|
16609
|
+
continuationToken = result.nextLink;
|
|
16610
|
+
setContinuationToken(page, continuationToken);
|
|
16611
|
+
yield yield tslib.__await(page);
|
|
16612
|
+
}
|
|
16096
16613
|
while (continuationToken) {
|
|
16097
16614
|
result = yield tslib.__await(this._listNext(resourceGroupName, workspaceName, sqlPoolName, continuationToken, options));
|
|
16098
16615
|
continuationToken = result.nextLink;
|
|
16099
|
-
|
|
16616
|
+
let page = result.value || [];
|
|
16617
|
+
setContinuationToken(page, continuationToken);
|
|
16618
|
+
yield yield tslib.__await(page);
|
|
16100
16619
|
}
|
|
16101
16620
|
});
|
|
16102
16621
|
}
|
|
@@ -16286,7 +16805,6 @@ const listNextOperationSpec$c = {
|
|
|
16286
16805
|
},
|
|
16287
16806
|
default: {}
|
|
16288
16807
|
},
|
|
16289
|
-
queryParameters: [apiVersion],
|
|
16290
16808
|
urlParameters: [
|
|
16291
16809
|
$host,
|
|
16292
16810
|
subscriptionId,
|
|
@@ -16333,20 +16851,31 @@ class SqlPoolVulnerabilityAssessmentScansImpl {
|
|
|
16333
16851
|
[Symbol.asyncIterator]() {
|
|
16334
16852
|
return this;
|
|
16335
16853
|
},
|
|
16336
|
-
byPage: () => {
|
|
16337
|
-
|
|
16854
|
+
byPage: (settings) => {
|
|
16855
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
16856
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
16857
|
+
}
|
|
16858
|
+
return this.listPagingPage(resourceGroupName, workspaceName, sqlPoolName, vulnerabilityAssessmentName, options, settings);
|
|
16338
16859
|
}
|
|
16339
16860
|
};
|
|
16340
16861
|
}
|
|
16341
|
-
listPagingPage(resourceGroupName, workspaceName, sqlPoolName, vulnerabilityAssessmentName, options) {
|
|
16862
|
+
listPagingPage(resourceGroupName, workspaceName, sqlPoolName, vulnerabilityAssessmentName, options, settings) {
|
|
16342
16863
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
16343
|
-
let result
|
|
16344
|
-
|
|
16345
|
-
|
|
16864
|
+
let result;
|
|
16865
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
16866
|
+
if (!continuationToken) {
|
|
16867
|
+
result = yield tslib.__await(this._list(resourceGroupName, workspaceName, sqlPoolName, vulnerabilityAssessmentName, options));
|
|
16868
|
+
let page = result.value || [];
|
|
16869
|
+
continuationToken = result.nextLink;
|
|
16870
|
+
setContinuationToken(page, continuationToken);
|
|
16871
|
+
yield yield tslib.__await(page);
|
|
16872
|
+
}
|
|
16346
16873
|
while (continuationToken) {
|
|
16347
16874
|
result = yield tslib.__await(this._listNext(resourceGroupName, workspaceName, sqlPoolName, vulnerabilityAssessmentName, continuationToken, options));
|
|
16348
16875
|
continuationToken = result.nextLink;
|
|
16349
|
-
|
|
16876
|
+
let page = result.value || [];
|
|
16877
|
+
setContinuationToken(page, continuationToken);
|
|
16878
|
+
yield yield tslib.__await(page);
|
|
16350
16879
|
}
|
|
16351
16880
|
});
|
|
16352
16881
|
}
|
|
@@ -16602,7 +17131,6 @@ const listNextOperationSpec$b = {
|
|
|
16602
17131
|
},
|
|
16603
17132
|
default: {}
|
|
16604
17133
|
},
|
|
16605
|
-
queryParameters: [apiVersion],
|
|
16606
17134
|
urlParameters: [
|
|
16607
17135
|
$host,
|
|
16608
17136
|
subscriptionId,
|
|
@@ -16649,20 +17177,31 @@ class SqlPoolSecurityAlertPoliciesImpl {
|
|
|
16649
17177
|
[Symbol.asyncIterator]() {
|
|
16650
17178
|
return this;
|
|
16651
17179
|
},
|
|
16652
|
-
byPage: () => {
|
|
16653
|
-
|
|
17180
|
+
byPage: (settings) => {
|
|
17181
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
17182
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
17183
|
+
}
|
|
17184
|
+
return this.listPagingPage(resourceGroupName, workspaceName, sqlPoolName, options, settings);
|
|
16654
17185
|
}
|
|
16655
17186
|
};
|
|
16656
17187
|
}
|
|
16657
|
-
listPagingPage(resourceGroupName, workspaceName, sqlPoolName, options) {
|
|
17188
|
+
listPagingPage(resourceGroupName, workspaceName, sqlPoolName, options, settings) {
|
|
16658
17189
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
16659
|
-
let result
|
|
16660
|
-
|
|
16661
|
-
|
|
17190
|
+
let result;
|
|
17191
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
17192
|
+
if (!continuationToken) {
|
|
17193
|
+
result = yield tslib.__await(this._list(resourceGroupName, workspaceName, sqlPoolName, options));
|
|
17194
|
+
let page = result.value || [];
|
|
17195
|
+
continuationToken = result.nextLink;
|
|
17196
|
+
setContinuationToken(page, continuationToken);
|
|
17197
|
+
yield yield tslib.__await(page);
|
|
17198
|
+
}
|
|
16662
17199
|
while (continuationToken) {
|
|
16663
17200
|
result = yield tslib.__await(this._listNext(resourceGroupName, workspaceName, sqlPoolName, continuationToken, options));
|
|
16664
17201
|
continuationToken = result.nextLink;
|
|
16665
|
-
|
|
17202
|
+
let page = result.value || [];
|
|
17203
|
+
setContinuationToken(page, continuationToken);
|
|
17204
|
+
yield yield tslib.__await(page);
|
|
16666
17205
|
}
|
|
16667
17206
|
});
|
|
16668
17207
|
}
|
|
@@ -16820,7 +17359,6 @@ const listNextOperationSpec$a = {
|
|
|
16820
17359
|
},
|
|
16821
17360
|
default: {}
|
|
16822
17361
|
},
|
|
16823
|
-
queryParameters: [apiVersion],
|
|
16824
17362
|
urlParameters: [
|
|
16825
17363
|
$host,
|
|
16826
17364
|
subscriptionId,
|
|
@@ -17019,20 +17557,31 @@ class ExtendedSqlPoolBlobAuditingPoliciesImpl {
|
|
|
17019
17557
|
[Symbol.asyncIterator]() {
|
|
17020
17558
|
return this;
|
|
17021
17559
|
},
|
|
17022
|
-
byPage: () => {
|
|
17023
|
-
|
|
17560
|
+
byPage: (settings) => {
|
|
17561
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
17562
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
17563
|
+
}
|
|
17564
|
+
return this.listBySqlPoolPagingPage(resourceGroupName, workspaceName, sqlPoolName, options, settings);
|
|
17024
17565
|
}
|
|
17025
17566
|
};
|
|
17026
17567
|
}
|
|
17027
|
-
listBySqlPoolPagingPage(resourceGroupName, workspaceName, sqlPoolName, options) {
|
|
17568
|
+
listBySqlPoolPagingPage(resourceGroupName, workspaceName, sqlPoolName, options, settings) {
|
|
17028
17569
|
return tslib.__asyncGenerator(this, arguments, function* listBySqlPoolPagingPage_1() {
|
|
17029
|
-
let result
|
|
17030
|
-
|
|
17031
|
-
|
|
17570
|
+
let result;
|
|
17571
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
17572
|
+
if (!continuationToken) {
|
|
17573
|
+
result = yield tslib.__await(this._listBySqlPool(resourceGroupName, workspaceName, sqlPoolName, options));
|
|
17574
|
+
let page = result.value || [];
|
|
17575
|
+
continuationToken = result.nextLink;
|
|
17576
|
+
setContinuationToken(page, continuationToken);
|
|
17577
|
+
yield yield tslib.__await(page);
|
|
17578
|
+
}
|
|
17032
17579
|
while (continuationToken) {
|
|
17033
17580
|
result = yield tslib.__await(this._listBySqlPoolNext(resourceGroupName, workspaceName, sqlPoolName, continuationToken, options));
|
|
17034
17581
|
continuationToken = result.nextLink;
|
|
17035
|
-
|
|
17582
|
+
let page = result.value || [];
|
|
17583
|
+
setContinuationToken(page, continuationToken);
|
|
17584
|
+
yield yield tslib.__await(page);
|
|
17036
17585
|
}
|
|
17037
17586
|
});
|
|
17038
17587
|
}
|
|
@@ -17175,7 +17724,6 @@ const listBySqlPoolNextOperationSpec = {
|
|
|
17175
17724
|
},
|
|
17176
17725
|
default: {}
|
|
17177
17726
|
},
|
|
17178
|
-
queryParameters: [apiVersion],
|
|
17179
17727
|
urlParameters: [
|
|
17180
17728
|
$host,
|
|
17181
17729
|
subscriptionId,
|
|
@@ -17310,14 +17858,18 @@ class DataMaskingRulesImpl {
|
|
|
17310
17858
|
[Symbol.asyncIterator]() {
|
|
17311
17859
|
return this;
|
|
17312
17860
|
},
|
|
17313
|
-
byPage: () => {
|
|
17314
|
-
|
|
17861
|
+
byPage: (settings) => {
|
|
17862
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
17863
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
17864
|
+
}
|
|
17865
|
+
return this.listBySqlPoolPagingPage(resourceGroupName, workspaceName, sqlPoolName, options, settings);
|
|
17315
17866
|
}
|
|
17316
17867
|
};
|
|
17317
17868
|
}
|
|
17318
|
-
listBySqlPoolPagingPage(resourceGroupName, workspaceName, sqlPoolName, options) {
|
|
17869
|
+
listBySqlPoolPagingPage(resourceGroupName, workspaceName, sqlPoolName, options, _settings) {
|
|
17319
17870
|
return tslib.__asyncGenerator(this, arguments, function* listBySqlPoolPagingPage_1() {
|
|
17320
|
-
let result
|
|
17871
|
+
let result;
|
|
17872
|
+
result = yield tslib.__await(this._listBySqlPool(resourceGroupName, workspaceName, sqlPoolName, options));
|
|
17321
17873
|
yield yield tslib.__await(result.value || []);
|
|
17322
17874
|
});
|
|
17323
17875
|
}
|
|
@@ -17562,20 +18114,31 @@ class SqlPoolWorkloadGroupImpl {
|
|
|
17562
18114
|
[Symbol.asyncIterator]() {
|
|
17563
18115
|
return this;
|
|
17564
18116
|
},
|
|
17565
|
-
byPage: () => {
|
|
17566
|
-
|
|
18117
|
+
byPage: (settings) => {
|
|
18118
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
18119
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
18120
|
+
}
|
|
18121
|
+
return this.listPagingPage(resourceGroupName, workspaceName, sqlPoolName, options, settings);
|
|
17567
18122
|
}
|
|
17568
18123
|
};
|
|
17569
18124
|
}
|
|
17570
|
-
listPagingPage(resourceGroupName, workspaceName, sqlPoolName, options) {
|
|
18125
|
+
listPagingPage(resourceGroupName, workspaceName, sqlPoolName, options, settings) {
|
|
17571
18126
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
17572
|
-
let result
|
|
17573
|
-
|
|
17574
|
-
|
|
18127
|
+
let result;
|
|
18128
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
18129
|
+
if (!continuationToken) {
|
|
18130
|
+
result = yield tslib.__await(this._list(resourceGroupName, workspaceName, sqlPoolName, options));
|
|
18131
|
+
let page = result.value || [];
|
|
18132
|
+
continuationToken = result.nextLink;
|
|
18133
|
+
setContinuationToken(page, continuationToken);
|
|
18134
|
+
yield yield tslib.__await(page);
|
|
18135
|
+
}
|
|
17575
18136
|
while (continuationToken) {
|
|
17576
18137
|
result = yield tslib.__await(this._listNext(resourceGroupName, workspaceName, sqlPoolName, continuationToken, options));
|
|
17577
18138
|
continuationToken = result.nextLink;
|
|
17578
|
-
|
|
18139
|
+
let page = result.value || [];
|
|
18140
|
+
setContinuationToken(page, continuationToken);
|
|
18141
|
+
yield yield tslib.__await(page);
|
|
17579
18142
|
}
|
|
17580
18143
|
});
|
|
17581
18144
|
}
|
|
@@ -17860,7 +18423,6 @@ const listNextOperationSpec$9 = {
|
|
|
17860
18423
|
},
|
|
17861
18424
|
default: {}
|
|
17862
18425
|
},
|
|
17863
|
-
queryParameters: [apiVersion],
|
|
17864
18426
|
urlParameters: [
|
|
17865
18427
|
$host,
|
|
17866
18428
|
subscriptionId,
|
|
@@ -17907,20 +18469,31 @@ class SqlPoolWorkloadClassifierImpl {
|
|
|
17907
18469
|
[Symbol.asyncIterator]() {
|
|
17908
18470
|
return this;
|
|
17909
18471
|
},
|
|
17910
|
-
byPage: () => {
|
|
17911
|
-
|
|
18472
|
+
byPage: (settings) => {
|
|
18473
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
18474
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
18475
|
+
}
|
|
18476
|
+
return this.listPagingPage(resourceGroupName, workspaceName, sqlPoolName, workloadGroupName, options, settings);
|
|
17912
18477
|
}
|
|
17913
18478
|
};
|
|
17914
18479
|
}
|
|
17915
|
-
listPagingPage(resourceGroupName, workspaceName, sqlPoolName, workloadGroupName, options) {
|
|
18480
|
+
listPagingPage(resourceGroupName, workspaceName, sqlPoolName, workloadGroupName, options, settings) {
|
|
17916
18481
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
17917
|
-
let result
|
|
17918
|
-
|
|
17919
|
-
|
|
18482
|
+
let result;
|
|
18483
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
18484
|
+
if (!continuationToken) {
|
|
18485
|
+
result = yield tslib.__await(this._list(resourceGroupName, workspaceName, sqlPoolName, workloadGroupName, options));
|
|
18486
|
+
let page = result.value || [];
|
|
18487
|
+
continuationToken = result.nextLink;
|
|
18488
|
+
setContinuationToken(page, continuationToken);
|
|
18489
|
+
yield yield tslib.__await(page);
|
|
18490
|
+
}
|
|
17920
18491
|
while (continuationToken) {
|
|
17921
18492
|
result = yield tslib.__await(this._listNext(resourceGroupName, workspaceName, sqlPoolName, workloadGroupName, continuationToken, options));
|
|
17922
18493
|
continuationToken = result.nextLink;
|
|
17923
|
-
|
|
18494
|
+
let page = result.value || [];
|
|
18495
|
+
setContinuationToken(page, continuationToken);
|
|
18496
|
+
yield yield tslib.__await(page);
|
|
17924
18497
|
}
|
|
17925
18498
|
});
|
|
17926
18499
|
}
|
|
@@ -18232,7 +18805,6 @@ const listNextOperationSpec$8 = {
|
|
|
18232
18805
|
},
|
|
18233
18806
|
default: {}
|
|
18234
18807
|
},
|
|
18235
|
-
queryParameters: [apiVersion],
|
|
18236
18808
|
urlParameters: [
|
|
18237
18809
|
$host,
|
|
18238
18810
|
subscriptionId,
|
|
@@ -18278,20 +18850,31 @@ class WorkspaceManagedSqlServerBlobAuditingPoliciesImpl {
|
|
|
18278
18850
|
[Symbol.asyncIterator]() {
|
|
18279
18851
|
return this;
|
|
18280
18852
|
},
|
|
18281
|
-
byPage: () => {
|
|
18282
|
-
|
|
18853
|
+
byPage: (settings) => {
|
|
18854
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
18855
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
18856
|
+
}
|
|
18857
|
+
return this.listByWorkspacePagingPage(resourceGroupName, workspaceName, options, settings);
|
|
18283
18858
|
}
|
|
18284
18859
|
};
|
|
18285
18860
|
}
|
|
18286
|
-
listByWorkspacePagingPage(resourceGroupName, workspaceName, options) {
|
|
18861
|
+
listByWorkspacePagingPage(resourceGroupName, workspaceName, options, settings) {
|
|
18287
18862
|
return tslib.__asyncGenerator(this, arguments, function* listByWorkspacePagingPage_1() {
|
|
18288
|
-
let result
|
|
18289
|
-
|
|
18290
|
-
|
|
18863
|
+
let result;
|
|
18864
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
18865
|
+
if (!continuationToken) {
|
|
18866
|
+
result = yield tslib.__await(this._listByWorkspace(resourceGroupName, workspaceName, options));
|
|
18867
|
+
let page = result.value || [];
|
|
18868
|
+
continuationToken = result.nextLink;
|
|
18869
|
+
setContinuationToken(page, continuationToken);
|
|
18870
|
+
yield yield tslib.__await(page);
|
|
18871
|
+
}
|
|
18291
18872
|
while (continuationToken) {
|
|
18292
18873
|
result = yield tslib.__await(this._listByWorkspaceNext(resourceGroupName, workspaceName, continuationToken, options));
|
|
18293
18874
|
continuationToken = result.nextLink;
|
|
18294
|
-
|
|
18875
|
+
let page = result.value || [];
|
|
18876
|
+
setContinuationToken(page, continuationToken);
|
|
18877
|
+
yield yield tslib.__await(page);
|
|
18295
18878
|
}
|
|
18296
18879
|
});
|
|
18297
18880
|
}
|
|
@@ -18485,7 +19068,6 @@ const listByWorkspaceNextOperationSpec$5 = {
|
|
|
18485
19068
|
},
|
|
18486
19069
|
default: {}
|
|
18487
19070
|
},
|
|
18488
|
-
queryParameters: [apiVersion],
|
|
18489
19071
|
urlParameters: [
|
|
18490
19072
|
$host,
|
|
18491
19073
|
subscriptionId,
|
|
@@ -18529,20 +19111,31 @@ class WorkspaceManagedSqlServerExtendedBlobAuditingPoliciesImpl {
|
|
|
18529
19111
|
[Symbol.asyncIterator]() {
|
|
18530
19112
|
return this;
|
|
18531
19113
|
},
|
|
18532
|
-
byPage: () => {
|
|
18533
|
-
|
|
19114
|
+
byPage: (settings) => {
|
|
19115
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
19116
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
19117
|
+
}
|
|
19118
|
+
return this.listByWorkspacePagingPage(resourceGroupName, workspaceName, options, settings);
|
|
18534
19119
|
}
|
|
18535
19120
|
};
|
|
18536
19121
|
}
|
|
18537
|
-
listByWorkspacePagingPage(resourceGroupName, workspaceName, options) {
|
|
19122
|
+
listByWorkspacePagingPage(resourceGroupName, workspaceName, options, settings) {
|
|
18538
19123
|
return tslib.__asyncGenerator(this, arguments, function* listByWorkspacePagingPage_1() {
|
|
18539
|
-
let result
|
|
18540
|
-
|
|
18541
|
-
|
|
19124
|
+
let result;
|
|
19125
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
19126
|
+
if (!continuationToken) {
|
|
19127
|
+
result = yield tslib.__await(this._listByWorkspace(resourceGroupName, workspaceName, options));
|
|
19128
|
+
let page = result.value || [];
|
|
19129
|
+
continuationToken = result.nextLink;
|
|
19130
|
+
setContinuationToken(page, continuationToken);
|
|
19131
|
+
yield yield tslib.__await(page);
|
|
19132
|
+
}
|
|
18542
19133
|
while (continuationToken) {
|
|
18543
19134
|
result = yield tslib.__await(this._listByWorkspaceNext(resourceGroupName, workspaceName, continuationToken, options));
|
|
18544
19135
|
continuationToken = result.nextLink;
|
|
18545
|
-
|
|
19136
|
+
let page = result.value || [];
|
|
19137
|
+
setContinuationToken(page, continuationToken);
|
|
19138
|
+
yield yield tslib.__await(page);
|
|
18546
19139
|
}
|
|
18547
19140
|
});
|
|
18548
19141
|
}
|
|
@@ -18736,7 +19329,6 @@ const listByWorkspaceNextOperationSpec$4 = {
|
|
|
18736
19329
|
},
|
|
18737
19330
|
default: {}
|
|
18738
19331
|
},
|
|
18739
|
-
queryParameters: [apiVersion],
|
|
18740
19332
|
urlParameters: [
|
|
18741
19333
|
$host,
|
|
18742
19334
|
subscriptionId,
|
|
@@ -18780,20 +19372,31 @@ class WorkspaceManagedSqlServerSecurityAlertPolicyImpl {
|
|
|
18780
19372
|
[Symbol.asyncIterator]() {
|
|
18781
19373
|
return this;
|
|
18782
19374
|
},
|
|
18783
|
-
byPage: () => {
|
|
18784
|
-
|
|
19375
|
+
byPage: (settings) => {
|
|
19376
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
19377
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
19378
|
+
}
|
|
19379
|
+
return this.listPagingPage(resourceGroupName, workspaceName, options, settings);
|
|
18785
19380
|
}
|
|
18786
19381
|
};
|
|
18787
19382
|
}
|
|
18788
|
-
listPagingPage(resourceGroupName, workspaceName, options) {
|
|
19383
|
+
listPagingPage(resourceGroupName, workspaceName, options, settings) {
|
|
18789
19384
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
18790
|
-
let result
|
|
18791
|
-
|
|
18792
|
-
|
|
19385
|
+
let result;
|
|
19386
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
19387
|
+
if (!continuationToken) {
|
|
19388
|
+
result = yield tslib.__await(this._list(resourceGroupName, workspaceName, options));
|
|
19389
|
+
let page = result.value || [];
|
|
19390
|
+
continuationToken = result.nextLink;
|
|
19391
|
+
setContinuationToken(page, continuationToken);
|
|
19392
|
+
yield yield tslib.__await(page);
|
|
19393
|
+
}
|
|
18793
19394
|
while (continuationToken) {
|
|
18794
19395
|
result = yield tslib.__await(this._listNext(resourceGroupName, workspaceName, continuationToken, options));
|
|
18795
19396
|
continuationToken = result.nextLink;
|
|
18796
|
-
|
|
19397
|
+
let page = result.value || [];
|
|
19398
|
+
setContinuationToken(page, continuationToken);
|
|
19399
|
+
yield yield tslib.__await(page);
|
|
18797
19400
|
}
|
|
18798
19401
|
});
|
|
18799
19402
|
}
|
|
@@ -18987,7 +19590,6 @@ const listNextOperationSpec$7 = {
|
|
|
18987
19590
|
},
|
|
18988
19591
|
default: {}
|
|
18989
19592
|
},
|
|
18990
|
-
queryParameters: [apiVersion],
|
|
18991
19593
|
urlParameters: [
|
|
18992
19594
|
$host,
|
|
18993
19595
|
subscriptionId,
|
|
@@ -19031,20 +19633,31 @@ class WorkspaceManagedSqlServerVulnerabilityAssessmentsImpl {
|
|
|
19031
19633
|
[Symbol.asyncIterator]() {
|
|
19032
19634
|
return this;
|
|
19033
19635
|
},
|
|
19034
|
-
byPage: () => {
|
|
19035
|
-
|
|
19636
|
+
byPage: (settings) => {
|
|
19637
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
19638
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
19639
|
+
}
|
|
19640
|
+
return this.listPagingPage(resourceGroupName, workspaceName, options, settings);
|
|
19036
19641
|
}
|
|
19037
19642
|
};
|
|
19038
19643
|
}
|
|
19039
|
-
listPagingPage(resourceGroupName, workspaceName, options) {
|
|
19644
|
+
listPagingPage(resourceGroupName, workspaceName, options, settings) {
|
|
19040
19645
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
19041
|
-
let result
|
|
19042
|
-
|
|
19043
|
-
|
|
19646
|
+
let result;
|
|
19647
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
19648
|
+
if (!continuationToken) {
|
|
19649
|
+
result = yield tslib.__await(this._list(resourceGroupName, workspaceName, options));
|
|
19650
|
+
let page = result.value || [];
|
|
19651
|
+
continuationToken = result.nextLink;
|
|
19652
|
+
setContinuationToken(page, continuationToken);
|
|
19653
|
+
yield yield tslib.__await(page);
|
|
19654
|
+
}
|
|
19044
19655
|
while (continuationToken) {
|
|
19045
19656
|
result = yield tslib.__await(this._listNext(resourceGroupName, workspaceName, continuationToken, options));
|
|
19046
19657
|
continuationToken = result.nextLink;
|
|
19047
|
-
|
|
19658
|
+
let page = result.value || [];
|
|
19659
|
+
setContinuationToken(page, continuationToken);
|
|
19660
|
+
yield yield tslib.__await(page);
|
|
19048
19661
|
}
|
|
19049
19662
|
});
|
|
19050
19663
|
}
|
|
@@ -19222,7 +19835,6 @@ const listNextOperationSpec$6 = {
|
|
|
19222
19835
|
},
|
|
19223
19836
|
default: {}
|
|
19224
19837
|
},
|
|
19225
|
-
queryParameters: [apiVersion],
|
|
19226
19838
|
urlParameters: [
|
|
19227
19839
|
$host,
|
|
19228
19840
|
subscriptionId,
|
|
@@ -19266,20 +19878,31 @@ class WorkspaceManagedSqlServerEncryptionProtectorImpl {
|
|
|
19266
19878
|
[Symbol.asyncIterator]() {
|
|
19267
19879
|
return this;
|
|
19268
19880
|
},
|
|
19269
|
-
byPage: () => {
|
|
19270
|
-
|
|
19881
|
+
byPage: (settings) => {
|
|
19882
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
19883
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
19884
|
+
}
|
|
19885
|
+
return this.listPagingPage(resourceGroupName, workspaceName, options, settings);
|
|
19271
19886
|
}
|
|
19272
19887
|
};
|
|
19273
19888
|
}
|
|
19274
|
-
listPagingPage(resourceGroupName, workspaceName, options) {
|
|
19889
|
+
listPagingPage(resourceGroupName, workspaceName, options, settings) {
|
|
19275
19890
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
19276
|
-
let result
|
|
19277
|
-
|
|
19278
|
-
|
|
19891
|
+
let result;
|
|
19892
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
19893
|
+
if (!continuationToken) {
|
|
19894
|
+
result = yield tslib.__await(this._list(resourceGroupName, workspaceName, options));
|
|
19895
|
+
let page = result.value || [];
|
|
19896
|
+
continuationToken = result.nextLink;
|
|
19897
|
+
setContinuationToken(page, continuationToken);
|
|
19898
|
+
yield yield tslib.__await(page);
|
|
19899
|
+
}
|
|
19279
19900
|
while (continuationToken) {
|
|
19280
19901
|
result = yield tslib.__await(this._listNext(resourceGroupName, workspaceName, continuationToken, options));
|
|
19281
19902
|
continuationToken = result.nextLink;
|
|
19282
|
-
|
|
19903
|
+
let page = result.value || [];
|
|
19904
|
+
setContinuationToken(page, continuationToken);
|
|
19905
|
+
yield yield tslib.__await(page);
|
|
19283
19906
|
}
|
|
19284
19907
|
});
|
|
19285
19908
|
}
|
|
@@ -19544,7 +20167,6 @@ const listNextOperationSpec$5 = {
|
|
|
19544
20167
|
},
|
|
19545
20168
|
default: {}
|
|
19546
20169
|
},
|
|
19547
|
-
queryParameters: [apiVersion],
|
|
19548
20170
|
urlParameters: [
|
|
19549
20171
|
$host,
|
|
19550
20172
|
subscriptionId,
|
|
@@ -19588,20 +20210,31 @@ class WorkspaceManagedSqlServerUsagesImpl {
|
|
|
19588
20210
|
[Symbol.asyncIterator]() {
|
|
19589
20211
|
return this;
|
|
19590
20212
|
},
|
|
19591
|
-
byPage: () => {
|
|
19592
|
-
|
|
20213
|
+
byPage: (settings) => {
|
|
20214
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
20215
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
20216
|
+
}
|
|
20217
|
+
return this.listPagingPage(resourceGroupName, workspaceName, options, settings);
|
|
19593
20218
|
}
|
|
19594
20219
|
};
|
|
19595
20220
|
}
|
|
19596
|
-
listPagingPage(resourceGroupName, workspaceName, options) {
|
|
20221
|
+
listPagingPage(resourceGroupName, workspaceName, options, settings) {
|
|
19597
20222
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
19598
|
-
let result
|
|
19599
|
-
|
|
19600
|
-
|
|
20223
|
+
let result;
|
|
20224
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
20225
|
+
if (!continuationToken) {
|
|
20226
|
+
result = yield tslib.__await(this._list(resourceGroupName, workspaceName, options));
|
|
20227
|
+
let page = result.value || [];
|
|
20228
|
+
continuationToken = result.nextLink;
|
|
20229
|
+
setContinuationToken(page, continuationToken);
|
|
20230
|
+
yield yield tslib.__await(page);
|
|
20231
|
+
}
|
|
19601
20232
|
while (continuationToken) {
|
|
19602
20233
|
result = yield tslib.__await(this._listNext(resourceGroupName, workspaceName, continuationToken, options));
|
|
19603
20234
|
continuationToken = result.nextLink;
|
|
19604
|
-
|
|
20235
|
+
let page = result.value || [];
|
|
20236
|
+
setContinuationToken(page, continuationToken);
|
|
20237
|
+
yield yield tslib.__await(page);
|
|
19605
20238
|
}
|
|
19606
20239
|
});
|
|
19607
20240
|
}
|
|
@@ -19673,7 +20306,6 @@ const listNextOperationSpec$4 = {
|
|
|
19673
20306
|
},
|
|
19674
20307
|
default: {}
|
|
19675
20308
|
},
|
|
19676
|
-
queryParameters: [apiVersion],
|
|
19677
20309
|
urlParameters: [
|
|
19678
20310
|
$host,
|
|
19679
20311
|
subscriptionId,
|
|
@@ -19717,20 +20349,31 @@ class WorkspaceManagedSqlServerRecoverableSqlPoolsImpl {
|
|
|
19717
20349
|
[Symbol.asyncIterator]() {
|
|
19718
20350
|
return this;
|
|
19719
20351
|
},
|
|
19720
|
-
byPage: () => {
|
|
19721
|
-
|
|
20352
|
+
byPage: (settings) => {
|
|
20353
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
20354
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
20355
|
+
}
|
|
20356
|
+
return this.listPagingPage(resourceGroupName, workspaceName, options, settings);
|
|
19722
20357
|
}
|
|
19723
20358
|
};
|
|
19724
20359
|
}
|
|
19725
|
-
listPagingPage(resourceGroupName, workspaceName, options) {
|
|
20360
|
+
listPagingPage(resourceGroupName, workspaceName, options, settings) {
|
|
19726
20361
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
19727
|
-
let result
|
|
19728
|
-
|
|
19729
|
-
|
|
20362
|
+
let result;
|
|
20363
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
20364
|
+
if (!continuationToken) {
|
|
20365
|
+
result = yield tslib.__await(this._list(resourceGroupName, workspaceName, options));
|
|
20366
|
+
let page = result.value || [];
|
|
20367
|
+
continuationToken = result.nextLink;
|
|
20368
|
+
setContinuationToken(page, continuationToken);
|
|
20369
|
+
yield yield tslib.__await(page);
|
|
20370
|
+
}
|
|
19730
20371
|
while (continuationToken) {
|
|
19731
20372
|
result = yield tslib.__await(this._listNext(resourceGroupName, workspaceName, continuationToken, options));
|
|
19732
20373
|
continuationToken = result.nextLink;
|
|
19733
|
-
|
|
20374
|
+
let page = result.value || [];
|
|
20375
|
+
setContinuationToken(page, continuationToken);
|
|
20376
|
+
yield yield tslib.__await(page);
|
|
19734
20377
|
}
|
|
19735
20378
|
});
|
|
19736
20379
|
}
|
|
@@ -19832,7 +20475,6 @@ const listNextOperationSpec$3 = {
|
|
|
19832
20475
|
},
|
|
19833
20476
|
default: {}
|
|
19834
20477
|
},
|
|
19835
|
-
queryParameters: [apiVersion],
|
|
19836
20478
|
urlParameters: [
|
|
19837
20479
|
$host,
|
|
19838
20480
|
subscriptionId,
|
|
@@ -19876,20 +20518,31 @@ class WorkspaceManagedSqlServerDedicatedSQLMinimalTlsSettingsImpl {
|
|
|
19876
20518
|
[Symbol.asyncIterator]() {
|
|
19877
20519
|
return this;
|
|
19878
20520
|
},
|
|
19879
|
-
byPage: () => {
|
|
19880
|
-
|
|
20521
|
+
byPage: (settings) => {
|
|
20522
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
20523
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
20524
|
+
}
|
|
20525
|
+
return this.listPagingPage(resourceGroupName, workspaceName, options, settings);
|
|
19881
20526
|
}
|
|
19882
20527
|
};
|
|
19883
20528
|
}
|
|
19884
|
-
listPagingPage(resourceGroupName, workspaceName, options) {
|
|
20529
|
+
listPagingPage(resourceGroupName, workspaceName, options, settings) {
|
|
19885
20530
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
19886
|
-
let result
|
|
19887
|
-
|
|
19888
|
-
|
|
20531
|
+
let result;
|
|
20532
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
20533
|
+
if (!continuationToken) {
|
|
20534
|
+
result = yield tslib.__await(this._list(resourceGroupName, workspaceName, options));
|
|
20535
|
+
let page = result.value || [];
|
|
20536
|
+
continuationToken = result.nextLink;
|
|
20537
|
+
setContinuationToken(page, continuationToken);
|
|
20538
|
+
yield yield tslib.__await(page);
|
|
20539
|
+
}
|
|
19889
20540
|
while (continuationToken) {
|
|
19890
20541
|
result = yield tslib.__await(this._listNext(resourceGroupName, workspaceName, continuationToken, options));
|
|
19891
20542
|
continuationToken = result.nextLink;
|
|
19892
|
-
|
|
20543
|
+
let page = result.value || [];
|
|
20544
|
+
setContinuationToken(page, continuationToken);
|
|
20545
|
+
yield yield tslib.__await(page);
|
|
19893
20546
|
}
|
|
19894
20547
|
});
|
|
19895
20548
|
}
|
|
@@ -20096,7 +20749,6 @@ const listNextOperationSpec$2 = {
|
|
|
20096
20749
|
bodyMapper: ErrorResponse
|
|
20097
20750
|
}
|
|
20098
20751
|
},
|
|
20099
|
-
queryParameters: [apiVersion],
|
|
20100
20752
|
urlParameters: [
|
|
20101
20753
|
$host,
|
|
20102
20754
|
subscriptionId,
|
|
@@ -20139,20 +20791,31 @@ class WorkspacesImpl {
|
|
|
20139
20791
|
[Symbol.asyncIterator]() {
|
|
20140
20792
|
return this;
|
|
20141
20793
|
},
|
|
20142
|
-
byPage: () => {
|
|
20143
|
-
|
|
20794
|
+
byPage: (settings) => {
|
|
20795
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
20796
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
20797
|
+
}
|
|
20798
|
+
return this.listByResourceGroupPagingPage(resourceGroupName, options, settings);
|
|
20144
20799
|
}
|
|
20145
20800
|
};
|
|
20146
20801
|
}
|
|
20147
|
-
listByResourceGroupPagingPage(resourceGroupName, options) {
|
|
20802
|
+
listByResourceGroupPagingPage(resourceGroupName, options, settings) {
|
|
20148
20803
|
return tslib.__asyncGenerator(this, arguments, function* listByResourceGroupPagingPage_1() {
|
|
20149
|
-
let result
|
|
20150
|
-
|
|
20151
|
-
|
|
20804
|
+
let result;
|
|
20805
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
20806
|
+
if (!continuationToken) {
|
|
20807
|
+
result = yield tslib.__await(this._listByResourceGroup(resourceGroupName, options));
|
|
20808
|
+
let page = result.value || [];
|
|
20809
|
+
continuationToken = result.nextLink;
|
|
20810
|
+
setContinuationToken(page, continuationToken);
|
|
20811
|
+
yield yield tslib.__await(page);
|
|
20812
|
+
}
|
|
20152
20813
|
while (continuationToken) {
|
|
20153
20814
|
result = yield tslib.__await(this._listByResourceGroupNext(resourceGroupName, continuationToken, options));
|
|
20154
20815
|
continuationToken = result.nextLink;
|
|
20155
|
-
|
|
20816
|
+
let page = result.value || [];
|
|
20817
|
+
setContinuationToken(page, continuationToken);
|
|
20818
|
+
yield yield tslib.__await(page);
|
|
20156
20819
|
}
|
|
20157
20820
|
});
|
|
20158
20821
|
}
|
|
@@ -20187,20 +20850,31 @@ class WorkspacesImpl {
|
|
|
20187
20850
|
[Symbol.asyncIterator]() {
|
|
20188
20851
|
return this;
|
|
20189
20852
|
},
|
|
20190
|
-
byPage: () => {
|
|
20191
|
-
|
|
20853
|
+
byPage: (settings) => {
|
|
20854
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
20855
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
20856
|
+
}
|
|
20857
|
+
return this.listPagingPage(options, settings);
|
|
20192
20858
|
}
|
|
20193
20859
|
};
|
|
20194
20860
|
}
|
|
20195
|
-
listPagingPage(options) {
|
|
20861
|
+
listPagingPage(options, settings) {
|
|
20196
20862
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
20197
|
-
let result
|
|
20198
|
-
|
|
20199
|
-
|
|
20863
|
+
let result;
|
|
20864
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
20865
|
+
if (!continuationToken) {
|
|
20866
|
+
result = yield tslib.__await(this._list(options));
|
|
20867
|
+
let page = result.value || [];
|
|
20868
|
+
continuationToken = result.nextLink;
|
|
20869
|
+
setContinuationToken(page, continuationToken);
|
|
20870
|
+
yield yield tslib.__await(page);
|
|
20871
|
+
}
|
|
20200
20872
|
while (continuationToken) {
|
|
20201
20873
|
result = yield tslib.__await(this._listNext(continuationToken, options));
|
|
20202
20874
|
continuationToken = result.nextLink;
|
|
20203
|
-
|
|
20875
|
+
let page = result.value || [];
|
|
20876
|
+
setContinuationToken(page, continuationToken);
|
|
20877
|
+
yield yield tslib.__await(page);
|
|
20204
20878
|
}
|
|
20205
20879
|
});
|
|
20206
20880
|
}
|
|
@@ -20596,7 +21270,6 @@ const listByResourceGroupNextOperationSpec = {
|
|
|
20596
21270
|
bodyMapper: ErrorResponse
|
|
20597
21271
|
}
|
|
20598
21272
|
},
|
|
20599
|
-
queryParameters: [apiVersion],
|
|
20600
21273
|
urlParameters: [
|
|
20601
21274
|
$host,
|
|
20602
21275
|
subscriptionId,
|
|
@@ -20617,7 +21290,6 @@ const listNextOperationSpec$1 = {
|
|
|
20617
21290
|
bodyMapper: ErrorResponse
|
|
20618
21291
|
}
|
|
20619
21292
|
},
|
|
20620
|
-
queryParameters: [apiVersion],
|
|
20621
21293
|
urlParameters: [
|
|
20622
21294
|
$host,
|
|
20623
21295
|
subscriptionId,
|
|
@@ -21220,14 +21892,18 @@ class RestorableDroppedSqlPoolsImpl {
|
|
|
21220
21892
|
[Symbol.asyncIterator]() {
|
|
21221
21893
|
return this;
|
|
21222
21894
|
},
|
|
21223
|
-
byPage: () => {
|
|
21224
|
-
|
|
21895
|
+
byPage: (settings) => {
|
|
21896
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
21897
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
21898
|
+
}
|
|
21899
|
+
return this.listByWorkspacePagingPage(resourceGroupName, workspaceName, options, settings);
|
|
21225
21900
|
}
|
|
21226
21901
|
};
|
|
21227
21902
|
}
|
|
21228
|
-
listByWorkspacePagingPage(resourceGroupName, workspaceName, options) {
|
|
21903
|
+
listByWorkspacePagingPage(resourceGroupName, workspaceName, options, _settings) {
|
|
21229
21904
|
return tslib.__asyncGenerator(this, arguments, function* listByWorkspacePagingPage_1() {
|
|
21230
|
-
let result
|
|
21905
|
+
let result;
|
|
21906
|
+
result = yield tslib.__await(this._listByWorkspace(resourceGroupName, workspaceName, options));
|
|
21231
21907
|
yield yield tslib.__await(result.value || []);
|
|
21232
21908
|
});
|
|
21233
21909
|
}
|
|
@@ -21348,20 +22024,31 @@ class BigDataPoolsImpl {
|
|
|
21348
22024
|
[Symbol.asyncIterator]() {
|
|
21349
22025
|
return this;
|
|
21350
22026
|
},
|
|
21351
|
-
byPage: () => {
|
|
21352
|
-
|
|
22027
|
+
byPage: (settings) => {
|
|
22028
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
22029
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
22030
|
+
}
|
|
22031
|
+
return this.listByWorkspacePagingPage(resourceGroupName, workspaceName, options, settings);
|
|
21353
22032
|
}
|
|
21354
22033
|
};
|
|
21355
22034
|
}
|
|
21356
|
-
listByWorkspacePagingPage(resourceGroupName, workspaceName, options) {
|
|
22035
|
+
listByWorkspacePagingPage(resourceGroupName, workspaceName, options, settings) {
|
|
21357
22036
|
return tslib.__asyncGenerator(this, arguments, function* listByWorkspacePagingPage_1() {
|
|
21358
|
-
let result
|
|
21359
|
-
|
|
21360
|
-
|
|
22037
|
+
let result;
|
|
22038
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
22039
|
+
if (!continuationToken) {
|
|
22040
|
+
result = yield tslib.__await(this._listByWorkspace(resourceGroupName, workspaceName, options));
|
|
22041
|
+
let page = result.value || [];
|
|
22042
|
+
continuationToken = result.nextLink;
|
|
22043
|
+
setContinuationToken(page, continuationToken);
|
|
22044
|
+
yield yield tslib.__await(page);
|
|
22045
|
+
}
|
|
21361
22046
|
while (continuationToken) {
|
|
21362
22047
|
result = yield tslib.__await(this._listByWorkspaceNext(resourceGroupName, workspaceName, continuationToken, options));
|
|
21363
22048
|
continuationToken = result.nextLink;
|
|
21364
|
-
|
|
22049
|
+
let page = result.value || [];
|
|
22050
|
+
setContinuationToken(page, continuationToken);
|
|
22051
|
+
yield yield tslib.__await(page);
|
|
21365
22052
|
}
|
|
21366
22053
|
});
|
|
21367
22054
|
}
|
|
@@ -21698,7 +22385,6 @@ const listByWorkspaceNextOperationSpec$3 = {
|
|
|
21698
22385
|
bodyMapper: ErrorResponse
|
|
21699
22386
|
}
|
|
21700
22387
|
},
|
|
21701
|
-
queryParameters: [apiVersion1],
|
|
21702
22388
|
urlParameters: [
|
|
21703
22389
|
$host,
|
|
21704
22390
|
subscriptionId,
|
|
@@ -21794,20 +22480,31 @@ class LibrariesImpl {
|
|
|
21794
22480
|
[Symbol.asyncIterator]() {
|
|
21795
22481
|
return this;
|
|
21796
22482
|
},
|
|
21797
|
-
byPage: () => {
|
|
21798
|
-
|
|
22483
|
+
byPage: (settings) => {
|
|
22484
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
22485
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
22486
|
+
}
|
|
22487
|
+
return this.listByWorkspacePagingPage(resourceGroupName, workspaceName, options, settings);
|
|
21799
22488
|
}
|
|
21800
22489
|
};
|
|
21801
22490
|
}
|
|
21802
|
-
listByWorkspacePagingPage(resourceGroupName, workspaceName, options) {
|
|
22491
|
+
listByWorkspacePagingPage(resourceGroupName, workspaceName, options, settings) {
|
|
21803
22492
|
return tslib.__asyncGenerator(this, arguments, function* listByWorkspacePagingPage_1() {
|
|
21804
|
-
let result
|
|
21805
|
-
|
|
21806
|
-
|
|
22493
|
+
let result;
|
|
22494
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
22495
|
+
if (!continuationToken) {
|
|
22496
|
+
result = yield tslib.__await(this._listByWorkspace(resourceGroupName, workspaceName, options));
|
|
22497
|
+
let page = result.value || [];
|
|
22498
|
+
continuationToken = result.nextLink;
|
|
22499
|
+
setContinuationToken(page, continuationToken);
|
|
22500
|
+
yield yield tslib.__await(page);
|
|
22501
|
+
}
|
|
21807
22502
|
while (continuationToken) {
|
|
21808
22503
|
result = yield tslib.__await(this._listByWorkspaceNext(resourceGroupName, workspaceName, continuationToken, options));
|
|
21809
22504
|
continuationToken = result.nextLink;
|
|
21810
|
-
|
|
22505
|
+
let page = result.value || [];
|
|
22506
|
+
setContinuationToken(page, continuationToken);
|
|
22507
|
+
yield yield tslib.__await(page);
|
|
21811
22508
|
}
|
|
21812
22509
|
});
|
|
21813
22510
|
}
|
|
@@ -21883,7 +22580,6 @@ const listByWorkspaceNextOperationSpec$2 = {
|
|
|
21883
22580
|
bodyMapper: ErrorResponse
|
|
21884
22581
|
}
|
|
21885
22582
|
},
|
|
21886
|
-
queryParameters: [apiVersion1],
|
|
21887
22583
|
urlParameters: [
|
|
21888
22584
|
$host,
|
|
21889
22585
|
subscriptionId,
|
|
@@ -21927,20 +22623,31 @@ class IntegrationRuntimesImpl {
|
|
|
21927
22623
|
[Symbol.asyncIterator]() {
|
|
21928
22624
|
return this;
|
|
21929
22625
|
},
|
|
21930
|
-
byPage: () => {
|
|
21931
|
-
|
|
22626
|
+
byPage: (settings) => {
|
|
22627
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
22628
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
22629
|
+
}
|
|
22630
|
+
return this.listByWorkspacePagingPage(resourceGroupName, workspaceName, options, settings);
|
|
21932
22631
|
}
|
|
21933
22632
|
};
|
|
21934
22633
|
}
|
|
21935
|
-
listByWorkspacePagingPage(resourceGroupName, workspaceName, options) {
|
|
22634
|
+
listByWorkspacePagingPage(resourceGroupName, workspaceName, options, settings) {
|
|
21936
22635
|
return tslib.__asyncGenerator(this, arguments, function* listByWorkspacePagingPage_1() {
|
|
21937
|
-
let result
|
|
21938
|
-
|
|
21939
|
-
|
|
22636
|
+
let result;
|
|
22637
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
22638
|
+
if (!continuationToken) {
|
|
22639
|
+
result = yield tslib.__await(this._listByWorkspace(resourceGroupName, workspaceName, options));
|
|
22640
|
+
let page = result.value || [];
|
|
22641
|
+
continuationToken = result.nextLink;
|
|
22642
|
+
setContinuationToken(page, continuationToken);
|
|
22643
|
+
yield yield tslib.__await(page);
|
|
22644
|
+
}
|
|
21940
22645
|
while (continuationToken) {
|
|
21941
22646
|
result = yield tslib.__await(this._listByWorkspaceNext(resourceGroupName, workspaceName, continuationToken, options));
|
|
21942
22647
|
continuationToken = result.nextLink;
|
|
21943
|
-
|
|
22648
|
+
let page = result.value || [];
|
|
22649
|
+
setContinuationToken(page, continuationToken);
|
|
22650
|
+
yield yield tslib.__await(page);
|
|
21944
22651
|
}
|
|
21945
22652
|
});
|
|
21946
22653
|
}
|
|
@@ -22638,7 +23345,6 @@ const listByWorkspaceNextOperationSpec$1 = {
|
|
|
22638
23345
|
bodyMapper: ErrorResponse
|
|
22639
23346
|
}
|
|
22640
23347
|
},
|
|
22641
|
-
queryParameters: [apiVersion1],
|
|
22642
23348
|
urlParameters: [
|
|
22643
23349
|
$host,
|
|
22644
23350
|
subscriptionId,
|
|
@@ -23378,20 +24084,31 @@ class SparkConfigurationsImpl {
|
|
|
23378
24084
|
[Symbol.asyncIterator]() {
|
|
23379
24085
|
return this;
|
|
23380
24086
|
},
|
|
23381
|
-
byPage: () => {
|
|
23382
|
-
|
|
24087
|
+
byPage: (settings) => {
|
|
24088
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
24089
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
24090
|
+
}
|
|
24091
|
+
return this.listByWorkspacePagingPage(resourceGroupName, workspaceName, options, settings);
|
|
23383
24092
|
}
|
|
23384
24093
|
};
|
|
23385
24094
|
}
|
|
23386
|
-
listByWorkspacePagingPage(resourceGroupName, workspaceName, options) {
|
|
24095
|
+
listByWorkspacePagingPage(resourceGroupName, workspaceName, options, settings) {
|
|
23387
24096
|
return tslib.__asyncGenerator(this, arguments, function* listByWorkspacePagingPage_1() {
|
|
23388
|
-
let result
|
|
23389
|
-
|
|
23390
|
-
|
|
24097
|
+
let result;
|
|
24098
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
24099
|
+
if (!continuationToken) {
|
|
24100
|
+
result = yield tslib.__await(this._listByWorkspace(resourceGroupName, workspaceName, options));
|
|
24101
|
+
let page = result.value || [];
|
|
24102
|
+
continuationToken = result.nextLink;
|
|
24103
|
+
setContinuationToken(page, continuationToken);
|
|
24104
|
+
yield yield tslib.__await(page);
|
|
24105
|
+
}
|
|
23391
24106
|
while (continuationToken) {
|
|
23392
24107
|
result = yield tslib.__await(this._listByWorkspaceNext(resourceGroupName, workspaceName, continuationToken, options));
|
|
23393
24108
|
continuationToken = result.nextLink;
|
|
23394
|
-
|
|
24109
|
+
let page = result.value || [];
|
|
24110
|
+
setContinuationToken(page, continuationToken);
|
|
24111
|
+
yield yield tslib.__await(page);
|
|
23395
24112
|
}
|
|
23396
24113
|
});
|
|
23397
24114
|
}
|
|
@@ -23467,7 +24184,6 @@ const listByWorkspaceNextOperationSpec = {
|
|
|
23467
24184
|
bodyMapper: ErrorResponse
|
|
23468
24185
|
}
|
|
23469
24186
|
},
|
|
23470
|
-
queryParameters: [apiVersion1],
|
|
23471
24187
|
urlParameters: [
|
|
23472
24188
|
$host,
|
|
23473
24189
|
subscriptionId,
|
|
@@ -23509,20 +24225,31 @@ class KustoOperationsImpl {
|
|
|
23509
24225
|
[Symbol.asyncIterator]() {
|
|
23510
24226
|
return this;
|
|
23511
24227
|
},
|
|
23512
|
-
byPage: () => {
|
|
23513
|
-
|
|
24228
|
+
byPage: (settings) => {
|
|
24229
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
24230
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
24231
|
+
}
|
|
24232
|
+
return this.listPagingPage(options, settings);
|
|
23514
24233
|
}
|
|
23515
24234
|
};
|
|
23516
24235
|
}
|
|
23517
|
-
listPagingPage(options) {
|
|
24236
|
+
listPagingPage(options, settings) {
|
|
23518
24237
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
23519
|
-
let result
|
|
23520
|
-
|
|
23521
|
-
|
|
24238
|
+
let result;
|
|
24239
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
24240
|
+
if (!continuationToken) {
|
|
24241
|
+
result = yield tslib.__await(this._list(options));
|
|
24242
|
+
let page = result.value || [];
|
|
24243
|
+
continuationToken = result.nextLink;
|
|
24244
|
+
setContinuationToken(page, continuationToken);
|
|
24245
|
+
yield yield tslib.__await(page);
|
|
24246
|
+
}
|
|
23522
24247
|
while (continuationToken) {
|
|
23523
24248
|
result = yield tslib.__await(this._listNext(continuationToken, options));
|
|
23524
24249
|
continuationToken = result.nextLink;
|
|
23525
|
-
|
|
24250
|
+
let page = result.value || [];
|
|
24251
|
+
setContinuationToken(page, continuationToken);
|
|
24252
|
+
yield yield tslib.__await(page);
|
|
23526
24253
|
}
|
|
23527
24254
|
});
|
|
23528
24255
|
}
|
|
@@ -23589,7 +24316,6 @@ const listNextOperationSpec = {
|
|
|
23589
24316
|
bodyMapper: ErrorResponse
|
|
23590
24317
|
}
|
|
23591
24318
|
},
|
|
23592
|
-
queryParameters: [apiVersion1],
|
|
23593
24319
|
urlParameters: [$host, nextLink],
|
|
23594
24320
|
headerParameters: [accept],
|
|
23595
24321
|
serializer: serializer$7
|
|
@@ -23625,14 +24351,18 @@ class KustoPoolsImpl {
|
|
|
23625
24351
|
[Symbol.asyncIterator]() {
|
|
23626
24352
|
return this;
|
|
23627
24353
|
},
|
|
23628
|
-
byPage: () => {
|
|
23629
|
-
|
|
24354
|
+
byPage: (settings) => {
|
|
24355
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
24356
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
24357
|
+
}
|
|
24358
|
+
return this.listSkusPagingPage(options, settings);
|
|
23630
24359
|
}
|
|
23631
24360
|
};
|
|
23632
24361
|
}
|
|
23633
|
-
listSkusPagingPage(options) {
|
|
24362
|
+
listSkusPagingPage(options, _settings) {
|
|
23634
24363
|
return tslib.__asyncGenerator(this, arguments, function* listSkusPagingPage_1() {
|
|
23635
|
-
let result
|
|
24364
|
+
let result;
|
|
24365
|
+
result = yield tslib.__await(this._listSkus(options));
|
|
23636
24366
|
yield yield tslib.__await(result.value || []);
|
|
23637
24367
|
});
|
|
23638
24368
|
}
|
|
@@ -23670,14 +24400,18 @@ class KustoPoolsImpl {
|
|
|
23670
24400
|
[Symbol.asyncIterator]() {
|
|
23671
24401
|
return this;
|
|
23672
24402
|
},
|
|
23673
|
-
byPage: () => {
|
|
23674
|
-
|
|
24403
|
+
byPage: (settings) => {
|
|
24404
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
24405
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
24406
|
+
}
|
|
24407
|
+
return this.listSkusByResourcePagingPage(workspaceName, kustoPoolName, resourceGroupName, options, settings);
|
|
23675
24408
|
}
|
|
23676
24409
|
};
|
|
23677
24410
|
}
|
|
23678
|
-
listSkusByResourcePagingPage(workspaceName, kustoPoolName, resourceGroupName, options) {
|
|
24411
|
+
listSkusByResourcePagingPage(workspaceName, kustoPoolName, resourceGroupName, options, _settings) {
|
|
23679
24412
|
return tslib.__asyncGenerator(this, arguments, function* listSkusByResourcePagingPage_1() {
|
|
23680
|
-
let result
|
|
24413
|
+
let result;
|
|
24414
|
+
result = yield tslib.__await(this._listSkusByResource(workspaceName, kustoPoolName, resourceGroupName, options));
|
|
23681
24415
|
yield yield tslib.__await(result.value || []);
|
|
23682
24416
|
});
|
|
23683
24417
|
}
|
|
@@ -23715,14 +24449,18 @@ class KustoPoolsImpl {
|
|
|
23715
24449
|
[Symbol.asyncIterator]() {
|
|
23716
24450
|
return this;
|
|
23717
24451
|
},
|
|
23718
|
-
byPage: () => {
|
|
23719
|
-
|
|
24452
|
+
byPage: (settings) => {
|
|
24453
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
24454
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
24455
|
+
}
|
|
24456
|
+
return this.listLanguageExtensionsPagingPage(workspaceName, kustoPoolName, resourceGroupName, options, settings);
|
|
23720
24457
|
}
|
|
23721
24458
|
};
|
|
23722
24459
|
}
|
|
23723
|
-
listLanguageExtensionsPagingPage(workspaceName, kustoPoolName, resourceGroupName, options) {
|
|
24460
|
+
listLanguageExtensionsPagingPage(workspaceName, kustoPoolName, resourceGroupName, options, _settings) {
|
|
23724
24461
|
return tslib.__asyncGenerator(this, arguments, function* listLanguageExtensionsPagingPage_1() {
|
|
23725
|
-
let result
|
|
24462
|
+
let result;
|
|
24463
|
+
result = yield tslib.__await(this._listLanguageExtensions(workspaceName, kustoPoolName, resourceGroupName, options));
|
|
23726
24464
|
yield yield tslib.__await(result.value || []);
|
|
23727
24465
|
});
|
|
23728
24466
|
}
|
|
@@ -23761,14 +24499,18 @@ class KustoPoolsImpl {
|
|
|
23761
24499
|
[Symbol.asyncIterator]() {
|
|
23762
24500
|
return this;
|
|
23763
24501
|
},
|
|
23764
|
-
byPage: () => {
|
|
23765
|
-
|
|
24502
|
+
byPage: (settings) => {
|
|
24503
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
24504
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
24505
|
+
}
|
|
24506
|
+
return this.listFollowerDatabasesPagingPage(workspaceName, kustoPoolName, resourceGroupName, options, settings);
|
|
23766
24507
|
}
|
|
23767
24508
|
};
|
|
23768
24509
|
}
|
|
23769
|
-
listFollowerDatabasesPagingPage(workspaceName, kustoPoolName, resourceGroupName, options) {
|
|
24510
|
+
listFollowerDatabasesPagingPage(workspaceName, kustoPoolName, resourceGroupName, options, _settings) {
|
|
23770
24511
|
return tslib.__asyncGenerator(this, arguments, function* listFollowerDatabasesPagingPage_1() {
|
|
23771
|
-
let result
|
|
24512
|
+
let result;
|
|
24513
|
+
result = yield tslib.__await(this._listFollowerDatabases(workspaceName, kustoPoolName, resourceGroupName, options));
|
|
23772
24514
|
yield yield tslib.__await(result.value || []);
|
|
23773
24515
|
});
|
|
23774
24516
|
}
|
|
@@ -24772,14 +25514,18 @@ class KustoPoolAttachedDatabaseConfigurationsImpl {
|
|
|
24772
25514
|
[Symbol.asyncIterator]() {
|
|
24773
25515
|
return this;
|
|
24774
25516
|
},
|
|
24775
|
-
byPage: () => {
|
|
24776
|
-
|
|
25517
|
+
byPage: (settings) => {
|
|
25518
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
25519
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
25520
|
+
}
|
|
25521
|
+
return this.listByKustoPoolPagingPage(workspaceName, kustoPoolName, resourceGroupName, options, settings);
|
|
24777
25522
|
}
|
|
24778
25523
|
};
|
|
24779
25524
|
}
|
|
24780
|
-
listByKustoPoolPagingPage(workspaceName, kustoPoolName, resourceGroupName, options) {
|
|
25525
|
+
listByKustoPoolPagingPage(workspaceName, kustoPoolName, resourceGroupName, options, _settings) {
|
|
24781
25526
|
return tslib.__asyncGenerator(this, arguments, function* listByKustoPoolPagingPage_1() {
|
|
24782
|
-
let result
|
|
25527
|
+
let result;
|
|
25528
|
+
result = yield tslib.__await(this._listByKustoPool(workspaceName, kustoPoolName, resourceGroupName, options));
|
|
24783
25529
|
yield yield tslib.__await(result.value || []);
|
|
24784
25530
|
});
|
|
24785
25531
|
}
|
|
@@ -25093,14 +25839,18 @@ class KustoPoolDatabasesImpl {
|
|
|
25093
25839
|
[Symbol.asyncIterator]() {
|
|
25094
25840
|
return this;
|
|
25095
25841
|
},
|
|
25096
|
-
byPage: () => {
|
|
25097
|
-
|
|
25842
|
+
byPage: (settings) => {
|
|
25843
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
25844
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
25845
|
+
}
|
|
25846
|
+
return this.listByKustoPoolPagingPage(resourceGroupName, workspaceName, kustoPoolName, options, settings);
|
|
25098
25847
|
}
|
|
25099
25848
|
};
|
|
25100
25849
|
}
|
|
25101
|
-
listByKustoPoolPagingPage(resourceGroupName, workspaceName, kustoPoolName, options) {
|
|
25850
|
+
listByKustoPoolPagingPage(resourceGroupName, workspaceName, kustoPoolName, options, _settings) {
|
|
25102
25851
|
return tslib.__asyncGenerator(this, arguments, function* listByKustoPoolPagingPage_1() {
|
|
25103
|
-
let result
|
|
25852
|
+
let result;
|
|
25853
|
+
result = yield tslib.__await(this._listByKustoPool(resourceGroupName, workspaceName, kustoPoolName, options));
|
|
25104
25854
|
yield yield tslib.__await(result.value || []);
|
|
25105
25855
|
});
|
|
25106
25856
|
}
|
|
@@ -25513,14 +26263,18 @@ class KustoPoolDataConnectionsImpl {
|
|
|
25513
26263
|
[Symbol.asyncIterator]() {
|
|
25514
26264
|
return this;
|
|
25515
26265
|
},
|
|
25516
|
-
byPage: () => {
|
|
25517
|
-
|
|
26266
|
+
byPage: (settings) => {
|
|
26267
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
26268
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
26269
|
+
}
|
|
26270
|
+
return this.listByDatabasePagingPage(resourceGroupName, workspaceName, kustoPoolName, databaseName, options, settings);
|
|
25518
26271
|
}
|
|
25519
26272
|
};
|
|
25520
26273
|
}
|
|
25521
|
-
listByDatabasePagingPage(resourceGroupName, workspaceName, kustoPoolName, databaseName, options) {
|
|
26274
|
+
listByDatabasePagingPage(resourceGroupName, workspaceName, kustoPoolName, databaseName, options, _settings) {
|
|
25522
26275
|
return tslib.__asyncGenerator(this, arguments, function* listByDatabasePagingPage_1() {
|
|
25523
|
-
let result
|
|
26276
|
+
let result;
|
|
26277
|
+
result = yield tslib.__await(this._listByDatabase(resourceGroupName, workspaceName, kustoPoolName, databaseName, options));
|
|
25524
26278
|
yield yield tslib.__await(result.value || []);
|
|
25525
26279
|
});
|
|
25526
26280
|
}
|
|
@@ -26098,14 +26852,18 @@ class KustoPoolPrincipalAssignmentsImpl {
|
|
|
26098
26852
|
[Symbol.asyncIterator]() {
|
|
26099
26853
|
return this;
|
|
26100
26854
|
},
|
|
26101
|
-
byPage: () => {
|
|
26102
|
-
|
|
26855
|
+
byPage: (settings) => {
|
|
26856
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
26857
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
26858
|
+
}
|
|
26859
|
+
return this.listPagingPage(workspaceName, kustoPoolName, resourceGroupName, options, settings);
|
|
26103
26860
|
}
|
|
26104
26861
|
};
|
|
26105
26862
|
}
|
|
26106
|
-
listPagingPage(workspaceName, kustoPoolName, resourceGroupName, options) {
|
|
26863
|
+
listPagingPage(workspaceName, kustoPoolName, resourceGroupName, options, _settings) {
|
|
26107
26864
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
26108
|
-
let result
|
|
26865
|
+
let result;
|
|
26866
|
+
result = yield tslib.__await(this._list(workspaceName, kustoPoolName, resourceGroupName, options));
|
|
26109
26867
|
yield yield tslib.__await(result.value || []);
|
|
26110
26868
|
});
|
|
26111
26869
|
}
|
|
@@ -26461,14 +27219,18 @@ class KustoPoolDatabasePrincipalAssignmentsImpl {
|
|
|
26461
27219
|
[Symbol.asyncIterator]() {
|
|
26462
27220
|
return this;
|
|
26463
27221
|
},
|
|
26464
|
-
byPage: () => {
|
|
26465
|
-
|
|
27222
|
+
byPage: (settings) => {
|
|
27223
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
27224
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
27225
|
+
}
|
|
27226
|
+
return this.listPagingPage(workspaceName, kustoPoolName, databaseName, resourceGroupName, options, settings);
|
|
26466
27227
|
}
|
|
26467
27228
|
};
|
|
26468
27229
|
}
|
|
26469
|
-
listPagingPage(workspaceName, kustoPoolName, databaseName, resourceGroupName, options) {
|
|
27230
|
+
listPagingPage(workspaceName, kustoPoolName, databaseName, resourceGroupName, options, _settings) {
|
|
26470
27231
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
26471
|
-
let result
|
|
27232
|
+
let result;
|
|
27233
|
+
result = yield tslib.__await(this._list(workspaceName, kustoPoolName, databaseName, resourceGroupName, options));
|
|
26472
27234
|
yield yield tslib.__await(result.value || []);
|
|
26473
27235
|
});
|
|
26474
27236
|
}
|
|
@@ -26827,7 +27589,7 @@ class SynapseManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
26827
27589
|
* @param options The parameter options
|
|
26828
27590
|
*/
|
|
26829
27591
|
constructor(credentials, subscriptionId, options) {
|
|
26830
|
-
var _a, _b;
|
|
27592
|
+
var _a, _b, _c;
|
|
26831
27593
|
if (credentials === undefined) {
|
|
26832
27594
|
throw new Error("'credentials' cannot be null");
|
|
26833
27595
|
}
|
|
@@ -26842,32 +27604,34 @@ class SynapseManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
26842
27604
|
requestContentType: "application/json; charset=utf-8",
|
|
26843
27605
|
credential: credentials
|
|
26844
27606
|
};
|
|
26845
|
-
const packageDetails = `azsdk-js-arm-synapse/8.1.0-beta.
|
|
27607
|
+
const packageDetails = `azsdk-js-arm-synapse/8.1.0-beta.3`;
|
|
26846
27608
|
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
26847
27609
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
26848
27610
|
: `${packageDetails}`;
|
|
26849
|
-
if (!options.credentialScopes) {
|
|
26850
|
-
options.credentialScopes = ["https://management.azure.com/.default"];
|
|
26851
|
-
}
|
|
26852
27611
|
const optionsWithDefaults = Object.assign(Object.assign(Object.assign({}, defaults), options), { userAgentOptions: {
|
|
26853
27612
|
userAgentPrefix
|
|
26854
|
-
},
|
|
27613
|
+
}, endpoint: (_b = (_a = options.endpoint) !== null && _a !== void 0 ? _a : options.baseUri) !== null && _b !== void 0 ? _b : "https://management.azure.com" });
|
|
26855
27614
|
super(optionsWithDefaults);
|
|
27615
|
+
let bearerTokenAuthenticationPolicyFound = false;
|
|
26856
27616
|
if ((options === null || options === void 0 ? void 0 : options.pipeline) && options.pipeline.getOrderedPolicies().length > 0) {
|
|
26857
27617
|
const pipelinePolicies = options.pipeline.getOrderedPolicies();
|
|
26858
|
-
|
|
27618
|
+
bearerTokenAuthenticationPolicyFound = pipelinePolicies.some((pipelinePolicy) => pipelinePolicy.name ===
|
|
26859
27619
|
coreRestPipeline__namespace.bearerTokenAuthenticationPolicyName);
|
|
26860
|
-
|
|
26861
|
-
|
|
26862
|
-
|
|
26863
|
-
|
|
26864
|
-
|
|
26865
|
-
|
|
26866
|
-
|
|
26867
|
-
|
|
26868
|
-
|
|
26869
|
-
|
|
26870
|
-
|
|
27620
|
+
}
|
|
27621
|
+
if (!options ||
|
|
27622
|
+
!options.pipeline ||
|
|
27623
|
+
options.pipeline.getOrderedPolicies().length == 0 ||
|
|
27624
|
+
!bearerTokenAuthenticationPolicyFound) {
|
|
27625
|
+
this.pipeline.removePolicy({
|
|
27626
|
+
name: coreRestPipeline__namespace.bearerTokenAuthenticationPolicyName
|
|
27627
|
+
});
|
|
27628
|
+
this.pipeline.addPolicy(coreRestPipeline__namespace.bearerTokenAuthenticationPolicy({
|
|
27629
|
+
credential: credentials,
|
|
27630
|
+
scopes: (_c = optionsWithDefaults.credentialScopes) !== null && _c !== void 0 ? _c : `${optionsWithDefaults.endpoint}/.default`,
|
|
27631
|
+
challengeCallbacks: {
|
|
27632
|
+
authorizeRequestOnChallenge: coreClient__namespace.authorizeRequestOnClaimChallenge
|
|
27633
|
+
}
|
|
27634
|
+
}));
|
|
26871
27635
|
}
|
|
26872
27636
|
// Parameter assignments
|
|
26873
27637
|
this.subscriptionId = subscriptionId;
|
|
@@ -26950,4 +27714,5 @@ class SynapseManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
26950
27714
|
}
|
|
26951
27715
|
|
|
26952
27716
|
exports.SynapseManagementClient = SynapseManagementClient;
|
|
27717
|
+
exports.getContinuationToken = getContinuationToken;
|
|
26953
27718
|
//# sourceMappingURL=index.js.map
|