@azure/arm-cosmosdb 16.3.0 → 16.4.0-alpha.20251114.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/README.md +1 -1
- package/dist/browser/cosmosDBManagementClient.d.ts +6 -3
- package/dist/browser/cosmosDBManagementClient.d.ts.map +1 -1
- package/dist/browser/cosmosDBManagementClient.js +63 -17
- package/dist/browser/cosmosDBManagementClient.js.map +1 -1
- package/dist/browser/index.d.ts.map +1 -1
- package/dist/browser/index.js +4 -7
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/lroImpl.d.ts +1 -1
- package/dist/browser/lroImpl.d.ts.map +1 -1
- package/dist/browser/lroImpl.js +9 -10
- package/dist/browser/lroImpl.js.map +1 -1
- package/dist/browser/models/index.d.ts +382 -5
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +36 -7
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/mappers.d.ts +20 -2
- package/dist/browser/models/mappers.d.ts.map +1 -1
- package/dist/browser/models/mappers.js +1191 -300
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/models/parameters.d.ts +9 -1
- package/dist/browser/models/parameters.d.ts.map +1 -1
- package/dist/browser/models/parameters.js +69 -9
- package/dist/browser/models/parameters.js.map +1 -1
- package/dist/browser/operations/cassandraClusters.d.ts +5 -5
- package/dist/browser/operations/cassandraClusters.d.ts.map +1 -1
- package/dist/browser/operations/cassandraClusters.js +89 -102
- package/dist/browser/operations/cassandraClusters.js.map +1 -1
- package/dist/browser/operations/cassandraDataCenters.d.ts +5 -5
- package/dist/browser/operations/cassandraDataCenters.d.ts.map +1 -1
- package/dist/browser/operations/cassandraDataCenters.js +46 -53
- package/dist/browser/operations/cassandraDataCenters.js.map +1 -1
- package/dist/browser/operations/cassandraResources.d.ts +5 -5
- package/dist/browser/operations/cassandraResources.d.ts.map +1 -1
- package/dist/browser/operations/cassandraResources.js +132 -121
- package/dist/browser/operations/cassandraResources.js.map +1 -1
- package/dist/browser/operations/collection.d.ts +4 -4
- package/dist/browser/operations/collection.d.ts.map +1 -1
- package/dist/browser/operations/collection.js +30 -86
- package/dist/browser/operations/collection.js.map +1 -1
- package/dist/browser/operations/collectionPartition.d.ts +4 -4
- package/dist/browser/operations/collectionPartition.d.ts.map +1 -1
- package/dist/browser/operations/collectionPartition.js +21 -60
- package/dist/browser/operations/collectionPartition.js.map +1 -1
- package/dist/browser/operations/collectionPartitionRegion.d.ts +4 -4
- package/dist/browser/operations/collectionPartitionRegion.d.ts.map +1 -1
- package/dist/browser/operations/collectionPartitionRegion.js +12 -34
- package/dist/browser/operations/collectionPartitionRegion.js.map +1 -1
- package/dist/browser/operations/collectionRegion.d.ts +4 -4
- package/dist/browser/operations/collectionRegion.d.ts.map +1 -1
- package/dist/browser/operations/collectionRegion.js +12 -34
- package/dist/browser/operations/collectionRegion.js.map +1 -1
- package/dist/browser/operations/database.d.ts +4 -4
- package/dist/browser/operations/database.d.ts.map +1 -1
- package/dist/browser/operations/database.js +30 -86
- package/dist/browser/operations/database.js.map +1 -1
- package/dist/browser/operations/databaseAccountRegion.d.ts +4 -4
- package/dist/browser/operations/databaseAccountRegion.d.ts.map +1 -1
- package/dist/browser/operations/databaseAccountRegion.js +12 -34
- package/dist/browser/operations/databaseAccountRegion.js.map +1 -1
- package/dist/browser/operations/databaseAccounts.d.ts +5 -5
- package/dist/browser/operations/databaseAccounts.d.ts.map +1 -1
- package/dist/browser/operations/databaseAccounts.js +127 -186
- package/dist/browser/operations/databaseAccounts.js.map +1 -1
- package/dist/browser/operations/fleet.d.ts +90 -0
- package/dist/browser/operations/fleet.d.ts.map +1 -0
- package/dist/browser/operations/fleet.js +396 -0
- package/dist/browser/operations/fleet.js.map +1 -0
- package/dist/browser/operations/fleetspace.d.ts +97 -0
- package/dist/browser/operations/fleetspace.d.ts.map +1 -0
- package/dist/browser/operations/fleetspace.js +438 -0
- package/dist/browser/operations/fleetspace.js.map +1 -0
- package/dist/browser/operations/fleetspaceAccount.d.ts +89 -0
- package/dist/browser/operations/fleetspaceAccount.d.ts.map +1 -0
- package/dist/browser/operations/fleetspaceAccount.js +378 -0
- package/dist/browser/operations/fleetspaceAccount.js.map +1 -0
- package/dist/browser/operations/gremlinResources.d.ts +5 -5
- package/dist/browser/operations/gremlinResources.d.ts.map +1 -1
- package/dist/browser/operations/gremlinResources.js +143 -127
- package/dist/browser/operations/gremlinResources.js.map +1 -1
- package/dist/browser/operations/index.d.ts +3 -0
- package/dist/browser/operations/index.d.ts.map +1 -1
- package/dist/browser/operations/index.js +7 -7
- package/dist/browser/operations/index.js.map +1 -1
- package/dist/browser/operations/locations.d.ts +4 -4
- package/dist/browser/operations/locations.d.ts.map +1 -1
- package/dist/browser/operations/locations.js +13 -39
- package/dist/browser/operations/locations.js.map +1 -1
- package/dist/browser/operations/mongoDBResources.d.ts +5 -5
- package/dist/browser/operations/mongoDBResources.d.ts.map +1 -1
- package/dist/browser/operations/mongoDBResources.js +205 -203
- package/dist/browser/operations/mongoDBResources.js.map +1 -1
- package/dist/browser/operations/notebookWorkspaces.d.ts +5 -5
- package/dist/browser/operations/notebookWorkspaces.d.ts.map +1 -1
- package/dist/browser/operations/notebookWorkspaces.js +57 -59
- package/dist/browser/operations/notebookWorkspaces.js.map +1 -1
- package/dist/browser/operations/operations.d.ts +4 -4
- package/dist/browser/operations/operations.d.ts.map +1 -1
- package/dist/browser/operations/operations.js +25 -47
- package/dist/browser/operations/operations.js.map +1 -1
- package/dist/browser/operations/partitionKeyRangeId.d.ts +4 -4
- package/dist/browser/operations/partitionKeyRangeId.d.ts.map +1 -1
- package/dist/browser/operations/partitionKeyRangeId.js +12 -34
- package/dist/browser/operations/partitionKeyRangeId.js.map +1 -1
- package/dist/browser/operations/partitionKeyRangeIdRegion.d.ts +4 -4
- package/dist/browser/operations/partitionKeyRangeIdRegion.d.ts.map +1 -1
- package/dist/browser/operations/partitionKeyRangeIdRegion.js +12 -34
- package/dist/browser/operations/partitionKeyRangeIdRegion.js.map +1 -1
- package/dist/browser/operations/percentile.d.ts +4 -4
- package/dist/browser/operations/percentile.d.ts.map +1 -1
- package/dist/browser/operations/percentile.js +12 -34
- package/dist/browser/operations/percentile.js.map +1 -1
- package/dist/browser/operations/percentileSourceTarget.d.ts +4 -4
- package/dist/browser/operations/percentileSourceTarget.d.ts.map +1 -1
- package/dist/browser/operations/percentileSourceTarget.js +12 -34
- package/dist/browser/operations/percentileSourceTarget.js.map +1 -1
- package/dist/browser/operations/percentileTarget.d.ts +4 -4
- package/dist/browser/operations/percentileTarget.d.ts.map +1 -1
- package/dist/browser/operations/percentileTarget.js +12 -34
- package/dist/browser/operations/percentileTarget.js.map +1 -1
- package/dist/browser/operations/privateEndpointConnections.d.ts +5 -5
- package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/browser/operations/privateEndpointConnections.js +35 -47
- package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
- package/dist/browser/operations/privateLinkResources.d.ts +4 -4
- package/dist/browser/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/browser/operations/privateLinkResources.js +12 -34
- package/dist/browser/operations/privateLinkResources.js.map +1 -1
- package/dist/browser/operations/restorableDatabaseAccounts.d.ts +4 -4
- package/dist/browser/operations/restorableDatabaseAccounts.d.ts.map +1 -1
- package/dist/browser/operations/restorableDatabaseAccounts.js +22 -65
- package/dist/browser/operations/restorableDatabaseAccounts.js.map +1 -1
- package/dist/browser/operations/restorableGremlinDatabases.d.ts +4 -4
- package/dist/browser/operations/restorableGremlinDatabases.d.ts.map +1 -1
- package/dist/browser/operations/restorableGremlinDatabases.js +12 -34
- package/dist/browser/operations/restorableGremlinDatabases.js.map +1 -1
- package/dist/browser/operations/restorableGremlinGraphs.d.ts +4 -4
- package/dist/browser/operations/restorableGremlinGraphs.d.ts.map +1 -1
- package/dist/browser/operations/restorableGremlinGraphs.js +12 -34
- package/dist/browser/operations/restorableGremlinGraphs.js.map +1 -1
- package/dist/browser/operations/restorableGremlinResources.d.ts +4 -4
- package/dist/browser/operations/restorableGremlinResources.d.ts.map +1 -1
- package/dist/browser/operations/restorableGremlinResources.js +12 -34
- package/dist/browser/operations/restorableGremlinResources.js.map +1 -1
- package/dist/browser/operations/restorableMongodbCollections.d.ts +4 -4
- package/dist/browser/operations/restorableMongodbCollections.d.ts.map +1 -1
- package/dist/browser/operations/restorableMongodbCollections.js +12 -34
- package/dist/browser/operations/restorableMongodbCollections.js.map +1 -1
- package/dist/browser/operations/restorableMongodbDatabases.d.ts +4 -4
- package/dist/browser/operations/restorableMongodbDatabases.d.ts.map +1 -1
- package/dist/browser/operations/restorableMongodbDatabases.js +12 -34
- package/dist/browser/operations/restorableMongodbDatabases.js.map +1 -1
- package/dist/browser/operations/restorableMongodbResources.d.ts +4 -4
- package/dist/browser/operations/restorableMongodbResources.d.ts.map +1 -1
- package/dist/browser/operations/restorableMongodbResources.js +12 -34
- package/dist/browser/operations/restorableMongodbResources.js.map +1 -1
- package/dist/browser/operations/restorableSqlContainers.d.ts +4 -4
- package/dist/browser/operations/restorableSqlContainers.d.ts.map +1 -1
- package/dist/browser/operations/restorableSqlContainers.js +12 -34
- package/dist/browser/operations/restorableSqlContainers.js.map +1 -1
- package/dist/browser/operations/restorableSqlDatabases.d.ts +4 -4
- package/dist/browser/operations/restorableSqlDatabases.d.ts.map +1 -1
- package/dist/browser/operations/restorableSqlDatabases.js +12 -34
- package/dist/browser/operations/restorableSqlDatabases.js.map +1 -1
- package/dist/browser/operations/restorableSqlResources.d.ts +4 -4
- package/dist/browser/operations/restorableSqlResources.d.ts.map +1 -1
- package/dist/browser/operations/restorableSqlResources.js +12 -34
- package/dist/browser/operations/restorableSqlResources.js.map +1 -1
- package/dist/browser/operations/restorableTableResources.d.ts +4 -4
- package/dist/browser/operations/restorableTableResources.d.ts.map +1 -1
- package/dist/browser/operations/restorableTableResources.js +12 -34
- package/dist/browser/operations/restorableTableResources.js.map +1 -1
- package/dist/browser/operations/restorableTables.d.ts +4 -4
- package/dist/browser/operations/restorableTables.d.ts.map +1 -1
- package/dist/browser/operations/restorableTables.js +13 -39
- package/dist/browser/operations/restorableTables.js.map +1 -1
- package/dist/browser/operations/service.d.ts +5 -5
- package/dist/browser/operations/service.d.ts.map +1 -1
- package/dist/browser/operations/service.js +35 -47
- package/dist/browser/operations/service.js.map +1 -1
- package/dist/browser/operations/sqlResources.d.ts +5 -5
- package/dist/browser/operations/sqlResources.d.ts.map +1 -1
- package/dist/browser/operations/sqlResources.js +318 -349
- package/dist/browser/operations/sqlResources.js.map +1 -1
- package/dist/browser/operations/tableResources.d.ts +5 -5
- package/dist/browser/operations/tableResources.d.ts.map +1 -1
- package/dist/browser/operations/tableResources.js +79 -71
- package/dist/browser/operations/tableResources.js.map +1 -1
- package/dist/browser/operationsInterfaces/cassandraClusters.d.ts +3 -3
- package/dist/browser/operationsInterfaces/cassandraClusters.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/cassandraClusters.js +2 -7
- package/dist/browser/operationsInterfaces/cassandraClusters.js.map +1 -1
- package/dist/browser/operationsInterfaces/cassandraDataCenters.d.ts +3 -3
- package/dist/browser/operationsInterfaces/cassandraDataCenters.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/cassandraDataCenters.js +2 -7
- package/dist/browser/operationsInterfaces/cassandraDataCenters.js.map +1 -1
- package/dist/browser/operationsInterfaces/cassandraResources.d.ts +3 -3
- package/dist/browser/operationsInterfaces/cassandraResources.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/cassandraResources.js +2 -7
- package/dist/browser/operationsInterfaces/cassandraResources.js.map +1 -1
- package/dist/browser/operationsInterfaces/collection.d.ts +2 -2
- package/dist/browser/operationsInterfaces/collection.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/collection.js +2 -7
- package/dist/browser/operationsInterfaces/collection.js.map +1 -1
- package/dist/browser/operationsInterfaces/collectionPartition.d.ts +2 -2
- package/dist/browser/operationsInterfaces/collectionPartition.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/collectionPartition.js +2 -7
- package/dist/browser/operationsInterfaces/collectionPartition.js.map +1 -1
- package/dist/browser/operationsInterfaces/collectionPartitionRegion.d.ts +2 -2
- package/dist/browser/operationsInterfaces/collectionPartitionRegion.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/collectionPartitionRegion.js +2 -7
- package/dist/browser/operationsInterfaces/collectionPartitionRegion.js.map +1 -1
- package/dist/browser/operationsInterfaces/collectionRegion.d.ts +2 -2
- package/dist/browser/operationsInterfaces/collectionRegion.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/collectionRegion.js +2 -7
- package/dist/browser/operationsInterfaces/collectionRegion.js.map +1 -1
- package/dist/browser/operationsInterfaces/database.d.ts +2 -2
- package/dist/browser/operationsInterfaces/database.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/database.js +2 -7
- package/dist/browser/operationsInterfaces/database.js.map +1 -1
- package/dist/browser/operationsInterfaces/databaseAccountRegion.d.ts +2 -2
- package/dist/browser/operationsInterfaces/databaseAccountRegion.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/databaseAccountRegion.js +2 -7
- package/dist/browser/operationsInterfaces/databaseAccountRegion.js.map +1 -1
- package/dist/browser/operationsInterfaces/databaseAccounts.d.ts +3 -3
- package/dist/browser/operationsInterfaces/databaseAccounts.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/databaseAccounts.js +2 -7
- package/dist/browser/operationsInterfaces/databaseAccounts.js.map +1 -1
- package/dist/browser/operationsInterfaces/fleet.d.ts +54 -0
- package/dist/browser/operationsInterfaces/fleet.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/fleet.js +4 -0
- package/dist/browser/operationsInterfaces/fleet.js.map +1 -0
- package/dist/browser/operationsInterfaces/fleetspace.d.ts +72 -0
- package/dist/browser/operationsInterfaces/fleetspace.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/fleetspace.js +4 -0
- package/dist/browser/operationsInterfaces/fleetspace.js.map +1 -0
- package/dist/browser/operationsInterfaces/fleetspaceAccount.d.ts +62 -0
- package/dist/browser/operationsInterfaces/fleetspaceAccount.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/fleetspaceAccount.js +4 -0
- package/dist/browser/operationsInterfaces/fleetspaceAccount.js.map +1 -0
- package/dist/browser/operationsInterfaces/gremlinResources.d.ts +3 -3
- package/dist/browser/operationsInterfaces/gremlinResources.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/gremlinResources.js +2 -7
- package/dist/browser/operationsInterfaces/gremlinResources.js.map +1 -1
- package/dist/browser/operationsInterfaces/index.d.ts +3 -0
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/index.js +7 -7
- package/dist/browser/operationsInterfaces/index.js.map +1 -1
- package/dist/browser/operationsInterfaces/locations.d.ts +2 -2
- package/dist/browser/operationsInterfaces/locations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/locations.js +2 -7
- package/dist/browser/operationsInterfaces/locations.js.map +1 -1
- package/dist/browser/operationsInterfaces/mongoDBResources.d.ts +3 -3
- package/dist/browser/operationsInterfaces/mongoDBResources.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/mongoDBResources.js +2 -7
- package/dist/browser/operationsInterfaces/mongoDBResources.js.map +1 -1
- package/dist/browser/operationsInterfaces/notebookWorkspaces.d.ts +3 -3
- package/dist/browser/operationsInterfaces/notebookWorkspaces.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/notebookWorkspaces.js +2 -7
- package/dist/browser/operationsInterfaces/notebookWorkspaces.js.map +1 -1
- package/dist/browser/operationsInterfaces/operations.d.ts +2 -2
- package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js +2 -7
- package/dist/browser/operationsInterfaces/operations.js.map +1 -1
- package/dist/browser/operationsInterfaces/partitionKeyRangeId.d.ts +2 -2
- package/dist/browser/operationsInterfaces/partitionKeyRangeId.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/partitionKeyRangeId.js +2 -7
- package/dist/browser/operationsInterfaces/partitionKeyRangeId.js.map +1 -1
- package/dist/browser/operationsInterfaces/partitionKeyRangeIdRegion.d.ts +2 -2
- package/dist/browser/operationsInterfaces/partitionKeyRangeIdRegion.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/partitionKeyRangeIdRegion.js +2 -7
- package/dist/browser/operationsInterfaces/partitionKeyRangeIdRegion.js.map +1 -1
- package/dist/browser/operationsInterfaces/percentile.d.ts +2 -2
- package/dist/browser/operationsInterfaces/percentile.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/percentile.js +2 -7
- package/dist/browser/operationsInterfaces/percentile.js.map +1 -1
- package/dist/browser/operationsInterfaces/percentileSourceTarget.d.ts +2 -2
- package/dist/browser/operationsInterfaces/percentileSourceTarget.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/percentileSourceTarget.js +2 -7
- package/dist/browser/operationsInterfaces/percentileSourceTarget.js.map +1 -1
- package/dist/browser/operationsInterfaces/percentileTarget.d.ts +2 -2
- package/dist/browser/operationsInterfaces/percentileTarget.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/percentileTarget.js +2 -7
- package/dist/browser/operationsInterfaces/percentileTarget.js.map +1 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts +3 -3
- package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnections.js +2 -7
- package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/browser/operationsInterfaces/privateLinkResources.d.ts +2 -2
- package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/privateLinkResources.js +2 -7
- package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/browser/operationsInterfaces/restorableDatabaseAccounts.d.ts +2 -2
- package/dist/browser/operationsInterfaces/restorableDatabaseAccounts.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/restorableDatabaseAccounts.js +2 -7
- package/dist/browser/operationsInterfaces/restorableDatabaseAccounts.js.map +1 -1
- package/dist/browser/operationsInterfaces/restorableGremlinDatabases.d.ts +2 -2
- package/dist/browser/operationsInterfaces/restorableGremlinDatabases.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/restorableGremlinDatabases.js +2 -7
- package/dist/browser/operationsInterfaces/restorableGremlinDatabases.js.map +1 -1
- package/dist/browser/operationsInterfaces/restorableGremlinGraphs.d.ts +2 -2
- package/dist/browser/operationsInterfaces/restorableGremlinGraphs.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/restorableGremlinGraphs.js +2 -7
- package/dist/browser/operationsInterfaces/restorableGremlinGraphs.js.map +1 -1
- package/dist/browser/operationsInterfaces/restorableGremlinResources.d.ts +2 -2
- package/dist/browser/operationsInterfaces/restorableGremlinResources.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/restorableGremlinResources.js +2 -7
- package/dist/browser/operationsInterfaces/restorableGremlinResources.js.map +1 -1
- package/dist/browser/operationsInterfaces/restorableMongodbCollections.d.ts +2 -2
- package/dist/browser/operationsInterfaces/restorableMongodbCollections.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/restorableMongodbCollections.js +2 -7
- package/dist/browser/operationsInterfaces/restorableMongodbCollections.js.map +1 -1
- package/dist/browser/operationsInterfaces/restorableMongodbDatabases.d.ts +2 -2
- package/dist/browser/operationsInterfaces/restorableMongodbDatabases.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/restorableMongodbDatabases.js +2 -7
- package/dist/browser/operationsInterfaces/restorableMongodbDatabases.js.map +1 -1
- package/dist/browser/operationsInterfaces/restorableMongodbResources.d.ts +2 -2
- package/dist/browser/operationsInterfaces/restorableMongodbResources.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/restorableMongodbResources.js +2 -7
- package/dist/browser/operationsInterfaces/restorableMongodbResources.js.map +1 -1
- package/dist/browser/operationsInterfaces/restorableSqlContainers.d.ts +2 -2
- package/dist/browser/operationsInterfaces/restorableSqlContainers.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/restorableSqlContainers.js +2 -7
- package/dist/browser/operationsInterfaces/restorableSqlContainers.js.map +1 -1
- package/dist/browser/operationsInterfaces/restorableSqlDatabases.d.ts +2 -2
- package/dist/browser/operationsInterfaces/restorableSqlDatabases.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/restorableSqlDatabases.js +2 -7
- package/dist/browser/operationsInterfaces/restorableSqlDatabases.js.map +1 -1
- package/dist/browser/operationsInterfaces/restorableSqlResources.d.ts +2 -2
- package/dist/browser/operationsInterfaces/restorableSqlResources.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/restorableSqlResources.js +2 -7
- package/dist/browser/operationsInterfaces/restorableSqlResources.js.map +1 -1
- package/dist/browser/operationsInterfaces/restorableTableResources.d.ts +2 -2
- package/dist/browser/operationsInterfaces/restorableTableResources.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/restorableTableResources.js +2 -7
- package/dist/browser/operationsInterfaces/restorableTableResources.js.map +1 -1
- package/dist/browser/operationsInterfaces/restorableTables.d.ts +2 -2
- package/dist/browser/operationsInterfaces/restorableTables.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/restorableTables.js +2 -7
- package/dist/browser/operationsInterfaces/restorableTables.js.map +1 -1
- package/dist/browser/operationsInterfaces/service.d.ts +3 -3
- package/dist/browser/operationsInterfaces/service.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/service.js +2 -7
- package/dist/browser/operationsInterfaces/service.js.map +1 -1
- package/dist/browser/operationsInterfaces/sqlResources.d.ts +3 -3
- package/dist/browser/operationsInterfaces/sqlResources.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/sqlResources.js +2 -7
- package/dist/browser/operationsInterfaces/sqlResources.js.map +1 -1
- package/dist/browser/operationsInterfaces/tableResources.d.ts +3 -3
- package/dist/browser/operationsInterfaces/tableResources.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/tableResources.js +2 -7
- package/dist/browser/operationsInterfaces/tableResources.js.map +1 -1
- package/dist/browser/pagingHelper.d.ts.map +1 -1
- package/dist/browser/pagingHelper.js +4 -11
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/commonjs/cosmosDBManagementClient.d.ts +6 -3
- package/dist/commonjs/cosmosDBManagementClient.d.ts.map +1 -1
- package/dist/commonjs/cosmosDBManagementClient.js +62 -16
- package/dist/commonjs/cosmosDBManagementClient.js.map +1 -1
- package/dist/commonjs/index.d.ts.map +1 -1
- package/dist/commonjs/index.js +4 -7
- package/dist/commonjs/index.js.map +1 -1
- package/dist/commonjs/lroImpl.d.ts +1 -1
- package/dist/commonjs/lroImpl.d.ts.map +1 -1
- package/dist/commonjs/lroImpl.js +9 -10
- package/dist/commonjs/lroImpl.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +382 -5
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +37 -8
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/mappers.d.ts +20 -2
- package/dist/commonjs/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/models/mappers.js +1197 -305
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/models/parameters.d.ts +9 -1
- package/dist/commonjs/models/parameters.d.ts.map +1 -1
- package/dist/commonjs/models/parameters.js +69 -9
- package/dist/commonjs/models/parameters.js.map +1 -1
- package/dist/commonjs/operations/cassandraClusters.d.ts +5 -5
- package/dist/commonjs/operations/cassandraClusters.d.ts.map +1 -1
- package/dist/commonjs/operations/cassandraClusters.js +88 -100
- package/dist/commonjs/operations/cassandraClusters.js.map +1 -1
- package/dist/commonjs/operations/cassandraDataCenters.d.ts +5 -5
- package/dist/commonjs/operations/cassandraDataCenters.d.ts.map +1 -1
- package/dist/commonjs/operations/cassandraDataCenters.js +45 -51
- package/dist/commonjs/operations/cassandraDataCenters.js.map +1 -1
- package/dist/commonjs/operations/cassandraResources.d.ts +5 -5
- package/dist/commonjs/operations/cassandraResources.d.ts.map +1 -1
- package/dist/commonjs/operations/cassandraResources.js +131 -119
- package/dist/commonjs/operations/cassandraResources.js.map +1 -1
- package/dist/commonjs/operations/collection.d.ts +4 -4
- package/dist/commonjs/operations/collection.d.ts.map +1 -1
- package/dist/commonjs/operations/collection.js +30 -85
- package/dist/commonjs/operations/collection.js.map +1 -1
- package/dist/commonjs/operations/collectionPartition.d.ts +4 -4
- package/dist/commonjs/operations/collectionPartition.d.ts.map +1 -1
- package/dist/commonjs/operations/collectionPartition.js +21 -59
- package/dist/commonjs/operations/collectionPartition.js.map +1 -1
- package/dist/commonjs/operations/collectionPartitionRegion.d.ts +4 -4
- package/dist/commonjs/operations/collectionPartitionRegion.d.ts.map +1 -1
- package/dist/commonjs/operations/collectionPartitionRegion.js +12 -33
- package/dist/commonjs/operations/collectionPartitionRegion.js.map +1 -1
- package/dist/commonjs/operations/collectionRegion.d.ts +4 -4
- package/dist/commonjs/operations/collectionRegion.d.ts.map +1 -1
- package/dist/commonjs/operations/collectionRegion.js +12 -33
- package/dist/commonjs/operations/collectionRegion.js.map +1 -1
- package/dist/commonjs/operations/database.d.ts +4 -4
- package/dist/commonjs/operations/database.d.ts.map +1 -1
- package/dist/commonjs/operations/database.js +30 -85
- package/dist/commonjs/operations/database.js.map +1 -1
- package/dist/commonjs/operations/databaseAccountRegion.d.ts +4 -4
- package/dist/commonjs/operations/databaseAccountRegion.d.ts.map +1 -1
- package/dist/commonjs/operations/databaseAccountRegion.js +12 -33
- package/dist/commonjs/operations/databaseAccountRegion.js.map +1 -1
- package/dist/commonjs/operations/databaseAccounts.d.ts +5 -5
- package/dist/commonjs/operations/databaseAccounts.d.ts.map +1 -1
- package/dist/commonjs/operations/databaseAccounts.js +126 -184
- package/dist/commonjs/operations/databaseAccounts.js.map +1 -1
- package/dist/commonjs/operations/fleet.d.ts +90 -0
- package/dist/commonjs/operations/fleet.d.ts.map +1 -0
- package/dist/commonjs/operations/fleet.js +401 -0
- package/dist/commonjs/operations/fleet.js.map +1 -0
- package/dist/commonjs/operations/fleetspace.d.ts +97 -0
- package/dist/commonjs/operations/fleetspace.d.ts.map +1 -0
- package/dist/commonjs/operations/fleetspace.js +443 -0
- package/dist/commonjs/operations/fleetspace.js.map +1 -0
- package/dist/commonjs/operations/fleetspaceAccount.d.ts +89 -0
- package/dist/commonjs/operations/fleetspaceAccount.d.ts.map +1 -0
- package/dist/commonjs/operations/fleetspaceAccount.js +383 -0
- package/dist/commonjs/operations/fleetspaceAccount.js.map +1 -0
- package/dist/commonjs/operations/gremlinResources.d.ts +5 -5
- package/dist/commonjs/operations/gremlinResources.d.ts.map +1 -1
- package/dist/commonjs/operations/gremlinResources.js +142 -125
- package/dist/commonjs/operations/gremlinResources.js.map +1 -1
- package/dist/commonjs/operations/index.d.ts +3 -0
- package/dist/commonjs/operations/index.d.ts.map +1 -1
- package/dist/commonjs/operations/index.js +7 -7
- package/dist/commonjs/operations/index.js.map +1 -1
- package/dist/commonjs/operations/locations.d.ts +4 -4
- package/dist/commonjs/operations/locations.d.ts.map +1 -1
- package/dist/commonjs/operations/locations.js +13 -38
- package/dist/commonjs/operations/locations.js.map +1 -1
- package/dist/commonjs/operations/mongoDBResources.d.ts +5 -5
- package/dist/commonjs/operations/mongoDBResources.d.ts.map +1 -1
- package/dist/commonjs/operations/mongoDBResources.js +204 -201
- package/dist/commonjs/operations/mongoDBResources.js.map +1 -1
- package/dist/commonjs/operations/notebookWorkspaces.d.ts +5 -5
- package/dist/commonjs/operations/notebookWorkspaces.d.ts.map +1 -1
- package/dist/commonjs/operations/notebookWorkspaces.js +56 -57
- package/dist/commonjs/operations/notebookWorkspaces.js.map +1 -1
- package/dist/commonjs/operations/operations.d.ts +4 -4
- package/dist/commonjs/operations/operations.d.ts.map +1 -1
- package/dist/commonjs/operations/operations.js +25 -46
- package/dist/commonjs/operations/operations.js.map +1 -1
- package/dist/commonjs/operations/partitionKeyRangeId.d.ts +4 -4
- package/dist/commonjs/operations/partitionKeyRangeId.d.ts.map +1 -1
- package/dist/commonjs/operations/partitionKeyRangeId.js +12 -33
- package/dist/commonjs/operations/partitionKeyRangeId.js.map +1 -1
- package/dist/commonjs/operations/partitionKeyRangeIdRegion.d.ts +4 -4
- package/dist/commonjs/operations/partitionKeyRangeIdRegion.d.ts.map +1 -1
- package/dist/commonjs/operations/partitionKeyRangeIdRegion.js +12 -33
- package/dist/commonjs/operations/partitionKeyRangeIdRegion.js.map +1 -1
- package/dist/commonjs/operations/percentile.d.ts +4 -4
- package/dist/commonjs/operations/percentile.d.ts.map +1 -1
- package/dist/commonjs/operations/percentile.js +12 -33
- package/dist/commonjs/operations/percentile.js.map +1 -1
- package/dist/commonjs/operations/percentileSourceTarget.d.ts +4 -4
- package/dist/commonjs/operations/percentileSourceTarget.d.ts.map +1 -1
- package/dist/commonjs/operations/percentileSourceTarget.js +12 -33
- package/dist/commonjs/operations/percentileSourceTarget.js.map +1 -1
- package/dist/commonjs/operations/percentileTarget.d.ts +4 -4
- package/dist/commonjs/operations/percentileTarget.d.ts.map +1 -1
- package/dist/commonjs/operations/percentileTarget.js +12 -33
- package/dist/commonjs/operations/percentileTarget.js.map +1 -1
- package/dist/commonjs/operations/privateEndpointConnections.d.ts +5 -5
- package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/commonjs/operations/privateEndpointConnections.js +34 -45
- package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operations/privateLinkResources.d.ts +4 -4
- package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/commonjs/operations/privateLinkResources.js +12 -33
- package/dist/commonjs/operations/privateLinkResources.js.map +1 -1
- package/dist/commonjs/operations/restorableDatabaseAccounts.d.ts +4 -4
- package/dist/commonjs/operations/restorableDatabaseAccounts.d.ts.map +1 -1
- package/dist/commonjs/operations/restorableDatabaseAccounts.js +22 -64
- package/dist/commonjs/operations/restorableDatabaseAccounts.js.map +1 -1
- package/dist/commonjs/operations/restorableGremlinDatabases.d.ts +4 -4
- package/dist/commonjs/operations/restorableGremlinDatabases.d.ts.map +1 -1
- package/dist/commonjs/operations/restorableGremlinDatabases.js +12 -33
- package/dist/commonjs/operations/restorableGremlinDatabases.js.map +1 -1
- package/dist/commonjs/operations/restorableGremlinGraphs.d.ts +4 -4
- package/dist/commonjs/operations/restorableGremlinGraphs.d.ts.map +1 -1
- package/dist/commonjs/operations/restorableGremlinGraphs.js +12 -33
- package/dist/commonjs/operations/restorableGremlinGraphs.js.map +1 -1
- package/dist/commonjs/operations/restorableGremlinResources.d.ts +4 -4
- package/dist/commonjs/operations/restorableGremlinResources.d.ts.map +1 -1
- package/dist/commonjs/operations/restorableGremlinResources.js +12 -33
- package/dist/commonjs/operations/restorableGremlinResources.js.map +1 -1
- package/dist/commonjs/operations/restorableMongodbCollections.d.ts +4 -4
- package/dist/commonjs/operations/restorableMongodbCollections.d.ts.map +1 -1
- package/dist/commonjs/operations/restorableMongodbCollections.js +12 -33
- package/dist/commonjs/operations/restorableMongodbCollections.js.map +1 -1
- package/dist/commonjs/operations/restorableMongodbDatabases.d.ts +4 -4
- package/dist/commonjs/operations/restorableMongodbDatabases.d.ts.map +1 -1
- package/dist/commonjs/operations/restorableMongodbDatabases.js +12 -33
- package/dist/commonjs/operations/restorableMongodbDatabases.js.map +1 -1
- package/dist/commonjs/operations/restorableMongodbResources.d.ts +4 -4
- package/dist/commonjs/operations/restorableMongodbResources.d.ts.map +1 -1
- package/dist/commonjs/operations/restorableMongodbResources.js +12 -33
- package/dist/commonjs/operations/restorableMongodbResources.js.map +1 -1
- package/dist/commonjs/operations/restorableSqlContainers.d.ts +4 -4
- package/dist/commonjs/operations/restorableSqlContainers.d.ts.map +1 -1
- package/dist/commonjs/operations/restorableSqlContainers.js +12 -33
- package/dist/commonjs/operations/restorableSqlContainers.js.map +1 -1
- package/dist/commonjs/operations/restorableSqlDatabases.d.ts +4 -4
- package/dist/commonjs/operations/restorableSqlDatabases.d.ts.map +1 -1
- package/dist/commonjs/operations/restorableSqlDatabases.js +12 -33
- package/dist/commonjs/operations/restorableSqlDatabases.js.map +1 -1
- package/dist/commonjs/operations/restorableSqlResources.d.ts +4 -4
- package/dist/commonjs/operations/restorableSqlResources.d.ts.map +1 -1
- package/dist/commonjs/operations/restorableSqlResources.js +12 -33
- package/dist/commonjs/operations/restorableSqlResources.js.map +1 -1
- package/dist/commonjs/operations/restorableTableResources.d.ts +4 -4
- package/dist/commonjs/operations/restorableTableResources.d.ts.map +1 -1
- package/dist/commonjs/operations/restorableTableResources.js +12 -33
- package/dist/commonjs/operations/restorableTableResources.js.map +1 -1
- package/dist/commonjs/operations/restorableTables.d.ts +4 -4
- package/dist/commonjs/operations/restorableTables.d.ts.map +1 -1
- package/dist/commonjs/operations/restorableTables.js +13 -38
- package/dist/commonjs/operations/restorableTables.js.map +1 -1
- package/dist/commonjs/operations/service.d.ts +5 -5
- package/dist/commonjs/operations/service.d.ts.map +1 -1
- package/dist/commonjs/operations/service.js +34 -45
- package/dist/commonjs/operations/service.js.map +1 -1
- package/dist/commonjs/operations/sqlResources.d.ts +5 -5
- package/dist/commonjs/operations/sqlResources.d.ts.map +1 -1
- package/dist/commonjs/operations/sqlResources.js +317 -347
- package/dist/commonjs/operations/sqlResources.js.map +1 -1
- package/dist/commonjs/operations/tableResources.d.ts +5 -5
- package/dist/commonjs/operations/tableResources.d.ts.map +1 -1
- package/dist/commonjs/operations/tableResources.js +78 -69
- package/dist/commonjs/operations/tableResources.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/cassandraClusters.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/cassandraClusters.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/cassandraClusters.js +2 -7
- package/dist/commonjs/operationsInterfaces/cassandraClusters.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/cassandraDataCenters.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/cassandraDataCenters.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/cassandraDataCenters.js +2 -7
- package/dist/commonjs/operationsInterfaces/cassandraDataCenters.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/cassandraResources.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/cassandraResources.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/cassandraResources.js +2 -7
- package/dist/commonjs/operationsInterfaces/cassandraResources.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/collection.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/collection.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/collection.js +2 -7
- package/dist/commonjs/operationsInterfaces/collection.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/collectionPartition.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/collectionPartition.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/collectionPartition.js +2 -7
- package/dist/commonjs/operationsInterfaces/collectionPartition.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/collectionPartitionRegion.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/collectionPartitionRegion.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/collectionPartitionRegion.js +2 -7
- package/dist/commonjs/operationsInterfaces/collectionPartitionRegion.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/collectionRegion.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/collectionRegion.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/collectionRegion.js +2 -7
- package/dist/commonjs/operationsInterfaces/collectionRegion.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/database.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/database.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/database.js +2 -7
- package/dist/commonjs/operationsInterfaces/database.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/databaseAccountRegion.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/databaseAccountRegion.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/databaseAccountRegion.js +2 -7
- package/dist/commonjs/operationsInterfaces/databaseAccountRegion.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/databaseAccounts.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/databaseAccounts.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/databaseAccounts.js +2 -7
- package/dist/commonjs/operationsInterfaces/databaseAccounts.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/fleet.d.ts +54 -0
- package/dist/commonjs/operationsInterfaces/fleet.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/fleet.js +5 -0
- package/dist/commonjs/operationsInterfaces/fleet.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/fleetspace.d.ts +72 -0
- package/dist/commonjs/operationsInterfaces/fleetspace.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/fleetspace.js +5 -0
- package/dist/commonjs/operationsInterfaces/fleetspace.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/fleetspaceAccount.d.ts +62 -0
- package/dist/commonjs/operationsInterfaces/fleetspaceAccount.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/fleetspaceAccount.js +5 -0
- package/dist/commonjs/operationsInterfaces/fleetspaceAccount.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/gremlinResources.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/gremlinResources.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/gremlinResources.js +2 -7
- package/dist/commonjs/operationsInterfaces/gremlinResources.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.d.ts +3 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.js +7 -7
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/locations.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/locations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/locations.js +2 -7
- package/dist/commonjs/operationsInterfaces/locations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/mongoDBResources.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/mongoDBResources.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/mongoDBResources.js +2 -7
- package/dist/commonjs/operationsInterfaces/mongoDBResources.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/notebookWorkspaces.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/notebookWorkspaces.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/notebookWorkspaces.js +2 -7
- package/dist/commonjs/operationsInterfaces/notebookWorkspaces.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.js +2 -7
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/partitionKeyRangeId.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/partitionKeyRangeId.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/partitionKeyRangeId.js +2 -7
- package/dist/commonjs/operationsInterfaces/partitionKeyRangeId.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/partitionKeyRangeIdRegion.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/partitionKeyRangeIdRegion.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/partitionKeyRangeIdRegion.js +2 -7
- package/dist/commonjs/operationsInterfaces/partitionKeyRangeIdRegion.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/percentile.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/percentile.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/percentile.js +2 -7
- package/dist/commonjs/operationsInterfaces/percentile.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/percentileSourceTarget.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/percentileSourceTarget.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/percentileSourceTarget.js +2 -7
- package/dist/commonjs/operationsInterfaces/percentileSourceTarget.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/percentileTarget.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/percentileTarget.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/percentileTarget.js +2 -7
- package/dist/commonjs/operationsInterfaces/percentileTarget.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +2 -7
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateLinkResources.js +2 -7
- package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/restorableDatabaseAccounts.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/restorableDatabaseAccounts.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/restorableDatabaseAccounts.js +2 -7
- package/dist/commonjs/operationsInterfaces/restorableDatabaseAccounts.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/restorableGremlinDatabases.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/restorableGremlinDatabases.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/restorableGremlinDatabases.js +2 -7
- package/dist/commonjs/operationsInterfaces/restorableGremlinDatabases.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/restorableGremlinGraphs.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/restorableGremlinGraphs.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/restorableGremlinGraphs.js +2 -7
- package/dist/commonjs/operationsInterfaces/restorableGremlinGraphs.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/restorableGremlinResources.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/restorableGremlinResources.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/restorableGremlinResources.js +2 -7
- package/dist/commonjs/operationsInterfaces/restorableGremlinResources.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/restorableMongodbCollections.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/restorableMongodbCollections.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/restorableMongodbCollections.js +2 -7
- package/dist/commonjs/operationsInterfaces/restorableMongodbCollections.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/restorableMongodbDatabases.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/restorableMongodbDatabases.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/restorableMongodbDatabases.js +2 -7
- package/dist/commonjs/operationsInterfaces/restorableMongodbDatabases.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/restorableMongodbResources.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/restorableMongodbResources.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/restorableMongodbResources.js +2 -7
- package/dist/commonjs/operationsInterfaces/restorableMongodbResources.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/restorableSqlContainers.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/restorableSqlContainers.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/restorableSqlContainers.js +2 -7
- package/dist/commonjs/operationsInterfaces/restorableSqlContainers.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/restorableSqlDatabases.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/restorableSqlDatabases.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/restorableSqlDatabases.js +2 -7
- package/dist/commonjs/operationsInterfaces/restorableSqlDatabases.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/restorableSqlResources.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/restorableSqlResources.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/restorableSqlResources.js +2 -7
- package/dist/commonjs/operationsInterfaces/restorableSqlResources.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/restorableTableResources.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/restorableTableResources.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/restorableTableResources.js +2 -7
- package/dist/commonjs/operationsInterfaces/restorableTableResources.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/restorableTables.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/restorableTables.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/restorableTables.js +2 -7
- package/dist/commonjs/operationsInterfaces/restorableTables.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/service.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/service.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/service.js +2 -7
- package/dist/commonjs/operationsInterfaces/service.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/sqlResources.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/sqlResources.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/sqlResources.js +2 -7
- package/dist/commonjs/operationsInterfaces/sqlResources.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/tableResources.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/tableResources.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/tableResources.js +2 -7
- package/dist/commonjs/operationsInterfaces/tableResources.js.map +1 -1
- package/dist/commonjs/pagingHelper.d.ts.map +1 -1
- package/dist/commonjs/pagingHelper.js +4 -11
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +11 -11
- package/dist/esm/cosmosDBManagementClient.d.ts +6 -3
- package/dist/esm/cosmosDBManagementClient.d.ts.map +1 -1
- package/dist/esm/cosmosDBManagementClient.js +63 -17
- package/dist/esm/cosmosDBManagementClient.js.map +1 -1
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +4 -7
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/lroImpl.d.ts +1 -1
- package/dist/esm/lroImpl.d.ts.map +1 -1
- package/dist/esm/lroImpl.js +9 -10
- package/dist/esm/lroImpl.js.map +1 -1
- package/dist/esm/models/index.d.ts +382 -5
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +36 -7
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/mappers.d.ts +20 -2
- package/dist/esm/models/mappers.d.ts.map +1 -1
- package/dist/esm/models/mappers.js +1191 -300
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/models/parameters.d.ts +9 -1
- package/dist/esm/models/parameters.d.ts.map +1 -1
- package/dist/esm/models/parameters.js +69 -9
- package/dist/esm/models/parameters.js.map +1 -1
- package/dist/esm/operations/cassandraClusters.d.ts +5 -5
- package/dist/esm/operations/cassandraClusters.d.ts.map +1 -1
- package/dist/esm/operations/cassandraClusters.js +89 -102
- package/dist/esm/operations/cassandraClusters.js.map +1 -1
- package/dist/esm/operations/cassandraDataCenters.d.ts +5 -5
- package/dist/esm/operations/cassandraDataCenters.d.ts.map +1 -1
- package/dist/esm/operations/cassandraDataCenters.js +46 -53
- package/dist/esm/operations/cassandraDataCenters.js.map +1 -1
- package/dist/esm/operations/cassandraResources.d.ts +5 -5
- package/dist/esm/operations/cassandraResources.d.ts.map +1 -1
- package/dist/esm/operations/cassandraResources.js +132 -121
- package/dist/esm/operations/cassandraResources.js.map +1 -1
- package/dist/esm/operations/collection.d.ts +4 -4
- package/dist/esm/operations/collection.d.ts.map +1 -1
- package/dist/esm/operations/collection.js +30 -86
- package/dist/esm/operations/collection.js.map +1 -1
- package/dist/esm/operations/collectionPartition.d.ts +4 -4
- package/dist/esm/operations/collectionPartition.d.ts.map +1 -1
- package/dist/esm/operations/collectionPartition.js +21 -60
- package/dist/esm/operations/collectionPartition.js.map +1 -1
- package/dist/esm/operations/collectionPartitionRegion.d.ts +4 -4
- package/dist/esm/operations/collectionPartitionRegion.d.ts.map +1 -1
- package/dist/esm/operations/collectionPartitionRegion.js +12 -34
- package/dist/esm/operations/collectionPartitionRegion.js.map +1 -1
- package/dist/esm/operations/collectionRegion.d.ts +4 -4
- package/dist/esm/operations/collectionRegion.d.ts.map +1 -1
- package/dist/esm/operations/collectionRegion.js +12 -34
- package/dist/esm/operations/collectionRegion.js.map +1 -1
- package/dist/esm/operations/database.d.ts +4 -4
- package/dist/esm/operations/database.d.ts.map +1 -1
- package/dist/esm/operations/database.js +30 -86
- package/dist/esm/operations/database.js.map +1 -1
- package/dist/esm/operations/databaseAccountRegion.d.ts +4 -4
- package/dist/esm/operations/databaseAccountRegion.d.ts.map +1 -1
- package/dist/esm/operations/databaseAccountRegion.js +12 -34
- package/dist/esm/operations/databaseAccountRegion.js.map +1 -1
- package/dist/esm/operations/databaseAccounts.d.ts +5 -5
- package/dist/esm/operations/databaseAccounts.d.ts.map +1 -1
- package/dist/esm/operations/databaseAccounts.js +127 -186
- package/dist/esm/operations/databaseAccounts.js.map +1 -1
- package/dist/esm/operations/fleet.d.ts +90 -0
- package/dist/esm/operations/fleet.d.ts.map +1 -0
- package/dist/esm/operations/fleet.js +396 -0
- package/dist/esm/operations/fleet.js.map +1 -0
- package/dist/esm/operations/fleetspace.d.ts +97 -0
- package/dist/esm/operations/fleetspace.d.ts.map +1 -0
- package/dist/esm/operations/fleetspace.js +438 -0
- package/dist/esm/operations/fleetspace.js.map +1 -0
- package/dist/esm/operations/fleetspaceAccount.d.ts +89 -0
- package/dist/esm/operations/fleetspaceAccount.d.ts.map +1 -0
- package/dist/esm/operations/fleetspaceAccount.js +378 -0
- package/dist/esm/operations/fleetspaceAccount.js.map +1 -0
- package/dist/esm/operations/gremlinResources.d.ts +5 -5
- package/dist/esm/operations/gremlinResources.d.ts.map +1 -1
- package/dist/esm/operations/gremlinResources.js +143 -127
- package/dist/esm/operations/gremlinResources.js.map +1 -1
- package/dist/esm/operations/index.d.ts +3 -0
- package/dist/esm/operations/index.d.ts.map +1 -1
- package/dist/esm/operations/index.js +7 -7
- package/dist/esm/operations/index.js.map +1 -1
- package/dist/esm/operations/locations.d.ts +4 -4
- package/dist/esm/operations/locations.d.ts.map +1 -1
- package/dist/esm/operations/locations.js +13 -39
- package/dist/esm/operations/locations.js.map +1 -1
- package/dist/esm/operations/mongoDBResources.d.ts +5 -5
- package/dist/esm/operations/mongoDBResources.d.ts.map +1 -1
- package/dist/esm/operations/mongoDBResources.js +205 -203
- package/dist/esm/operations/mongoDBResources.js.map +1 -1
- package/dist/esm/operations/notebookWorkspaces.d.ts +5 -5
- package/dist/esm/operations/notebookWorkspaces.d.ts.map +1 -1
- package/dist/esm/operations/notebookWorkspaces.js +57 -59
- package/dist/esm/operations/notebookWorkspaces.js.map +1 -1
- package/dist/esm/operations/operations.d.ts +4 -4
- package/dist/esm/operations/operations.d.ts.map +1 -1
- package/dist/esm/operations/operations.js +25 -47
- package/dist/esm/operations/operations.js.map +1 -1
- package/dist/esm/operations/partitionKeyRangeId.d.ts +4 -4
- package/dist/esm/operations/partitionKeyRangeId.d.ts.map +1 -1
- package/dist/esm/operations/partitionKeyRangeId.js +12 -34
- package/dist/esm/operations/partitionKeyRangeId.js.map +1 -1
- package/dist/esm/operations/partitionKeyRangeIdRegion.d.ts +4 -4
- package/dist/esm/operations/partitionKeyRangeIdRegion.d.ts.map +1 -1
- package/dist/esm/operations/partitionKeyRangeIdRegion.js +12 -34
- package/dist/esm/operations/partitionKeyRangeIdRegion.js.map +1 -1
- package/dist/esm/operations/percentile.d.ts +4 -4
- package/dist/esm/operations/percentile.d.ts.map +1 -1
- package/dist/esm/operations/percentile.js +12 -34
- package/dist/esm/operations/percentile.js.map +1 -1
- package/dist/esm/operations/percentileSourceTarget.d.ts +4 -4
- package/dist/esm/operations/percentileSourceTarget.d.ts.map +1 -1
- package/dist/esm/operations/percentileSourceTarget.js +12 -34
- package/dist/esm/operations/percentileSourceTarget.js.map +1 -1
- package/dist/esm/operations/percentileTarget.d.ts +4 -4
- package/dist/esm/operations/percentileTarget.d.ts.map +1 -1
- package/dist/esm/operations/percentileTarget.js +12 -34
- package/dist/esm/operations/percentileTarget.js.map +1 -1
- package/dist/esm/operations/privateEndpointConnections.d.ts +5 -5
- package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/esm/operations/privateEndpointConnections.js +35 -47
- package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
- package/dist/esm/operations/privateLinkResources.d.ts +4 -4
- package/dist/esm/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/esm/operations/privateLinkResources.js +12 -34
- package/dist/esm/operations/privateLinkResources.js.map +1 -1
- package/dist/esm/operations/restorableDatabaseAccounts.d.ts +4 -4
- package/dist/esm/operations/restorableDatabaseAccounts.d.ts.map +1 -1
- package/dist/esm/operations/restorableDatabaseAccounts.js +22 -65
- package/dist/esm/operations/restorableDatabaseAccounts.js.map +1 -1
- package/dist/esm/operations/restorableGremlinDatabases.d.ts +4 -4
- package/dist/esm/operations/restorableGremlinDatabases.d.ts.map +1 -1
- package/dist/esm/operations/restorableGremlinDatabases.js +12 -34
- package/dist/esm/operations/restorableGremlinDatabases.js.map +1 -1
- package/dist/esm/operations/restorableGremlinGraphs.d.ts +4 -4
- package/dist/esm/operations/restorableGremlinGraphs.d.ts.map +1 -1
- package/dist/esm/operations/restorableGremlinGraphs.js +12 -34
- package/dist/esm/operations/restorableGremlinGraphs.js.map +1 -1
- package/dist/esm/operations/restorableGremlinResources.d.ts +4 -4
- package/dist/esm/operations/restorableGremlinResources.d.ts.map +1 -1
- package/dist/esm/operations/restorableGremlinResources.js +12 -34
- package/dist/esm/operations/restorableGremlinResources.js.map +1 -1
- package/dist/esm/operations/restorableMongodbCollections.d.ts +4 -4
- package/dist/esm/operations/restorableMongodbCollections.d.ts.map +1 -1
- package/dist/esm/operations/restorableMongodbCollections.js +12 -34
- package/dist/esm/operations/restorableMongodbCollections.js.map +1 -1
- package/dist/esm/operations/restorableMongodbDatabases.d.ts +4 -4
- package/dist/esm/operations/restorableMongodbDatabases.d.ts.map +1 -1
- package/dist/esm/operations/restorableMongodbDatabases.js +12 -34
- package/dist/esm/operations/restorableMongodbDatabases.js.map +1 -1
- package/dist/esm/operations/restorableMongodbResources.d.ts +4 -4
- package/dist/esm/operations/restorableMongodbResources.d.ts.map +1 -1
- package/dist/esm/operations/restorableMongodbResources.js +12 -34
- package/dist/esm/operations/restorableMongodbResources.js.map +1 -1
- package/dist/esm/operations/restorableSqlContainers.d.ts +4 -4
- package/dist/esm/operations/restorableSqlContainers.d.ts.map +1 -1
- package/dist/esm/operations/restorableSqlContainers.js +12 -34
- package/dist/esm/operations/restorableSqlContainers.js.map +1 -1
- package/dist/esm/operations/restorableSqlDatabases.d.ts +4 -4
- package/dist/esm/operations/restorableSqlDatabases.d.ts.map +1 -1
- package/dist/esm/operations/restorableSqlDatabases.js +12 -34
- package/dist/esm/operations/restorableSqlDatabases.js.map +1 -1
- package/dist/esm/operations/restorableSqlResources.d.ts +4 -4
- package/dist/esm/operations/restorableSqlResources.d.ts.map +1 -1
- package/dist/esm/operations/restorableSqlResources.js +12 -34
- package/dist/esm/operations/restorableSqlResources.js.map +1 -1
- package/dist/esm/operations/restorableTableResources.d.ts +4 -4
- package/dist/esm/operations/restorableTableResources.d.ts.map +1 -1
- package/dist/esm/operations/restorableTableResources.js +12 -34
- package/dist/esm/operations/restorableTableResources.js.map +1 -1
- package/dist/esm/operations/restorableTables.d.ts +4 -4
- package/dist/esm/operations/restorableTables.d.ts.map +1 -1
- package/dist/esm/operations/restorableTables.js +13 -39
- package/dist/esm/operations/restorableTables.js.map +1 -1
- package/dist/esm/operations/service.d.ts +5 -5
- package/dist/esm/operations/service.d.ts.map +1 -1
- package/dist/esm/operations/service.js +35 -47
- package/dist/esm/operations/service.js.map +1 -1
- package/dist/esm/operations/sqlResources.d.ts +5 -5
- package/dist/esm/operations/sqlResources.d.ts.map +1 -1
- package/dist/esm/operations/sqlResources.js +318 -349
- package/dist/esm/operations/sqlResources.js.map +1 -1
- package/dist/esm/operations/tableResources.d.ts +5 -5
- package/dist/esm/operations/tableResources.d.ts.map +1 -1
- package/dist/esm/operations/tableResources.js +79 -71
- package/dist/esm/operations/tableResources.js.map +1 -1
- package/dist/esm/operationsInterfaces/cassandraClusters.d.ts +3 -3
- package/dist/esm/operationsInterfaces/cassandraClusters.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/cassandraClusters.js +2 -7
- package/dist/esm/operationsInterfaces/cassandraClusters.js.map +1 -1
- package/dist/esm/operationsInterfaces/cassandraDataCenters.d.ts +3 -3
- package/dist/esm/operationsInterfaces/cassandraDataCenters.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/cassandraDataCenters.js +2 -7
- package/dist/esm/operationsInterfaces/cassandraDataCenters.js.map +1 -1
- package/dist/esm/operationsInterfaces/cassandraResources.d.ts +3 -3
- package/dist/esm/operationsInterfaces/cassandraResources.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/cassandraResources.js +2 -7
- package/dist/esm/operationsInterfaces/cassandraResources.js.map +1 -1
- package/dist/esm/operationsInterfaces/collection.d.ts +2 -2
- package/dist/esm/operationsInterfaces/collection.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/collection.js +2 -7
- package/dist/esm/operationsInterfaces/collection.js.map +1 -1
- package/dist/esm/operationsInterfaces/collectionPartition.d.ts +2 -2
- package/dist/esm/operationsInterfaces/collectionPartition.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/collectionPartition.js +2 -7
- package/dist/esm/operationsInterfaces/collectionPartition.js.map +1 -1
- package/dist/esm/operationsInterfaces/collectionPartitionRegion.d.ts +2 -2
- package/dist/esm/operationsInterfaces/collectionPartitionRegion.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/collectionPartitionRegion.js +2 -7
- package/dist/esm/operationsInterfaces/collectionPartitionRegion.js.map +1 -1
- package/dist/esm/operationsInterfaces/collectionRegion.d.ts +2 -2
- package/dist/esm/operationsInterfaces/collectionRegion.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/collectionRegion.js +2 -7
- package/dist/esm/operationsInterfaces/collectionRegion.js.map +1 -1
- package/dist/esm/operationsInterfaces/database.d.ts +2 -2
- package/dist/esm/operationsInterfaces/database.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/database.js +2 -7
- package/dist/esm/operationsInterfaces/database.js.map +1 -1
- package/dist/esm/operationsInterfaces/databaseAccountRegion.d.ts +2 -2
- package/dist/esm/operationsInterfaces/databaseAccountRegion.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/databaseAccountRegion.js +2 -7
- package/dist/esm/operationsInterfaces/databaseAccountRegion.js.map +1 -1
- package/dist/esm/operationsInterfaces/databaseAccounts.d.ts +3 -3
- package/dist/esm/operationsInterfaces/databaseAccounts.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/databaseAccounts.js +2 -7
- package/dist/esm/operationsInterfaces/databaseAccounts.js.map +1 -1
- package/dist/esm/operationsInterfaces/fleet.d.ts +54 -0
- package/dist/esm/operationsInterfaces/fleet.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/fleet.js +4 -0
- package/dist/esm/operationsInterfaces/fleet.js.map +1 -0
- package/dist/esm/operationsInterfaces/fleetspace.d.ts +72 -0
- package/dist/esm/operationsInterfaces/fleetspace.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/fleetspace.js +4 -0
- package/dist/esm/operationsInterfaces/fleetspace.js.map +1 -0
- package/dist/esm/operationsInterfaces/fleetspaceAccount.d.ts +62 -0
- package/dist/esm/operationsInterfaces/fleetspaceAccount.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/fleetspaceAccount.js +4 -0
- package/dist/esm/operationsInterfaces/fleetspaceAccount.js.map +1 -0
- package/dist/esm/operationsInterfaces/gremlinResources.d.ts +3 -3
- package/dist/esm/operationsInterfaces/gremlinResources.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/gremlinResources.js +2 -7
- package/dist/esm/operationsInterfaces/gremlinResources.js.map +1 -1
- package/dist/esm/operationsInterfaces/index.d.ts +3 -0
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/index.js +7 -7
- package/dist/esm/operationsInterfaces/index.js.map +1 -1
- package/dist/esm/operationsInterfaces/locations.d.ts +2 -2
- package/dist/esm/operationsInterfaces/locations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/locations.js +2 -7
- package/dist/esm/operationsInterfaces/locations.js.map +1 -1
- package/dist/esm/operationsInterfaces/mongoDBResources.d.ts +3 -3
- package/dist/esm/operationsInterfaces/mongoDBResources.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/mongoDBResources.js +2 -7
- package/dist/esm/operationsInterfaces/mongoDBResources.js.map +1 -1
- package/dist/esm/operationsInterfaces/notebookWorkspaces.d.ts +3 -3
- package/dist/esm/operationsInterfaces/notebookWorkspaces.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/notebookWorkspaces.js +2 -7
- package/dist/esm/operationsInterfaces/notebookWorkspaces.js.map +1 -1
- package/dist/esm/operationsInterfaces/operations.d.ts +2 -2
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/operations.js +2 -7
- package/dist/esm/operationsInterfaces/operations.js.map +1 -1
- package/dist/esm/operationsInterfaces/partitionKeyRangeId.d.ts +2 -2
- package/dist/esm/operationsInterfaces/partitionKeyRangeId.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/partitionKeyRangeId.js +2 -7
- package/dist/esm/operationsInterfaces/partitionKeyRangeId.js.map +1 -1
- package/dist/esm/operationsInterfaces/partitionKeyRangeIdRegion.d.ts +2 -2
- package/dist/esm/operationsInterfaces/partitionKeyRangeIdRegion.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/partitionKeyRangeIdRegion.js +2 -7
- package/dist/esm/operationsInterfaces/partitionKeyRangeIdRegion.js.map +1 -1
- package/dist/esm/operationsInterfaces/percentile.d.ts +2 -2
- package/dist/esm/operationsInterfaces/percentile.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/percentile.js +2 -7
- package/dist/esm/operationsInterfaces/percentile.js.map +1 -1
- package/dist/esm/operationsInterfaces/percentileSourceTarget.d.ts +2 -2
- package/dist/esm/operationsInterfaces/percentileSourceTarget.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/percentileSourceTarget.js +2 -7
- package/dist/esm/operationsInterfaces/percentileSourceTarget.js.map +1 -1
- package/dist/esm/operationsInterfaces/percentileTarget.d.ts +2 -2
- package/dist/esm/operationsInterfaces/percentileTarget.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/percentileTarget.js +2 -7
- package/dist/esm/operationsInterfaces/percentileTarget.js.map +1 -1
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +3 -3
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js +2 -7
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +2 -2
- package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/privateLinkResources.js +2 -7
- package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/esm/operationsInterfaces/restorableDatabaseAccounts.d.ts +2 -2
- package/dist/esm/operationsInterfaces/restorableDatabaseAccounts.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/restorableDatabaseAccounts.js +2 -7
- package/dist/esm/operationsInterfaces/restorableDatabaseAccounts.js.map +1 -1
- package/dist/esm/operationsInterfaces/restorableGremlinDatabases.d.ts +2 -2
- package/dist/esm/operationsInterfaces/restorableGremlinDatabases.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/restorableGremlinDatabases.js +2 -7
- package/dist/esm/operationsInterfaces/restorableGremlinDatabases.js.map +1 -1
- package/dist/esm/operationsInterfaces/restorableGremlinGraphs.d.ts +2 -2
- package/dist/esm/operationsInterfaces/restorableGremlinGraphs.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/restorableGremlinGraphs.js +2 -7
- package/dist/esm/operationsInterfaces/restorableGremlinGraphs.js.map +1 -1
- package/dist/esm/operationsInterfaces/restorableGremlinResources.d.ts +2 -2
- package/dist/esm/operationsInterfaces/restorableGremlinResources.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/restorableGremlinResources.js +2 -7
- package/dist/esm/operationsInterfaces/restorableGremlinResources.js.map +1 -1
- package/dist/esm/operationsInterfaces/restorableMongodbCollections.d.ts +2 -2
- package/dist/esm/operationsInterfaces/restorableMongodbCollections.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/restorableMongodbCollections.js +2 -7
- package/dist/esm/operationsInterfaces/restorableMongodbCollections.js.map +1 -1
- package/dist/esm/operationsInterfaces/restorableMongodbDatabases.d.ts +2 -2
- package/dist/esm/operationsInterfaces/restorableMongodbDatabases.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/restorableMongodbDatabases.js +2 -7
- package/dist/esm/operationsInterfaces/restorableMongodbDatabases.js.map +1 -1
- package/dist/esm/operationsInterfaces/restorableMongodbResources.d.ts +2 -2
- package/dist/esm/operationsInterfaces/restorableMongodbResources.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/restorableMongodbResources.js +2 -7
- package/dist/esm/operationsInterfaces/restorableMongodbResources.js.map +1 -1
- package/dist/esm/operationsInterfaces/restorableSqlContainers.d.ts +2 -2
- package/dist/esm/operationsInterfaces/restorableSqlContainers.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/restorableSqlContainers.js +2 -7
- package/dist/esm/operationsInterfaces/restorableSqlContainers.js.map +1 -1
- package/dist/esm/operationsInterfaces/restorableSqlDatabases.d.ts +2 -2
- package/dist/esm/operationsInterfaces/restorableSqlDatabases.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/restorableSqlDatabases.js +2 -7
- package/dist/esm/operationsInterfaces/restorableSqlDatabases.js.map +1 -1
- package/dist/esm/operationsInterfaces/restorableSqlResources.d.ts +2 -2
- package/dist/esm/operationsInterfaces/restorableSqlResources.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/restorableSqlResources.js +2 -7
- package/dist/esm/operationsInterfaces/restorableSqlResources.js.map +1 -1
- package/dist/esm/operationsInterfaces/restorableTableResources.d.ts +2 -2
- package/dist/esm/operationsInterfaces/restorableTableResources.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/restorableTableResources.js +2 -7
- package/dist/esm/operationsInterfaces/restorableTableResources.js.map +1 -1
- package/dist/esm/operationsInterfaces/restorableTables.d.ts +2 -2
- package/dist/esm/operationsInterfaces/restorableTables.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/restorableTables.js +2 -7
- package/dist/esm/operationsInterfaces/restorableTables.js.map +1 -1
- package/dist/esm/operationsInterfaces/service.d.ts +3 -3
- package/dist/esm/operationsInterfaces/service.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/service.js +2 -7
- package/dist/esm/operationsInterfaces/service.js.map +1 -1
- package/dist/esm/operationsInterfaces/sqlResources.d.ts +3 -3
- package/dist/esm/operationsInterfaces/sqlResources.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/sqlResources.js +2 -7
- package/dist/esm/operationsInterfaces/sqlResources.js.map +1 -1
- package/dist/esm/operationsInterfaces/tableResources.d.ts +3 -3
- package/dist/esm/operationsInterfaces/tableResources.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/tableResources.js +2 -7
- package/dist/esm/operationsInterfaces/tableResources.js.map +1 -1
- package/dist/esm/pagingHelper.d.ts.map +1 -1
- package/dist/esm/pagingHelper.js +4 -11
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/react-native/cosmosDBManagementClient.d.ts +6 -3
- package/dist/react-native/cosmosDBManagementClient.d.ts.map +1 -1
- package/dist/react-native/cosmosDBManagementClient.js +63 -17
- package/dist/react-native/cosmosDBManagementClient.js.map +1 -1
- package/dist/react-native/index.d.ts.map +1 -1
- package/dist/react-native/index.js +4 -7
- package/dist/react-native/index.js.map +1 -1
- package/dist/react-native/lroImpl.d.ts +1 -1
- package/dist/react-native/lroImpl.d.ts.map +1 -1
- package/dist/react-native/lroImpl.js +9 -10
- package/dist/react-native/lroImpl.js.map +1 -1
- package/dist/react-native/models/index.d.ts +382 -5
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +36 -7
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/mappers.d.ts +20 -2
- package/dist/react-native/models/mappers.d.ts.map +1 -1
- package/dist/react-native/models/mappers.js +1191 -300
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/models/parameters.d.ts +9 -1
- package/dist/react-native/models/parameters.d.ts.map +1 -1
- package/dist/react-native/models/parameters.js +69 -9
- package/dist/react-native/models/parameters.js.map +1 -1
- package/dist/react-native/operations/cassandraClusters.d.ts +5 -5
- package/dist/react-native/operations/cassandraClusters.d.ts.map +1 -1
- package/dist/react-native/operations/cassandraClusters.js +89 -102
- package/dist/react-native/operations/cassandraClusters.js.map +1 -1
- package/dist/react-native/operations/cassandraDataCenters.d.ts +5 -5
- package/dist/react-native/operations/cassandraDataCenters.d.ts.map +1 -1
- package/dist/react-native/operations/cassandraDataCenters.js +46 -53
- package/dist/react-native/operations/cassandraDataCenters.js.map +1 -1
- package/dist/react-native/operations/cassandraResources.d.ts +5 -5
- package/dist/react-native/operations/cassandraResources.d.ts.map +1 -1
- package/dist/react-native/operations/cassandraResources.js +132 -121
- package/dist/react-native/operations/cassandraResources.js.map +1 -1
- package/dist/react-native/operations/collection.d.ts +4 -4
- package/dist/react-native/operations/collection.d.ts.map +1 -1
- package/dist/react-native/operations/collection.js +30 -86
- package/dist/react-native/operations/collection.js.map +1 -1
- package/dist/react-native/operations/collectionPartition.d.ts +4 -4
- package/dist/react-native/operations/collectionPartition.d.ts.map +1 -1
- package/dist/react-native/operations/collectionPartition.js +21 -60
- package/dist/react-native/operations/collectionPartition.js.map +1 -1
- package/dist/react-native/operations/collectionPartitionRegion.d.ts +4 -4
- package/dist/react-native/operations/collectionPartitionRegion.d.ts.map +1 -1
- package/dist/react-native/operations/collectionPartitionRegion.js +12 -34
- package/dist/react-native/operations/collectionPartitionRegion.js.map +1 -1
- package/dist/react-native/operations/collectionRegion.d.ts +4 -4
- package/dist/react-native/operations/collectionRegion.d.ts.map +1 -1
- package/dist/react-native/operations/collectionRegion.js +12 -34
- package/dist/react-native/operations/collectionRegion.js.map +1 -1
- package/dist/react-native/operations/database.d.ts +4 -4
- package/dist/react-native/operations/database.d.ts.map +1 -1
- package/dist/react-native/operations/database.js +30 -86
- package/dist/react-native/operations/database.js.map +1 -1
- package/dist/react-native/operations/databaseAccountRegion.d.ts +4 -4
- package/dist/react-native/operations/databaseAccountRegion.d.ts.map +1 -1
- package/dist/react-native/operations/databaseAccountRegion.js +12 -34
- package/dist/react-native/operations/databaseAccountRegion.js.map +1 -1
- package/dist/react-native/operations/databaseAccounts.d.ts +5 -5
- package/dist/react-native/operations/databaseAccounts.d.ts.map +1 -1
- package/dist/react-native/operations/databaseAccounts.js +127 -186
- package/dist/react-native/operations/databaseAccounts.js.map +1 -1
- package/dist/react-native/operations/fleet.d.ts +90 -0
- package/dist/react-native/operations/fleet.d.ts.map +1 -0
- package/dist/react-native/operations/fleet.js +396 -0
- package/dist/react-native/operations/fleet.js.map +1 -0
- package/dist/react-native/operations/fleetspace.d.ts +97 -0
- package/dist/react-native/operations/fleetspace.d.ts.map +1 -0
- package/dist/react-native/operations/fleetspace.js +438 -0
- package/dist/react-native/operations/fleetspace.js.map +1 -0
- package/dist/react-native/operations/fleetspaceAccount.d.ts +89 -0
- package/dist/react-native/operations/fleetspaceAccount.d.ts.map +1 -0
- package/dist/react-native/operations/fleetspaceAccount.js +378 -0
- package/dist/react-native/operations/fleetspaceAccount.js.map +1 -0
- package/dist/react-native/operations/gremlinResources.d.ts +5 -5
- package/dist/react-native/operations/gremlinResources.d.ts.map +1 -1
- package/dist/react-native/operations/gremlinResources.js +143 -127
- package/dist/react-native/operations/gremlinResources.js.map +1 -1
- package/dist/react-native/operations/index.d.ts +3 -0
- package/dist/react-native/operations/index.d.ts.map +1 -1
- package/dist/react-native/operations/index.js +7 -7
- package/dist/react-native/operations/index.js.map +1 -1
- package/dist/react-native/operations/locations.d.ts +4 -4
- package/dist/react-native/operations/locations.d.ts.map +1 -1
- package/dist/react-native/operations/locations.js +13 -39
- package/dist/react-native/operations/locations.js.map +1 -1
- package/dist/react-native/operations/mongoDBResources.d.ts +5 -5
- package/dist/react-native/operations/mongoDBResources.d.ts.map +1 -1
- package/dist/react-native/operations/mongoDBResources.js +205 -203
- package/dist/react-native/operations/mongoDBResources.js.map +1 -1
- package/dist/react-native/operations/notebookWorkspaces.d.ts +5 -5
- package/dist/react-native/operations/notebookWorkspaces.d.ts.map +1 -1
- package/dist/react-native/operations/notebookWorkspaces.js +57 -59
- package/dist/react-native/operations/notebookWorkspaces.js.map +1 -1
- package/dist/react-native/operations/operations.d.ts +4 -4
- package/dist/react-native/operations/operations.d.ts.map +1 -1
- package/dist/react-native/operations/operations.js +25 -47
- package/dist/react-native/operations/operations.js.map +1 -1
- package/dist/react-native/operations/partitionKeyRangeId.d.ts +4 -4
- package/dist/react-native/operations/partitionKeyRangeId.d.ts.map +1 -1
- package/dist/react-native/operations/partitionKeyRangeId.js +12 -34
- package/dist/react-native/operations/partitionKeyRangeId.js.map +1 -1
- package/dist/react-native/operations/partitionKeyRangeIdRegion.d.ts +4 -4
- package/dist/react-native/operations/partitionKeyRangeIdRegion.d.ts.map +1 -1
- package/dist/react-native/operations/partitionKeyRangeIdRegion.js +12 -34
- package/dist/react-native/operations/partitionKeyRangeIdRegion.js.map +1 -1
- package/dist/react-native/operations/percentile.d.ts +4 -4
- package/dist/react-native/operations/percentile.d.ts.map +1 -1
- package/dist/react-native/operations/percentile.js +12 -34
- package/dist/react-native/operations/percentile.js.map +1 -1
- package/dist/react-native/operations/percentileSourceTarget.d.ts +4 -4
- package/dist/react-native/operations/percentileSourceTarget.d.ts.map +1 -1
- package/dist/react-native/operations/percentileSourceTarget.js +12 -34
- package/dist/react-native/operations/percentileSourceTarget.js.map +1 -1
- package/dist/react-native/operations/percentileTarget.d.ts +4 -4
- package/dist/react-native/operations/percentileTarget.d.ts.map +1 -1
- package/dist/react-native/operations/percentileTarget.js +12 -34
- package/dist/react-native/operations/percentileTarget.js.map +1 -1
- package/dist/react-native/operations/privateEndpointConnections.d.ts +5 -5
- package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/react-native/operations/privateEndpointConnections.js +35 -47
- package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
- package/dist/react-native/operations/privateLinkResources.d.ts +4 -4
- package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/react-native/operations/privateLinkResources.js +12 -34
- package/dist/react-native/operations/privateLinkResources.js.map +1 -1
- package/dist/react-native/operations/restorableDatabaseAccounts.d.ts +4 -4
- package/dist/react-native/operations/restorableDatabaseAccounts.d.ts.map +1 -1
- package/dist/react-native/operations/restorableDatabaseAccounts.js +22 -65
- package/dist/react-native/operations/restorableDatabaseAccounts.js.map +1 -1
- package/dist/react-native/operations/restorableGremlinDatabases.d.ts +4 -4
- package/dist/react-native/operations/restorableGremlinDatabases.d.ts.map +1 -1
- package/dist/react-native/operations/restorableGremlinDatabases.js +12 -34
- package/dist/react-native/operations/restorableGremlinDatabases.js.map +1 -1
- package/dist/react-native/operations/restorableGremlinGraphs.d.ts +4 -4
- package/dist/react-native/operations/restorableGremlinGraphs.d.ts.map +1 -1
- package/dist/react-native/operations/restorableGremlinGraphs.js +12 -34
- package/dist/react-native/operations/restorableGremlinGraphs.js.map +1 -1
- package/dist/react-native/operations/restorableGremlinResources.d.ts +4 -4
- package/dist/react-native/operations/restorableGremlinResources.d.ts.map +1 -1
- package/dist/react-native/operations/restorableGremlinResources.js +12 -34
- package/dist/react-native/operations/restorableGremlinResources.js.map +1 -1
- package/dist/react-native/operations/restorableMongodbCollections.d.ts +4 -4
- package/dist/react-native/operations/restorableMongodbCollections.d.ts.map +1 -1
- package/dist/react-native/operations/restorableMongodbCollections.js +12 -34
- package/dist/react-native/operations/restorableMongodbCollections.js.map +1 -1
- package/dist/react-native/operations/restorableMongodbDatabases.d.ts +4 -4
- package/dist/react-native/operations/restorableMongodbDatabases.d.ts.map +1 -1
- package/dist/react-native/operations/restorableMongodbDatabases.js +12 -34
- package/dist/react-native/operations/restorableMongodbDatabases.js.map +1 -1
- package/dist/react-native/operations/restorableMongodbResources.d.ts +4 -4
- package/dist/react-native/operations/restorableMongodbResources.d.ts.map +1 -1
- package/dist/react-native/operations/restorableMongodbResources.js +12 -34
- package/dist/react-native/operations/restorableMongodbResources.js.map +1 -1
- package/dist/react-native/operations/restorableSqlContainers.d.ts +4 -4
- package/dist/react-native/operations/restorableSqlContainers.d.ts.map +1 -1
- package/dist/react-native/operations/restorableSqlContainers.js +12 -34
- package/dist/react-native/operations/restorableSqlContainers.js.map +1 -1
- package/dist/react-native/operations/restorableSqlDatabases.d.ts +4 -4
- package/dist/react-native/operations/restorableSqlDatabases.d.ts.map +1 -1
- package/dist/react-native/operations/restorableSqlDatabases.js +12 -34
- package/dist/react-native/operations/restorableSqlDatabases.js.map +1 -1
- package/dist/react-native/operations/restorableSqlResources.d.ts +4 -4
- package/dist/react-native/operations/restorableSqlResources.d.ts.map +1 -1
- package/dist/react-native/operations/restorableSqlResources.js +12 -34
- package/dist/react-native/operations/restorableSqlResources.js.map +1 -1
- package/dist/react-native/operations/restorableTableResources.d.ts +4 -4
- package/dist/react-native/operations/restorableTableResources.d.ts.map +1 -1
- package/dist/react-native/operations/restorableTableResources.js +12 -34
- package/dist/react-native/operations/restorableTableResources.js.map +1 -1
- package/dist/react-native/operations/restorableTables.d.ts +4 -4
- package/dist/react-native/operations/restorableTables.d.ts.map +1 -1
- package/dist/react-native/operations/restorableTables.js +13 -39
- package/dist/react-native/operations/restorableTables.js.map +1 -1
- package/dist/react-native/operations/service.d.ts +5 -5
- package/dist/react-native/operations/service.d.ts.map +1 -1
- package/dist/react-native/operations/service.js +35 -47
- package/dist/react-native/operations/service.js.map +1 -1
- package/dist/react-native/operations/sqlResources.d.ts +5 -5
- package/dist/react-native/operations/sqlResources.d.ts.map +1 -1
- package/dist/react-native/operations/sqlResources.js +318 -349
- package/dist/react-native/operations/sqlResources.js.map +1 -1
- package/dist/react-native/operations/tableResources.d.ts +5 -5
- package/dist/react-native/operations/tableResources.d.ts.map +1 -1
- package/dist/react-native/operations/tableResources.js +79 -71
- package/dist/react-native/operations/tableResources.js.map +1 -1
- package/dist/react-native/operationsInterfaces/cassandraClusters.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/cassandraClusters.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/cassandraClusters.js +2 -7
- package/dist/react-native/operationsInterfaces/cassandraClusters.js.map +1 -1
- package/dist/react-native/operationsInterfaces/cassandraDataCenters.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/cassandraDataCenters.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/cassandraDataCenters.js +2 -7
- package/dist/react-native/operationsInterfaces/cassandraDataCenters.js.map +1 -1
- package/dist/react-native/operationsInterfaces/cassandraResources.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/cassandraResources.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/cassandraResources.js +2 -7
- package/dist/react-native/operationsInterfaces/cassandraResources.js.map +1 -1
- package/dist/react-native/operationsInterfaces/collection.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/collection.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/collection.js +2 -7
- package/dist/react-native/operationsInterfaces/collection.js.map +1 -1
- package/dist/react-native/operationsInterfaces/collectionPartition.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/collectionPartition.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/collectionPartition.js +2 -7
- package/dist/react-native/operationsInterfaces/collectionPartition.js.map +1 -1
- package/dist/react-native/operationsInterfaces/collectionPartitionRegion.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/collectionPartitionRegion.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/collectionPartitionRegion.js +2 -7
- package/dist/react-native/operationsInterfaces/collectionPartitionRegion.js.map +1 -1
- package/dist/react-native/operationsInterfaces/collectionRegion.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/collectionRegion.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/collectionRegion.js +2 -7
- package/dist/react-native/operationsInterfaces/collectionRegion.js.map +1 -1
- package/dist/react-native/operationsInterfaces/database.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/database.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/database.js +2 -7
- package/dist/react-native/operationsInterfaces/database.js.map +1 -1
- package/dist/react-native/operationsInterfaces/databaseAccountRegion.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/databaseAccountRegion.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/databaseAccountRegion.js +2 -7
- package/dist/react-native/operationsInterfaces/databaseAccountRegion.js.map +1 -1
- package/dist/react-native/operationsInterfaces/databaseAccounts.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/databaseAccounts.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/databaseAccounts.js +2 -7
- package/dist/react-native/operationsInterfaces/databaseAccounts.js.map +1 -1
- package/dist/react-native/operationsInterfaces/fleet.d.ts +54 -0
- package/dist/react-native/operationsInterfaces/fleet.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/fleet.js +4 -0
- package/dist/react-native/operationsInterfaces/fleet.js.map +1 -0
- package/dist/react-native/operationsInterfaces/fleetspace.d.ts +72 -0
- package/dist/react-native/operationsInterfaces/fleetspace.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/fleetspace.js +4 -0
- package/dist/react-native/operationsInterfaces/fleetspace.js.map +1 -0
- package/dist/react-native/operationsInterfaces/fleetspaceAccount.d.ts +62 -0
- package/dist/react-native/operationsInterfaces/fleetspaceAccount.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/fleetspaceAccount.js +4 -0
- package/dist/react-native/operationsInterfaces/fleetspaceAccount.js.map +1 -0
- package/dist/react-native/operationsInterfaces/gremlinResources.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/gremlinResources.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/gremlinResources.js +2 -7
- package/dist/react-native/operationsInterfaces/gremlinResources.js.map +1 -1
- package/dist/react-native/operationsInterfaces/index.d.ts +3 -0
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/index.js +7 -7
- package/dist/react-native/operationsInterfaces/index.js.map +1 -1
- package/dist/react-native/operationsInterfaces/locations.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/locations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/locations.js +2 -7
- package/dist/react-native/operationsInterfaces/locations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/mongoDBResources.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/mongoDBResources.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/mongoDBResources.js +2 -7
- package/dist/react-native/operationsInterfaces/mongoDBResources.js.map +1 -1
- package/dist/react-native/operationsInterfaces/notebookWorkspaces.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/notebookWorkspaces.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/notebookWorkspaces.js +2 -7
- package/dist/react-native/operationsInterfaces/notebookWorkspaces.js.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.js +2 -7
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/partitionKeyRangeId.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/partitionKeyRangeId.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/partitionKeyRangeId.js +2 -7
- package/dist/react-native/operationsInterfaces/partitionKeyRangeId.js.map +1 -1
- package/dist/react-native/operationsInterfaces/partitionKeyRangeIdRegion.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/partitionKeyRangeIdRegion.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/partitionKeyRangeIdRegion.js +2 -7
- package/dist/react-native/operationsInterfaces/partitionKeyRangeIdRegion.js.map +1 -1
- package/dist/react-native/operationsInterfaces/percentile.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/percentile.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/percentile.js +2 -7
- package/dist/react-native/operationsInterfaces/percentile.js.map +1 -1
- package/dist/react-native/operationsInterfaces/percentileSourceTarget.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/percentileSourceTarget.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/percentileSourceTarget.js +2 -7
- package/dist/react-native/operationsInterfaces/percentileSourceTarget.js.map +1 -1
- package/dist/react-native/operationsInterfaces/percentileTarget.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/percentileTarget.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/percentileTarget.js +2 -7
- package/dist/react-native/operationsInterfaces/percentileTarget.js.map +1 -1
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +2 -7
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/privateLinkResources.js +2 -7
- package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/react-native/operationsInterfaces/restorableDatabaseAccounts.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/restorableDatabaseAccounts.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/restorableDatabaseAccounts.js +2 -7
- package/dist/react-native/operationsInterfaces/restorableDatabaseAccounts.js.map +1 -1
- package/dist/react-native/operationsInterfaces/restorableGremlinDatabases.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/restorableGremlinDatabases.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/restorableGremlinDatabases.js +2 -7
- package/dist/react-native/operationsInterfaces/restorableGremlinDatabases.js.map +1 -1
- package/dist/react-native/operationsInterfaces/restorableGremlinGraphs.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/restorableGremlinGraphs.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/restorableGremlinGraphs.js +2 -7
- package/dist/react-native/operationsInterfaces/restorableGremlinGraphs.js.map +1 -1
- package/dist/react-native/operationsInterfaces/restorableGremlinResources.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/restorableGremlinResources.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/restorableGremlinResources.js +2 -7
- package/dist/react-native/operationsInterfaces/restorableGremlinResources.js.map +1 -1
- package/dist/react-native/operationsInterfaces/restorableMongodbCollections.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/restorableMongodbCollections.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/restorableMongodbCollections.js +2 -7
- package/dist/react-native/operationsInterfaces/restorableMongodbCollections.js.map +1 -1
- package/dist/react-native/operationsInterfaces/restorableMongodbDatabases.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/restorableMongodbDatabases.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/restorableMongodbDatabases.js +2 -7
- package/dist/react-native/operationsInterfaces/restorableMongodbDatabases.js.map +1 -1
- package/dist/react-native/operationsInterfaces/restorableMongodbResources.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/restorableMongodbResources.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/restorableMongodbResources.js +2 -7
- package/dist/react-native/operationsInterfaces/restorableMongodbResources.js.map +1 -1
- package/dist/react-native/operationsInterfaces/restorableSqlContainers.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/restorableSqlContainers.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/restorableSqlContainers.js +2 -7
- package/dist/react-native/operationsInterfaces/restorableSqlContainers.js.map +1 -1
- package/dist/react-native/operationsInterfaces/restorableSqlDatabases.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/restorableSqlDatabases.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/restorableSqlDatabases.js +2 -7
- package/dist/react-native/operationsInterfaces/restorableSqlDatabases.js.map +1 -1
- package/dist/react-native/operationsInterfaces/restorableSqlResources.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/restorableSqlResources.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/restorableSqlResources.js +2 -7
- package/dist/react-native/operationsInterfaces/restorableSqlResources.js.map +1 -1
- package/dist/react-native/operationsInterfaces/restorableTableResources.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/restorableTableResources.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/restorableTableResources.js +2 -7
- package/dist/react-native/operationsInterfaces/restorableTableResources.js.map +1 -1
- package/dist/react-native/operationsInterfaces/restorableTables.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/restorableTables.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/restorableTables.js +2 -7
- package/dist/react-native/operationsInterfaces/restorableTables.js.map +1 -1
- package/dist/react-native/operationsInterfaces/service.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/service.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/service.js +2 -7
- package/dist/react-native/operationsInterfaces/service.js.map +1 -1
- package/dist/react-native/operationsInterfaces/sqlResources.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/sqlResources.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/sqlResources.js +2 -7
- package/dist/react-native/operationsInterfaces/sqlResources.js.map +1 -1
- package/dist/react-native/operationsInterfaces/tableResources.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/tableResources.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/tableResources.js +2 -7
- package/dist/react-native/operationsInterfaces/tableResources.js.map +1 -1
- package/dist/react-native/pagingHelper.d.ts.map +1 -1
- package/dist/react-native/pagingHelper.js +4 -11
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/package.json +44 -42
- package/CHANGELOG.md +0 -2164
- package/review/arm-cosmosdb.api.md +0 -4865
|
@@ -1,19 +1,14 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
import { __asyncDelegator, __asyncGenerator, __asyncValues, __await } from "tslib";
|
|
1
|
+
// Copyright (c) Microsoft Corporation.
|
|
2
|
+
// Licensed under the MIT License.
|
|
9
3
|
import * as coreClient from "@azure/core-client";
|
|
10
4
|
import * as Mappers from "../models/mappers.js";
|
|
11
5
|
import * as Parameters from "../models/parameters.js";
|
|
12
|
-
import { createHttpPoller
|
|
6
|
+
import { createHttpPoller } from "@azure/core-lro";
|
|
13
7
|
import { createLroSpec } from "../lroImpl.js";
|
|
14
8
|
/// <reference lib="esnext.asynciterable" />
|
|
15
9
|
/** Class containing SqlResources operations. */
|
|
16
10
|
export class SqlResourcesImpl {
|
|
11
|
+
client;
|
|
17
12
|
/**
|
|
18
13
|
* Initialize a new instance of the class SqlResources class.
|
|
19
14
|
* @param client Reference to the service client
|
|
@@ -37,39 +32,22 @@ export class SqlResourcesImpl {
|
|
|
37
32
|
return this;
|
|
38
33
|
},
|
|
39
34
|
byPage: (settings) => {
|
|
40
|
-
if (settings
|
|
35
|
+
if (settings?.maxPageSize) {
|
|
41
36
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
42
37
|
}
|
|
43
38
|
return this.listSqlDatabasesPagingPage(resourceGroupName, accountName, options, settings);
|
|
44
39
|
},
|
|
45
40
|
};
|
|
46
41
|
}
|
|
47
|
-
listSqlDatabasesPagingPage(resourceGroupName, accountName, options, _settings) {
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
yield yield __await(result.value || []);
|
|
52
|
-
});
|
|
42
|
+
async *listSqlDatabasesPagingPage(resourceGroupName, accountName, options, _settings) {
|
|
43
|
+
let result;
|
|
44
|
+
result = await this._listSqlDatabases(resourceGroupName, accountName, options);
|
|
45
|
+
yield result.value || [];
|
|
53
46
|
}
|
|
54
|
-
listSqlDatabasesPagingAll(resourceGroupName, accountName, options) {
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
for (var _d = true, _e = __asyncValues(this.listSqlDatabasesPagingPage(resourceGroupName, accountName, options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
59
|
-
_c = _f.value;
|
|
60
|
-
_d = false;
|
|
61
|
-
const page = _c;
|
|
62
|
-
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
66
|
-
finally {
|
|
67
|
-
try {
|
|
68
|
-
if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
|
|
69
|
-
}
|
|
70
|
-
finally { if (e_1) throw e_1.error; }
|
|
71
|
-
}
|
|
72
|
-
});
|
|
47
|
+
async *listSqlDatabasesPagingAll(resourceGroupName, accountName, options) {
|
|
48
|
+
for await (const page of this.listSqlDatabasesPagingPage(resourceGroupName, accountName, options)) {
|
|
49
|
+
yield* page;
|
|
50
|
+
}
|
|
73
51
|
}
|
|
74
52
|
/**
|
|
75
53
|
* Lists the SQL container under an existing Azure Cosmos DB database account.
|
|
@@ -88,39 +66,22 @@ export class SqlResourcesImpl {
|
|
|
88
66
|
return this;
|
|
89
67
|
},
|
|
90
68
|
byPage: (settings) => {
|
|
91
|
-
if (settings
|
|
69
|
+
if (settings?.maxPageSize) {
|
|
92
70
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
93
71
|
}
|
|
94
72
|
return this.listSqlContainersPagingPage(resourceGroupName, accountName, databaseName, options, settings);
|
|
95
73
|
},
|
|
96
74
|
};
|
|
97
75
|
}
|
|
98
|
-
listSqlContainersPagingPage(resourceGroupName, accountName, databaseName, options, _settings) {
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
yield yield __await(result.value || []);
|
|
103
|
-
});
|
|
76
|
+
async *listSqlContainersPagingPage(resourceGroupName, accountName, databaseName, options, _settings) {
|
|
77
|
+
let result;
|
|
78
|
+
result = await this._listSqlContainers(resourceGroupName, accountName, databaseName, options);
|
|
79
|
+
yield result.value || [];
|
|
104
80
|
}
|
|
105
|
-
listSqlContainersPagingAll(resourceGroupName, accountName, databaseName, options) {
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
for (var _d = true, _e = __asyncValues(this.listSqlContainersPagingPage(resourceGroupName, accountName, databaseName, options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
110
|
-
_c = _f.value;
|
|
111
|
-
_d = false;
|
|
112
|
-
const page = _c;
|
|
113
|
-
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
114
|
-
}
|
|
115
|
-
}
|
|
116
|
-
catch (e_2_1) { e_2 = { error: e_2_1 }; }
|
|
117
|
-
finally {
|
|
118
|
-
try {
|
|
119
|
-
if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
|
|
120
|
-
}
|
|
121
|
-
finally { if (e_2) throw e_2.error; }
|
|
122
|
-
}
|
|
123
|
-
});
|
|
81
|
+
async *listSqlContainersPagingAll(resourceGroupName, accountName, databaseName, options) {
|
|
82
|
+
for await (const page of this.listSqlContainersPagingPage(resourceGroupName, accountName, databaseName, options)) {
|
|
83
|
+
yield* page;
|
|
84
|
+
}
|
|
124
85
|
}
|
|
125
86
|
/**
|
|
126
87
|
* Lists the ClientEncryptionKeys under an existing Azure Cosmos DB SQL database.
|
|
@@ -139,39 +100,22 @@ export class SqlResourcesImpl {
|
|
|
139
100
|
return this;
|
|
140
101
|
},
|
|
141
102
|
byPage: (settings) => {
|
|
142
|
-
if (settings
|
|
103
|
+
if (settings?.maxPageSize) {
|
|
143
104
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
144
105
|
}
|
|
145
106
|
return this.listClientEncryptionKeysPagingPage(resourceGroupName, accountName, databaseName, options, settings);
|
|
146
107
|
},
|
|
147
108
|
};
|
|
148
109
|
}
|
|
149
|
-
listClientEncryptionKeysPagingPage(resourceGroupName, accountName, databaseName, options, _settings) {
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
yield yield __await(result.value || []);
|
|
154
|
-
});
|
|
110
|
+
async *listClientEncryptionKeysPagingPage(resourceGroupName, accountName, databaseName, options, _settings) {
|
|
111
|
+
let result;
|
|
112
|
+
result = await this._listClientEncryptionKeys(resourceGroupName, accountName, databaseName, options);
|
|
113
|
+
yield result.value || [];
|
|
155
114
|
}
|
|
156
|
-
listClientEncryptionKeysPagingAll(resourceGroupName, accountName, databaseName, options) {
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
for (var _d = true, _e = __asyncValues(this.listClientEncryptionKeysPagingPage(resourceGroupName, accountName, databaseName, options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
161
|
-
_c = _f.value;
|
|
162
|
-
_d = false;
|
|
163
|
-
const page = _c;
|
|
164
|
-
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
165
|
-
}
|
|
166
|
-
}
|
|
167
|
-
catch (e_3_1) { e_3 = { error: e_3_1 }; }
|
|
168
|
-
finally {
|
|
169
|
-
try {
|
|
170
|
-
if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
|
|
171
|
-
}
|
|
172
|
-
finally { if (e_3) throw e_3.error; }
|
|
173
|
-
}
|
|
174
|
-
});
|
|
115
|
+
async *listClientEncryptionKeysPagingAll(resourceGroupName, accountName, databaseName, options) {
|
|
116
|
+
for await (const page of this.listClientEncryptionKeysPagingPage(resourceGroupName, accountName, databaseName, options)) {
|
|
117
|
+
yield* page;
|
|
118
|
+
}
|
|
175
119
|
}
|
|
176
120
|
/**
|
|
177
121
|
* Lists the SQL storedProcedure under an existing Azure Cosmos DB database account.
|
|
@@ -191,39 +135,22 @@ export class SqlResourcesImpl {
|
|
|
191
135
|
return this;
|
|
192
136
|
},
|
|
193
137
|
byPage: (settings) => {
|
|
194
|
-
if (settings
|
|
138
|
+
if (settings?.maxPageSize) {
|
|
195
139
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
196
140
|
}
|
|
197
141
|
return this.listSqlStoredProceduresPagingPage(resourceGroupName, accountName, databaseName, containerName, options, settings);
|
|
198
142
|
},
|
|
199
143
|
};
|
|
200
144
|
}
|
|
201
|
-
listSqlStoredProceduresPagingPage(resourceGroupName, accountName, databaseName, containerName, options, _settings) {
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
yield yield __await(result.value || []);
|
|
206
|
-
});
|
|
145
|
+
async *listSqlStoredProceduresPagingPage(resourceGroupName, accountName, databaseName, containerName, options, _settings) {
|
|
146
|
+
let result;
|
|
147
|
+
result = await this._listSqlStoredProcedures(resourceGroupName, accountName, databaseName, containerName, options);
|
|
148
|
+
yield result.value || [];
|
|
207
149
|
}
|
|
208
|
-
listSqlStoredProceduresPagingAll(resourceGroupName, accountName, databaseName, containerName, options) {
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
for (var _d = true, _e = __asyncValues(this.listSqlStoredProceduresPagingPage(resourceGroupName, accountName, databaseName, containerName, options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
213
|
-
_c = _f.value;
|
|
214
|
-
_d = false;
|
|
215
|
-
const page = _c;
|
|
216
|
-
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
217
|
-
}
|
|
218
|
-
}
|
|
219
|
-
catch (e_4_1) { e_4 = { error: e_4_1 }; }
|
|
220
|
-
finally {
|
|
221
|
-
try {
|
|
222
|
-
if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
|
|
223
|
-
}
|
|
224
|
-
finally { if (e_4) throw e_4.error; }
|
|
225
|
-
}
|
|
226
|
-
});
|
|
150
|
+
async *listSqlStoredProceduresPagingAll(resourceGroupName, accountName, databaseName, containerName, options) {
|
|
151
|
+
for await (const page of this.listSqlStoredProceduresPagingPage(resourceGroupName, accountName, databaseName, containerName, options)) {
|
|
152
|
+
yield* page;
|
|
153
|
+
}
|
|
227
154
|
}
|
|
228
155
|
/**
|
|
229
156
|
* Lists the SQL userDefinedFunction under an existing Azure Cosmos DB database account.
|
|
@@ -243,39 +170,22 @@ export class SqlResourcesImpl {
|
|
|
243
170
|
return this;
|
|
244
171
|
},
|
|
245
172
|
byPage: (settings) => {
|
|
246
|
-
if (settings
|
|
173
|
+
if (settings?.maxPageSize) {
|
|
247
174
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
248
175
|
}
|
|
249
176
|
return this.listSqlUserDefinedFunctionsPagingPage(resourceGroupName, accountName, databaseName, containerName, options, settings);
|
|
250
177
|
},
|
|
251
178
|
};
|
|
252
179
|
}
|
|
253
|
-
listSqlUserDefinedFunctionsPagingPage(resourceGroupName, accountName, databaseName, containerName, options, _settings) {
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
yield yield __await(result.value || []);
|
|
258
|
-
});
|
|
180
|
+
async *listSqlUserDefinedFunctionsPagingPage(resourceGroupName, accountName, databaseName, containerName, options, _settings) {
|
|
181
|
+
let result;
|
|
182
|
+
result = await this._listSqlUserDefinedFunctions(resourceGroupName, accountName, databaseName, containerName, options);
|
|
183
|
+
yield result.value || [];
|
|
259
184
|
}
|
|
260
|
-
listSqlUserDefinedFunctionsPagingAll(resourceGroupName, accountName, databaseName, containerName, options) {
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
for (var _d = true, _e = __asyncValues(this.listSqlUserDefinedFunctionsPagingPage(resourceGroupName, accountName, databaseName, containerName, options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
265
|
-
_c = _f.value;
|
|
266
|
-
_d = false;
|
|
267
|
-
const page = _c;
|
|
268
|
-
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
269
|
-
}
|
|
270
|
-
}
|
|
271
|
-
catch (e_5_1) { e_5 = { error: e_5_1 }; }
|
|
272
|
-
finally {
|
|
273
|
-
try {
|
|
274
|
-
if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
|
|
275
|
-
}
|
|
276
|
-
finally { if (e_5) throw e_5.error; }
|
|
277
|
-
}
|
|
278
|
-
});
|
|
185
|
+
async *listSqlUserDefinedFunctionsPagingAll(resourceGroupName, accountName, databaseName, containerName, options) {
|
|
186
|
+
for await (const page of this.listSqlUserDefinedFunctionsPagingPage(resourceGroupName, accountName, databaseName, containerName, options)) {
|
|
187
|
+
yield* page;
|
|
188
|
+
}
|
|
279
189
|
}
|
|
280
190
|
/**
|
|
281
191
|
* Lists the SQL trigger under an existing Azure Cosmos DB database account.
|
|
@@ -295,39 +205,22 @@ export class SqlResourcesImpl {
|
|
|
295
205
|
return this;
|
|
296
206
|
},
|
|
297
207
|
byPage: (settings) => {
|
|
298
|
-
if (settings
|
|
208
|
+
if (settings?.maxPageSize) {
|
|
299
209
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
300
210
|
}
|
|
301
211
|
return this.listSqlTriggersPagingPage(resourceGroupName, accountName, databaseName, containerName, options, settings);
|
|
302
212
|
},
|
|
303
213
|
};
|
|
304
214
|
}
|
|
305
|
-
listSqlTriggersPagingPage(resourceGroupName, accountName, databaseName, containerName, options, _settings) {
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
yield yield __await(result.value || []);
|
|
310
|
-
});
|
|
215
|
+
async *listSqlTriggersPagingPage(resourceGroupName, accountName, databaseName, containerName, options, _settings) {
|
|
216
|
+
let result;
|
|
217
|
+
result = await this._listSqlTriggers(resourceGroupName, accountName, databaseName, containerName, options);
|
|
218
|
+
yield result.value || [];
|
|
311
219
|
}
|
|
312
|
-
listSqlTriggersPagingAll(resourceGroupName, accountName, databaseName, containerName, options) {
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
for (var _d = true, _e = __asyncValues(this.listSqlTriggersPagingPage(resourceGroupName, accountName, databaseName, containerName, options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
317
|
-
_c = _f.value;
|
|
318
|
-
_d = false;
|
|
319
|
-
const page = _c;
|
|
320
|
-
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
321
|
-
}
|
|
322
|
-
}
|
|
323
|
-
catch (e_6_1) { e_6 = { error: e_6_1 }; }
|
|
324
|
-
finally {
|
|
325
|
-
try {
|
|
326
|
-
if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
|
|
327
|
-
}
|
|
328
|
-
finally { if (e_6) throw e_6.error; }
|
|
329
|
-
}
|
|
330
|
-
});
|
|
220
|
+
async *listSqlTriggersPagingAll(resourceGroupName, accountName, databaseName, containerName, options) {
|
|
221
|
+
for await (const page of this.listSqlTriggersPagingPage(resourceGroupName, accountName, databaseName, containerName, options)) {
|
|
222
|
+
yield* page;
|
|
223
|
+
}
|
|
331
224
|
}
|
|
332
225
|
/**
|
|
333
226
|
* Retrieves the list of all Azure Cosmos DB SQL Role Definitions.
|
|
@@ -345,39 +238,22 @@ export class SqlResourcesImpl {
|
|
|
345
238
|
return this;
|
|
346
239
|
},
|
|
347
240
|
byPage: (settings) => {
|
|
348
|
-
if (settings
|
|
241
|
+
if (settings?.maxPageSize) {
|
|
349
242
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
350
243
|
}
|
|
351
244
|
return this.listSqlRoleDefinitionsPagingPage(resourceGroupName, accountName, options, settings);
|
|
352
245
|
},
|
|
353
246
|
};
|
|
354
247
|
}
|
|
355
|
-
listSqlRoleDefinitionsPagingPage(resourceGroupName, accountName, options, _settings) {
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
yield yield __await(result.value || []);
|
|
360
|
-
});
|
|
248
|
+
async *listSqlRoleDefinitionsPagingPage(resourceGroupName, accountName, options, _settings) {
|
|
249
|
+
let result;
|
|
250
|
+
result = await this._listSqlRoleDefinitions(resourceGroupName, accountName, options);
|
|
251
|
+
yield result.value || [];
|
|
361
252
|
}
|
|
362
|
-
listSqlRoleDefinitionsPagingAll(resourceGroupName, accountName, options) {
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
for (var _d = true, _e = __asyncValues(this.listSqlRoleDefinitionsPagingPage(resourceGroupName, accountName, options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
367
|
-
_c = _f.value;
|
|
368
|
-
_d = false;
|
|
369
|
-
const page = _c;
|
|
370
|
-
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
371
|
-
}
|
|
372
|
-
}
|
|
373
|
-
catch (e_7_1) { e_7 = { error: e_7_1 }; }
|
|
374
|
-
finally {
|
|
375
|
-
try {
|
|
376
|
-
if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
|
|
377
|
-
}
|
|
378
|
-
finally { if (e_7) throw e_7.error; }
|
|
379
|
-
}
|
|
380
|
-
});
|
|
253
|
+
async *listSqlRoleDefinitionsPagingAll(resourceGroupName, accountName, options) {
|
|
254
|
+
for await (const page of this.listSqlRoleDefinitionsPagingPage(resourceGroupName, accountName, options)) {
|
|
255
|
+
yield* page;
|
|
256
|
+
}
|
|
381
257
|
}
|
|
382
258
|
/**
|
|
383
259
|
* Retrieves the list of all Azure Cosmos DB SQL Role Assignments.
|
|
@@ -395,39 +271,22 @@ export class SqlResourcesImpl {
|
|
|
395
271
|
return this;
|
|
396
272
|
},
|
|
397
273
|
byPage: (settings) => {
|
|
398
|
-
if (settings
|
|
274
|
+
if (settings?.maxPageSize) {
|
|
399
275
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
400
276
|
}
|
|
401
277
|
return this.listSqlRoleAssignmentsPagingPage(resourceGroupName, accountName, options, settings);
|
|
402
278
|
},
|
|
403
279
|
};
|
|
404
280
|
}
|
|
405
|
-
listSqlRoleAssignmentsPagingPage(resourceGroupName, accountName, options, _settings) {
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
yield yield __await(result.value || []);
|
|
410
|
-
});
|
|
281
|
+
async *listSqlRoleAssignmentsPagingPage(resourceGroupName, accountName, options, _settings) {
|
|
282
|
+
let result;
|
|
283
|
+
result = await this._listSqlRoleAssignments(resourceGroupName, accountName, options);
|
|
284
|
+
yield result.value || [];
|
|
411
285
|
}
|
|
412
|
-
listSqlRoleAssignmentsPagingAll(resourceGroupName, accountName, options) {
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
for (var _d = true, _e = __asyncValues(this.listSqlRoleAssignmentsPagingPage(resourceGroupName, accountName, options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
417
|
-
_c = _f.value;
|
|
418
|
-
_d = false;
|
|
419
|
-
const page = _c;
|
|
420
|
-
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
421
|
-
}
|
|
422
|
-
}
|
|
423
|
-
catch (e_8_1) { e_8 = { error: e_8_1 }; }
|
|
424
|
-
finally {
|
|
425
|
-
try {
|
|
426
|
-
if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
|
|
427
|
-
}
|
|
428
|
-
finally { if (e_8) throw e_8.error; }
|
|
429
|
-
}
|
|
430
|
-
});
|
|
286
|
+
async *listSqlRoleAssignmentsPagingAll(resourceGroupName, accountName, options) {
|
|
287
|
+
for await (const page of this.listSqlRoleAssignmentsPagingPage(resourceGroupName, accountName, options)) {
|
|
288
|
+
yield* page;
|
|
289
|
+
}
|
|
431
290
|
}
|
|
432
291
|
/**
|
|
433
292
|
* Lists the SQL databases under an existing Azure Cosmos DB database account.
|
|
@@ -461,14 +320,19 @@ export class SqlResourcesImpl {
|
|
|
461
320
|
return this.client.sendOperationRequest(args, spec);
|
|
462
321
|
};
|
|
463
322
|
const sendOperationFn = async (args, spec) => {
|
|
464
|
-
var _a;
|
|
465
323
|
let currentRawResponse = undefined;
|
|
466
|
-
const providedCallback =
|
|
324
|
+
const providedCallback = args.options?.onResponse;
|
|
467
325
|
const callback = (rawResponse, flatResponse) => {
|
|
468
326
|
currentRawResponse = rawResponse;
|
|
469
|
-
providedCallback
|
|
327
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
328
|
+
};
|
|
329
|
+
const updatedArgs = {
|
|
330
|
+
...args,
|
|
331
|
+
options: {
|
|
332
|
+
...args.options,
|
|
333
|
+
onResponse: callback,
|
|
334
|
+
},
|
|
470
335
|
};
|
|
471
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
472
336
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
473
337
|
return {
|
|
474
338
|
flatResponse,
|
|
@@ -491,8 +355,8 @@ export class SqlResourcesImpl {
|
|
|
491
355
|
spec: createUpdateSqlDatabaseOperationSpec,
|
|
492
356
|
});
|
|
493
357
|
const poller = await createHttpPoller(lro, {
|
|
494
|
-
restoreFrom: options
|
|
495
|
-
intervalInMs: options
|
|
358
|
+
restoreFrom: options?.resumeFrom,
|
|
359
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
496
360
|
});
|
|
497
361
|
await poller.poll();
|
|
498
362
|
return poller;
|
|
@@ -521,14 +385,19 @@ export class SqlResourcesImpl {
|
|
|
521
385
|
return this.client.sendOperationRequest(args, spec);
|
|
522
386
|
};
|
|
523
387
|
const sendOperationFn = async (args, spec) => {
|
|
524
|
-
var _a;
|
|
525
388
|
let currentRawResponse = undefined;
|
|
526
|
-
const providedCallback =
|
|
389
|
+
const providedCallback = args.options?.onResponse;
|
|
527
390
|
const callback = (rawResponse, flatResponse) => {
|
|
528
391
|
currentRawResponse = rawResponse;
|
|
529
|
-
providedCallback
|
|
392
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
393
|
+
};
|
|
394
|
+
const updatedArgs = {
|
|
395
|
+
...args,
|
|
396
|
+
options: {
|
|
397
|
+
...args.options,
|
|
398
|
+
onResponse: callback,
|
|
399
|
+
},
|
|
530
400
|
};
|
|
531
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
532
401
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
533
402
|
return {
|
|
534
403
|
flatResponse,
|
|
@@ -545,8 +414,8 @@ export class SqlResourcesImpl {
|
|
|
545
414
|
spec: deleteSqlDatabaseOperationSpec,
|
|
546
415
|
});
|
|
547
416
|
const poller = await createHttpPoller(lro, {
|
|
548
|
-
restoreFrom: options
|
|
549
|
-
intervalInMs: options
|
|
417
|
+
restoreFrom: options?.resumeFrom,
|
|
418
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
550
419
|
});
|
|
551
420
|
await poller.poll();
|
|
552
421
|
return poller;
|
|
@@ -587,14 +456,19 @@ export class SqlResourcesImpl {
|
|
|
587
456
|
return this.client.sendOperationRequest(args, spec);
|
|
588
457
|
};
|
|
589
458
|
const sendOperationFn = async (args, spec) => {
|
|
590
|
-
var _a;
|
|
591
459
|
let currentRawResponse = undefined;
|
|
592
|
-
const providedCallback =
|
|
460
|
+
const providedCallback = args.options?.onResponse;
|
|
593
461
|
const callback = (rawResponse, flatResponse) => {
|
|
594
462
|
currentRawResponse = rawResponse;
|
|
595
|
-
providedCallback
|
|
463
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
464
|
+
};
|
|
465
|
+
const updatedArgs = {
|
|
466
|
+
...args,
|
|
467
|
+
options: {
|
|
468
|
+
...args.options,
|
|
469
|
+
onResponse: callback,
|
|
470
|
+
},
|
|
596
471
|
};
|
|
597
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
598
472
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
599
473
|
return {
|
|
600
474
|
flatResponse,
|
|
@@ -617,8 +491,8 @@ export class SqlResourcesImpl {
|
|
|
617
491
|
spec: updateSqlDatabaseThroughputOperationSpec,
|
|
618
492
|
});
|
|
619
493
|
const poller = await createHttpPoller(lro, {
|
|
620
|
-
restoreFrom: options
|
|
621
|
-
intervalInMs: options
|
|
494
|
+
restoreFrom: options?.resumeFrom,
|
|
495
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
622
496
|
});
|
|
623
497
|
await poller.poll();
|
|
624
498
|
return poller;
|
|
@@ -648,14 +522,19 @@ export class SqlResourcesImpl {
|
|
|
648
522
|
return this.client.sendOperationRequest(args, spec);
|
|
649
523
|
};
|
|
650
524
|
const sendOperationFn = async (args, spec) => {
|
|
651
|
-
var _a;
|
|
652
525
|
let currentRawResponse = undefined;
|
|
653
|
-
const providedCallback =
|
|
526
|
+
const providedCallback = args.options?.onResponse;
|
|
654
527
|
const callback = (rawResponse, flatResponse) => {
|
|
655
528
|
currentRawResponse = rawResponse;
|
|
656
|
-
providedCallback
|
|
529
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
530
|
+
};
|
|
531
|
+
const updatedArgs = {
|
|
532
|
+
...args,
|
|
533
|
+
options: {
|
|
534
|
+
...args.options,
|
|
535
|
+
onResponse: callback,
|
|
536
|
+
},
|
|
657
537
|
};
|
|
658
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
659
538
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
660
539
|
return {
|
|
661
540
|
flatResponse,
|
|
@@ -672,8 +551,8 @@ export class SqlResourcesImpl {
|
|
|
672
551
|
spec: migrateSqlDatabaseToAutoscaleOperationSpec,
|
|
673
552
|
});
|
|
674
553
|
const poller = await createHttpPoller(lro, {
|
|
675
|
-
restoreFrom: options
|
|
676
|
-
intervalInMs: options
|
|
554
|
+
restoreFrom: options?.resumeFrom,
|
|
555
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
677
556
|
});
|
|
678
557
|
await poller.poll();
|
|
679
558
|
return poller;
|
|
@@ -701,14 +580,19 @@ export class SqlResourcesImpl {
|
|
|
701
580
|
return this.client.sendOperationRequest(args, spec);
|
|
702
581
|
};
|
|
703
582
|
const sendOperationFn = async (args, spec) => {
|
|
704
|
-
var _a;
|
|
705
583
|
let currentRawResponse = undefined;
|
|
706
|
-
const providedCallback =
|
|
584
|
+
const providedCallback = args.options?.onResponse;
|
|
707
585
|
const callback = (rawResponse, flatResponse) => {
|
|
708
586
|
currentRawResponse = rawResponse;
|
|
709
|
-
providedCallback
|
|
587
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
588
|
+
};
|
|
589
|
+
const updatedArgs = {
|
|
590
|
+
...args,
|
|
591
|
+
options: {
|
|
592
|
+
...args.options,
|
|
593
|
+
onResponse: callback,
|
|
594
|
+
},
|
|
710
595
|
};
|
|
711
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
712
596
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
713
597
|
return {
|
|
714
598
|
flatResponse,
|
|
@@ -725,8 +609,8 @@ export class SqlResourcesImpl {
|
|
|
725
609
|
spec: migrateSqlDatabaseToManualThroughputOperationSpec,
|
|
726
610
|
});
|
|
727
611
|
const poller = await createHttpPoller(lro, {
|
|
728
|
-
restoreFrom: options
|
|
729
|
-
intervalInMs: options
|
|
612
|
+
restoreFrom: options?.resumeFrom,
|
|
613
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
730
614
|
});
|
|
731
615
|
await poller.poll();
|
|
732
616
|
return poller;
|
|
@@ -777,14 +661,19 @@ export class SqlResourcesImpl {
|
|
|
777
661
|
return this.client.sendOperationRequest(args, spec);
|
|
778
662
|
};
|
|
779
663
|
const sendOperationFn = async (args, spec) => {
|
|
780
|
-
var _a;
|
|
781
664
|
let currentRawResponse = undefined;
|
|
782
|
-
const providedCallback =
|
|
665
|
+
const providedCallback = args.options?.onResponse;
|
|
783
666
|
const callback = (rawResponse, flatResponse) => {
|
|
784
667
|
currentRawResponse = rawResponse;
|
|
785
|
-
providedCallback
|
|
668
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
669
|
+
};
|
|
670
|
+
const updatedArgs = {
|
|
671
|
+
...args,
|
|
672
|
+
options: {
|
|
673
|
+
...args.options,
|
|
674
|
+
onResponse: callback,
|
|
675
|
+
},
|
|
786
676
|
};
|
|
787
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
788
677
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
789
678
|
return {
|
|
790
679
|
flatResponse,
|
|
@@ -808,8 +697,8 @@ export class SqlResourcesImpl {
|
|
|
808
697
|
spec: createUpdateSqlContainerOperationSpec,
|
|
809
698
|
});
|
|
810
699
|
const poller = await createHttpPoller(lro, {
|
|
811
|
-
restoreFrom: options
|
|
812
|
-
intervalInMs: options
|
|
700
|
+
restoreFrom: options?.resumeFrom,
|
|
701
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
813
702
|
});
|
|
814
703
|
await poller.poll();
|
|
815
704
|
return poller;
|
|
@@ -840,14 +729,19 @@ export class SqlResourcesImpl {
|
|
|
840
729
|
return this.client.sendOperationRequest(args, spec);
|
|
841
730
|
};
|
|
842
731
|
const sendOperationFn = async (args, spec) => {
|
|
843
|
-
var _a;
|
|
844
732
|
let currentRawResponse = undefined;
|
|
845
|
-
const providedCallback =
|
|
733
|
+
const providedCallback = args.options?.onResponse;
|
|
846
734
|
const callback = (rawResponse, flatResponse) => {
|
|
847
735
|
currentRawResponse = rawResponse;
|
|
848
|
-
providedCallback
|
|
736
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
737
|
+
};
|
|
738
|
+
const updatedArgs = {
|
|
739
|
+
...args,
|
|
740
|
+
options: {
|
|
741
|
+
...args.options,
|
|
742
|
+
onResponse: callback,
|
|
743
|
+
},
|
|
849
744
|
};
|
|
850
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
851
745
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
852
746
|
return {
|
|
853
747
|
flatResponse,
|
|
@@ -870,8 +764,8 @@ export class SqlResourcesImpl {
|
|
|
870
764
|
spec: deleteSqlContainerOperationSpec,
|
|
871
765
|
});
|
|
872
766
|
const poller = await createHttpPoller(lro, {
|
|
873
|
-
restoreFrom: options
|
|
874
|
-
intervalInMs: options
|
|
767
|
+
restoreFrom: options?.resumeFrom,
|
|
768
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
875
769
|
});
|
|
876
770
|
await poller.poll();
|
|
877
771
|
return poller;
|
|
@@ -914,14 +808,19 @@ export class SqlResourcesImpl {
|
|
|
914
808
|
return this.client.sendOperationRequest(args, spec);
|
|
915
809
|
};
|
|
916
810
|
const sendOperationFn = async (args, spec) => {
|
|
917
|
-
var _a;
|
|
918
811
|
let currentRawResponse = undefined;
|
|
919
|
-
const providedCallback =
|
|
812
|
+
const providedCallback = args.options?.onResponse;
|
|
920
813
|
const callback = (rawResponse, flatResponse) => {
|
|
921
814
|
currentRawResponse = rawResponse;
|
|
922
|
-
providedCallback
|
|
815
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
816
|
+
};
|
|
817
|
+
const updatedArgs = {
|
|
818
|
+
...args,
|
|
819
|
+
options: {
|
|
820
|
+
...args.options,
|
|
821
|
+
onResponse: callback,
|
|
822
|
+
},
|
|
923
823
|
};
|
|
924
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
925
824
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
926
825
|
return {
|
|
927
826
|
flatResponse,
|
|
@@ -945,8 +844,8 @@ export class SqlResourcesImpl {
|
|
|
945
844
|
spec: updateSqlContainerThroughputOperationSpec,
|
|
946
845
|
});
|
|
947
846
|
const poller = await createHttpPoller(lro, {
|
|
948
|
-
restoreFrom: options
|
|
949
|
-
intervalInMs: options
|
|
847
|
+
restoreFrom: options?.resumeFrom,
|
|
848
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
950
849
|
});
|
|
951
850
|
await poller.poll();
|
|
952
851
|
return poller;
|
|
@@ -978,14 +877,19 @@ export class SqlResourcesImpl {
|
|
|
978
877
|
return this.client.sendOperationRequest(args, spec);
|
|
979
878
|
};
|
|
980
879
|
const sendOperationFn = async (args, spec) => {
|
|
981
|
-
var _a;
|
|
982
880
|
let currentRawResponse = undefined;
|
|
983
|
-
const providedCallback =
|
|
881
|
+
const providedCallback = args.options?.onResponse;
|
|
984
882
|
const callback = (rawResponse, flatResponse) => {
|
|
985
883
|
currentRawResponse = rawResponse;
|
|
986
|
-
providedCallback
|
|
884
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
885
|
+
};
|
|
886
|
+
const updatedArgs = {
|
|
887
|
+
...args,
|
|
888
|
+
options: {
|
|
889
|
+
...args.options,
|
|
890
|
+
onResponse: callback,
|
|
891
|
+
},
|
|
987
892
|
};
|
|
988
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
989
893
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
990
894
|
return {
|
|
991
895
|
flatResponse,
|
|
@@ -1008,8 +912,8 @@ export class SqlResourcesImpl {
|
|
|
1008
912
|
spec: migrateSqlContainerToAutoscaleOperationSpec,
|
|
1009
913
|
});
|
|
1010
914
|
const poller = await createHttpPoller(lro, {
|
|
1011
|
-
restoreFrom: options
|
|
1012
|
-
intervalInMs: options
|
|
915
|
+
restoreFrom: options?.resumeFrom,
|
|
916
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
1013
917
|
});
|
|
1014
918
|
await poller.poll();
|
|
1015
919
|
return poller;
|
|
@@ -1039,14 +943,19 @@ export class SqlResourcesImpl {
|
|
|
1039
943
|
return this.client.sendOperationRequest(args, spec);
|
|
1040
944
|
};
|
|
1041
945
|
const sendOperationFn = async (args, spec) => {
|
|
1042
|
-
var _a;
|
|
1043
946
|
let currentRawResponse = undefined;
|
|
1044
|
-
const providedCallback =
|
|
947
|
+
const providedCallback = args.options?.onResponse;
|
|
1045
948
|
const callback = (rawResponse, flatResponse) => {
|
|
1046
949
|
currentRawResponse = rawResponse;
|
|
1047
|
-
providedCallback
|
|
950
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
951
|
+
};
|
|
952
|
+
const updatedArgs = {
|
|
953
|
+
...args,
|
|
954
|
+
options: {
|
|
955
|
+
...args.options,
|
|
956
|
+
onResponse: callback,
|
|
957
|
+
},
|
|
1048
958
|
};
|
|
1049
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
1050
959
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
1051
960
|
return {
|
|
1052
961
|
flatResponse,
|
|
@@ -1069,8 +978,8 @@ export class SqlResourcesImpl {
|
|
|
1069
978
|
spec: migrateSqlContainerToManualThroughputOperationSpec,
|
|
1070
979
|
});
|
|
1071
980
|
const poller = await createHttpPoller(lro, {
|
|
1072
|
-
restoreFrom: options
|
|
1073
|
-
intervalInMs: options
|
|
981
|
+
restoreFrom: options?.resumeFrom,
|
|
982
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
1074
983
|
});
|
|
1075
984
|
await poller.poll();
|
|
1076
985
|
return poller;
|
|
@@ -1130,14 +1039,19 @@ export class SqlResourcesImpl {
|
|
|
1130
1039
|
return this.client.sendOperationRequest(args, spec);
|
|
1131
1040
|
};
|
|
1132
1041
|
const sendOperationFn = async (args, spec) => {
|
|
1133
|
-
var _a;
|
|
1134
1042
|
let currentRawResponse = undefined;
|
|
1135
|
-
const providedCallback =
|
|
1043
|
+
const providedCallback = args.options?.onResponse;
|
|
1136
1044
|
const callback = (rawResponse, flatResponse) => {
|
|
1137
1045
|
currentRawResponse = rawResponse;
|
|
1138
|
-
providedCallback
|
|
1046
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
1047
|
+
};
|
|
1048
|
+
const updatedArgs = {
|
|
1049
|
+
...args,
|
|
1050
|
+
options: {
|
|
1051
|
+
...args.options,
|
|
1052
|
+
onResponse: callback,
|
|
1053
|
+
},
|
|
1139
1054
|
};
|
|
1140
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
1141
1055
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
1142
1056
|
return {
|
|
1143
1057
|
flatResponse,
|
|
@@ -1161,8 +1075,8 @@ export class SqlResourcesImpl {
|
|
|
1161
1075
|
spec: createUpdateClientEncryptionKeyOperationSpec,
|
|
1162
1076
|
});
|
|
1163
1077
|
const poller = await createHttpPoller(lro, {
|
|
1164
|
-
restoreFrom: options
|
|
1165
|
-
intervalInMs: options
|
|
1078
|
+
restoreFrom: options?.resumeFrom,
|
|
1079
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
1166
1080
|
});
|
|
1167
1081
|
await poller.poll();
|
|
1168
1082
|
return poller;
|
|
@@ -1228,14 +1142,19 @@ export class SqlResourcesImpl {
|
|
|
1228
1142
|
return this.client.sendOperationRequest(args, spec);
|
|
1229
1143
|
};
|
|
1230
1144
|
const sendOperationFn = async (args, spec) => {
|
|
1231
|
-
var _a;
|
|
1232
1145
|
let currentRawResponse = undefined;
|
|
1233
|
-
const providedCallback =
|
|
1146
|
+
const providedCallback = args.options?.onResponse;
|
|
1234
1147
|
const callback = (rawResponse, flatResponse) => {
|
|
1235
1148
|
currentRawResponse = rawResponse;
|
|
1236
|
-
providedCallback
|
|
1149
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
1150
|
+
};
|
|
1151
|
+
const updatedArgs = {
|
|
1152
|
+
...args,
|
|
1153
|
+
options: {
|
|
1154
|
+
...args.options,
|
|
1155
|
+
onResponse: callback,
|
|
1156
|
+
},
|
|
1237
1157
|
};
|
|
1238
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
1239
1158
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
1240
1159
|
return {
|
|
1241
1160
|
flatResponse,
|
|
@@ -1260,8 +1179,8 @@ export class SqlResourcesImpl {
|
|
|
1260
1179
|
spec: createUpdateSqlStoredProcedureOperationSpec,
|
|
1261
1180
|
});
|
|
1262
1181
|
const poller = await createHttpPoller(lro, {
|
|
1263
|
-
restoreFrom: options
|
|
1264
|
-
intervalInMs: options
|
|
1182
|
+
restoreFrom: options?.resumeFrom,
|
|
1183
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
1265
1184
|
});
|
|
1266
1185
|
await poller.poll();
|
|
1267
1186
|
return poller;
|
|
@@ -1295,14 +1214,19 @@ export class SqlResourcesImpl {
|
|
|
1295
1214
|
return this.client.sendOperationRequest(args, spec);
|
|
1296
1215
|
};
|
|
1297
1216
|
const sendOperationFn = async (args, spec) => {
|
|
1298
|
-
var _a;
|
|
1299
1217
|
let currentRawResponse = undefined;
|
|
1300
|
-
const providedCallback =
|
|
1218
|
+
const providedCallback = args.options?.onResponse;
|
|
1301
1219
|
const callback = (rawResponse, flatResponse) => {
|
|
1302
1220
|
currentRawResponse = rawResponse;
|
|
1303
|
-
providedCallback
|
|
1221
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
1222
|
+
};
|
|
1223
|
+
const updatedArgs = {
|
|
1224
|
+
...args,
|
|
1225
|
+
options: {
|
|
1226
|
+
...args.options,
|
|
1227
|
+
onResponse: callback,
|
|
1228
|
+
},
|
|
1304
1229
|
};
|
|
1305
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
1306
1230
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
1307
1231
|
return {
|
|
1308
1232
|
flatResponse,
|
|
@@ -1326,8 +1250,8 @@ export class SqlResourcesImpl {
|
|
|
1326
1250
|
spec: deleteSqlStoredProcedureOperationSpec,
|
|
1327
1251
|
});
|
|
1328
1252
|
const poller = await createHttpPoller(lro, {
|
|
1329
|
-
restoreFrom: options
|
|
1330
|
-
intervalInMs: options
|
|
1253
|
+
restoreFrom: options?.resumeFrom,
|
|
1254
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
1331
1255
|
});
|
|
1332
1256
|
await poller.poll();
|
|
1333
1257
|
return poller;
|
|
@@ -1391,14 +1315,19 @@ export class SqlResourcesImpl {
|
|
|
1391
1315
|
return this.client.sendOperationRequest(args, spec);
|
|
1392
1316
|
};
|
|
1393
1317
|
const sendOperationFn = async (args, spec) => {
|
|
1394
|
-
var _a;
|
|
1395
1318
|
let currentRawResponse = undefined;
|
|
1396
|
-
const providedCallback =
|
|
1319
|
+
const providedCallback = args.options?.onResponse;
|
|
1397
1320
|
const callback = (rawResponse, flatResponse) => {
|
|
1398
1321
|
currentRawResponse = rawResponse;
|
|
1399
|
-
providedCallback
|
|
1322
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
1323
|
+
};
|
|
1324
|
+
const updatedArgs = {
|
|
1325
|
+
...args,
|
|
1326
|
+
options: {
|
|
1327
|
+
...args.options,
|
|
1328
|
+
onResponse: callback,
|
|
1329
|
+
},
|
|
1400
1330
|
};
|
|
1401
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
1402
1331
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
1403
1332
|
return {
|
|
1404
1333
|
flatResponse,
|
|
@@ -1423,8 +1352,8 @@ export class SqlResourcesImpl {
|
|
|
1423
1352
|
spec: createUpdateSqlUserDefinedFunctionOperationSpec,
|
|
1424
1353
|
});
|
|
1425
1354
|
const poller = await createHttpPoller(lro, {
|
|
1426
|
-
restoreFrom: options
|
|
1427
|
-
intervalInMs: options
|
|
1355
|
+
restoreFrom: options?.resumeFrom,
|
|
1356
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
1428
1357
|
});
|
|
1429
1358
|
await poller.poll();
|
|
1430
1359
|
return poller;
|
|
@@ -1458,14 +1387,19 @@ export class SqlResourcesImpl {
|
|
|
1458
1387
|
return this.client.sendOperationRequest(args, spec);
|
|
1459
1388
|
};
|
|
1460
1389
|
const sendOperationFn = async (args, spec) => {
|
|
1461
|
-
var _a;
|
|
1462
1390
|
let currentRawResponse = undefined;
|
|
1463
|
-
const providedCallback =
|
|
1391
|
+
const providedCallback = args.options?.onResponse;
|
|
1464
1392
|
const callback = (rawResponse, flatResponse) => {
|
|
1465
1393
|
currentRawResponse = rawResponse;
|
|
1466
|
-
providedCallback
|
|
1394
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
1395
|
+
};
|
|
1396
|
+
const updatedArgs = {
|
|
1397
|
+
...args,
|
|
1398
|
+
options: {
|
|
1399
|
+
...args.options,
|
|
1400
|
+
onResponse: callback,
|
|
1401
|
+
},
|
|
1467
1402
|
};
|
|
1468
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
1469
1403
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
1470
1404
|
return {
|
|
1471
1405
|
flatResponse,
|
|
@@ -1489,8 +1423,8 @@ export class SqlResourcesImpl {
|
|
|
1489
1423
|
spec: deleteSqlUserDefinedFunctionOperationSpec,
|
|
1490
1424
|
});
|
|
1491
1425
|
const poller = await createHttpPoller(lro, {
|
|
1492
|
-
restoreFrom: options
|
|
1493
|
-
intervalInMs: options
|
|
1426
|
+
restoreFrom: options?.resumeFrom,
|
|
1427
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
1494
1428
|
});
|
|
1495
1429
|
await poller.poll();
|
|
1496
1430
|
return poller;
|
|
@@ -1553,14 +1487,19 @@ export class SqlResourcesImpl {
|
|
|
1553
1487
|
return this.client.sendOperationRequest(args, spec);
|
|
1554
1488
|
};
|
|
1555
1489
|
const sendOperationFn = async (args, spec) => {
|
|
1556
|
-
var _a;
|
|
1557
1490
|
let currentRawResponse = undefined;
|
|
1558
|
-
const providedCallback =
|
|
1491
|
+
const providedCallback = args.options?.onResponse;
|
|
1559
1492
|
const callback = (rawResponse, flatResponse) => {
|
|
1560
1493
|
currentRawResponse = rawResponse;
|
|
1561
|
-
providedCallback
|
|
1494
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
1495
|
+
};
|
|
1496
|
+
const updatedArgs = {
|
|
1497
|
+
...args,
|
|
1498
|
+
options: {
|
|
1499
|
+
...args.options,
|
|
1500
|
+
onResponse: callback,
|
|
1501
|
+
},
|
|
1562
1502
|
};
|
|
1563
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
1564
1503
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
1565
1504
|
return {
|
|
1566
1505
|
flatResponse,
|
|
@@ -1585,8 +1524,8 @@ export class SqlResourcesImpl {
|
|
|
1585
1524
|
spec: createUpdateSqlTriggerOperationSpec,
|
|
1586
1525
|
});
|
|
1587
1526
|
const poller = await createHttpPoller(lro, {
|
|
1588
|
-
restoreFrom: options
|
|
1589
|
-
intervalInMs: options
|
|
1527
|
+
restoreFrom: options?.resumeFrom,
|
|
1528
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
1590
1529
|
});
|
|
1591
1530
|
await poller.poll();
|
|
1592
1531
|
return poller;
|
|
@@ -1619,14 +1558,19 @@ export class SqlResourcesImpl {
|
|
|
1619
1558
|
return this.client.sendOperationRequest(args, spec);
|
|
1620
1559
|
};
|
|
1621
1560
|
const sendOperationFn = async (args, spec) => {
|
|
1622
|
-
var _a;
|
|
1623
1561
|
let currentRawResponse = undefined;
|
|
1624
|
-
const providedCallback =
|
|
1562
|
+
const providedCallback = args.options?.onResponse;
|
|
1625
1563
|
const callback = (rawResponse, flatResponse) => {
|
|
1626
1564
|
currentRawResponse = rawResponse;
|
|
1627
|
-
providedCallback
|
|
1565
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
1566
|
+
};
|
|
1567
|
+
const updatedArgs = {
|
|
1568
|
+
...args,
|
|
1569
|
+
options: {
|
|
1570
|
+
...args.options,
|
|
1571
|
+
onResponse: callback,
|
|
1572
|
+
},
|
|
1628
1573
|
};
|
|
1629
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
1630
1574
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
1631
1575
|
return {
|
|
1632
1576
|
flatResponse,
|
|
@@ -1650,8 +1594,8 @@ export class SqlResourcesImpl {
|
|
|
1650
1594
|
spec: deleteSqlTriggerOperationSpec,
|
|
1651
1595
|
});
|
|
1652
1596
|
const poller = await createHttpPoller(lro, {
|
|
1653
|
-
restoreFrom: options
|
|
1654
|
-
intervalInMs: options
|
|
1597
|
+
restoreFrom: options?.resumeFrom,
|
|
1598
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
1655
1599
|
});
|
|
1656
1600
|
await poller.poll();
|
|
1657
1601
|
return poller;
|
|
@@ -1693,14 +1637,19 @@ export class SqlResourcesImpl {
|
|
|
1693
1637
|
return this.client.sendOperationRequest(args, spec);
|
|
1694
1638
|
};
|
|
1695
1639
|
const sendOperationFn = async (args, spec) => {
|
|
1696
|
-
var _a;
|
|
1697
1640
|
let currentRawResponse = undefined;
|
|
1698
|
-
const providedCallback =
|
|
1641
|
+
const providedCallback = args.options?.onResponse;
|
|
1699
1642
|
const callback = (rawResponse, flatResponse) => {
|
|
1700
1643
|
currentRawResponse = rawResponse;
|
|
1701
|
-
providedCallback
|
|
1644
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
1645
|
+
};
|
|
1646
|
+
const updatedArgs = {
|
|
1647
|
+
...args,
|
|
1648
|
+
options: {
|
|
1649
|
+
...args.options,
|
|
1650
|
+
onResponse: callback,
|
|
1651
|
+
},
|
|
1702
1652
|
};
|
|
1703
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
1704
1653
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
1705
1654
|
return {
|
|
1706
1655
|
flatResponse,
|
|
@@ -1723,8 +1672,8 @@ export class SqlResourcesImpl {
|
|
|
1723
1672
|
spec: createUpdateSqlRoleDefinitionOperationSpec,
|
|
1724
1673
|
});
|
|
1725
1674
|
const poller = await createHttpPoller(lro, {
|
|
1726
|
-
restoreFrom: options
|
|
1727
|
-
intervalInMs: options
|
|
1675
|
+
restoreFrom: options?.resumeFrom,
|
|
1676
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
1728
1677
|
});
|
|
1729
1678
|
await poller.poll();
|
|
1730
1679
|
return poller;
|
|
@@ -1754,14 +1703,19 @@ export class SqlResourcesImpl {
|
|
|
1754
1703
|
return this.client.sendOperationRequest(args, spec);
|
|
1755
1704
|
};
|
|
1756
1705
|
const sendOperationFn = async (args, spec) => {
|
|
1757
|
-
var _a;
|
|
1758
1706
|
let currentRawResponse = undefined;
|
|
1759
|
-
const providedCallback =
|
|
1707
|
+
const providedCallback = args.options?.onResponse;
|
|
1760
1708
|
const callback = (rawResponse, flatResponse) => {
|
|
1761
1709
|
currentRawResponse = rawResponse;
|
|
1762
|
-
providedCallback
|
|
1710
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
1711
|
+
};
|
|
1712
|
+
const updatedArgs = {
|
|
1713
|
+
...args,
|
|
1714
|
+
options: {
|
|
1715
|
+
...args.options,
|
|
1716
|
+
onResponse: callback,
|
|
1717
|
+
},
|
|
1763
1718
|
};
|
|
1764
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
1765
1719
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
1766
1720
|
return {
|
|
1767
1721
|
flatResponse,
|
|
@@ -1778,8 +1732,8 @@ export class SqlResourcesImpl {
|
|
|
1778
1732
|
spec: deleteSqlRoleDefinitionOperationSpec,
|
|
1779
1733
|
});
|
|
1780
1734
|
const poller = await createHttpPoller(lro, {
|
|
1781
|
-
restoreFrom: options
|
|
1782
|
-
intervalInMs: options
|
|
1735
|
+
restoreFrom: options?.resumeFrom,
|
|
1736
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
1783
1737
|
});
|
|
1784
1738
|
await poller.poll();
|
|
1785
1739
|
return poller;
|
|
@@ -1828,14 +1782,19 @@ export class SqlResourcesImpl {
|
|
|
1828
1782
|
return this.client.sendOperationRequest(args, spec);
|
|
1829
1783
|
};
|
|
1830
1784
|
const sendOperationFn = async (args, spec) => {
|
|
1831
|
-
var _a;
|
|
1832
1785
|
let currentRawResponse = undefined;
|
|
1833
|
-
const providedCallback =
|
|
1786
|
+
const providedCallback = args.options?.onResponse;
|
|
1834
1787
|
const callback = (rawResponse, flatResponse) => {
|
|
1835
1788
|
currentRawResponse = rawResponse;
|
|
1836
|
-
providedCallback
|
|
1789
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
1790
|
+
};
|
|
1791
|
+
const updatedArgs = {
|
|
1792
|
+
...args,
|
|
1793
|
+
options: {
|
|
1794
|
+
...args.options,
|
|
1795
|
+
onResponse: callback,
|
|
1796
|
+
},
|
|
1837
1797
|
};
|
|
1838
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
1839
1798
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
1840
1799
|
return {
|
|
1841
1800
|
flatResponse,
|
|
@@ -1858,8 +1817,8 @@ export class SqlResourcesImpl {
|
|
|
1858
1817
|
spec: createUpdateSqlRoleAssignmentOperationSpec,
|
|
1859
1818
|
});
|
|
1860
1819
|
const poller = await createHttpPoller(lro, {
|
|
1861
|
-
restoreFrom: options
|
|
1862
|
-
intervalInMs: options
|
|
1820
|
+
restoreFrom: options?.resumeFrom,
|
|
1821
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
1863
1822
|
});
|
|
1864
1823
|
await poller.poll();
|
|
1865
1824
|
return poller;
|
|
@@ -1889,14 +1848,19 @@ export class SqlResourcesImpl {
|
|
|
1889
1848
|
return this.client.sendOperationRequest(args, spec);
|
|
1890
1849
|
};
|
|
1891
1850
|
const sendOperationFn = async (args, spec) => {
|
|
1892
|
-
var _a;
|
|
1893
1851
|
let currentRawResponse = undefined;
|
|
1894
|
-
const providedCallback =
|
|
1852
|
+
const providedCallback = args.options?.onResponse;
|
|
1895
1853
|
const callback = (rawResponse, flatResponse) => {
|
|
1896
1854
|
currentRawResponse = rawResponse;
|
|
1897
|
-
providedCallback
|
|
1855
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
1856
|
+
};
|
|
1857
|
+
const updatedArgs = {
|
|
1858
|
+
...args,
|
|
1859
|
+
options: {
|
|
1860
|
+
...args.options,
|
|
1861
|
+
onResponse: callback,
|
|
1862
|
+
},
|
|
1898
1863
|
};
|
|
1899
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
1900
1864
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
1901
1865
|
return {
|
|
1902
1866
|
flatResponse,
|
|
@@ -1913,8 +1877,8 @@ export class SqlResourcesImpl {
|
|
|
1913
1877
|
spec: deleteSqlRoleAssignmentOperationSpec,
|
|
1914
1878
|
});
|
|
1915
1879
|
const poller = await createHttpPoller(lro, {
|
|
1916
|
-
restoreFrom: options
|
|
1917
|
-
intervalInMs: options
|
|
1880
|
+
restoreFrom: options?.resumeFrom,
|
|
1881
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
1918
1882
|
});
|
|
1919
1883
|
await poller.poll();
|
|
1920
1884
|
return poller;
|
|
@@ -1953,14 +1917,19 @@ export class SqlResourcesImpl {
|
|
|
1953
1917
|
return this.client.sendOperationRequest(args, spec);
|
|
1954
1918
|
};
|
|
1955
1919
|
const sendOperationFn = async (args, spec) => {
|
|
1956
|
-
var _a;
|
|
1957
1920
|
let currentRawResponse = undefined;
|
|
1958
|
-
const providedCallback =
|
|
1921
|
+
const providedCallback = args.options?.onResponse;
|
|
1959
1922
|
const callback = (rawResponse, flatResponse) => {
|
|
1960
1923
|
currentRawResponse = rawResponse;
|
|
1961
|
-
providedCallback
|
|
1924
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
1925
|
+
};
|
|
1926
|
+
const updatedArgs = {
|
|
1927
|
+
...args,
|
|
1928
|
+
options: {
|
|
1929
|
+
...args.options,
|
|
1930
|
+
onResponse: callback,
|
|
1931
|
+
},
|
|
1962
1932
|
};
|
|
1963
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
1964
1933
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
1965
1934
|
return {
|
|
1966
1935
|
flatResponse,
|
|
@@ -1984,8 +1953,8 @@ export class SqlResourcesImpl {
|
|
|
1984
1953
|
spec: retrieveContinuousBackupInformationOperationSpec,
|
|
1985
1954
|
});
|
|
1986
1955
|
const poller = await createHttpPoller(lro, {
|
|
1987
|
-
restoreFrom: options
|
|
1988
|
-
intervalInMs: options
|
|
1956
|
+
restoreFrom: options?.resumeFrom,
|
|
1957
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
1989
1958
|
resourceLocationConfig: "location",
|
|
1990
1959
|
});
|
|
1991
1960
|
await poller.poll();
|