@azure/arm-cosmosdb 16.3.0 → 16.4.0-alpha.20251117.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,11 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
* Licensed under the MIT License.
|
|
5
|
-
*
|
|
6
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
7
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
8
|
-
*/
|
|
2
|
+
// Copyright (c) Microsoft Corporation.
|
|
3
|
+
// Licensed under the MIT License.
|
|
9
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
5
|
exports.SqlResourcesImpl = void 0;
|
|
11
6
|
const tslib_1 = require("tslib");
|
|
@@ -17,6 +12,7 @@ const lroImpl_js_1 = require("../lroImpl.js");
|
|
|
17
12
|
/// <reference lib="esnext.asynciterable" />
|
|
18
13
|
/** Class containing SqlResources operations. */
|
|
19
14
|
class SqlResourcesImpl {
|
|
15
|
+
client;
|
|
20
16
|
/**
|
|
21
17
|
* Initialize a new instance of the class SqlResources class.
|
|
22
18
|
* @param client Reference to the service client
|
|
@@ -40,39 +36,22 @@ class SqlResourcesImpl {
|
|
|
40
36
|
return this;
|
|
41
37
|
},
|
|
42
38
|
byPage: (settings) => {
|
|
43
|
-
if (settings
|
|
39
|
+
if (settings?.maxPageSize) {
|
|
44
40
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
45
41
|
}
|
|
46
42
|
return this.listSqlDatabasesPagingPage(resourceGroupName, accountName, options, settings);
|
|
47
43
|
},
|
|
48
44
|
};
|
|
49
45
|
}
|
|
50
|
-
listSqlDatabasesPagingPage(resourceGroupName, accountName, options, _settings) {
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
yield yield tslib_1.__await(result.value || []);
|
|
55
|
-
});
|
|
46
|
+
async *listSqlDatabasesPagingPage(resourceGroupName, accountName, options, _settings) {
|
|
47
|
+
let result;
|
|
48
|
+
result = await this._listSqlDatabases(resourceGroupName, accountName, options);
|
|
49
|
+
yield result.value || [];
|
|
56
50
|
}
|
|
57
|
-
listSqlDatabasesPagingAll(resourceGroupName, accountName, options) {
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
for (var _d = true, _e = tslib_1.__asyncValues(this.listSqlDatabasesPagingPage(resourceGroupName, accountName, options)), _f; _f = yield tslib_1.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
62
|
-
_c = _f.value;
|
|
63
|
-
_d = false;
|
|
64
|
-
const page = _c;
|
|
65
|
-
yield tslib_1.__await(yield* tslib_1.__asyncDelegator(tslib_1.__asyncValues(page)));
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
69
|
-
finally {
|
|
70
|
-
try {
|
|
71
|
-
if (!_d && !_a && (_b = _e.return)) yield tslib_1.__await(_b.call(_e));
|
|
72
|
-
}
|
|
73
|
-
finally { if (e_1) throw e_1.error; }
|
|
74
|
-
}
|
|
75
|
-
});
|
|
51
|
+
async *listSqlDatabasesPagingAll(resourceGroupName, accountName, options) {
|
|
52
|
+
for await (const page of this.listSqlDatabasesPagingPage(resourceGroupName, accountName, options)) {
|
|
53
|
+
yield* page;
|
|
54
|
+
}
|
|
76
55
|
}
|
|
77
56
|
/**
|
|
78
57
|
* Lists the SQL container under an existing Azure Cosmos DB database account.
|
|
@@ -91,39 +70,22 @@ class SqlResourcesImpl {
|
|
|
91
70
|
return this;
|
|
92
71
|
},
|
|
93
72
|
byPage: (settings) => {
|
|
94
|
-
if (settings
|
|
73
|
+
if (settings?.maxPageSize) {
|
|
95
74
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
96
75
|
}
|
|
97
76
|
return this.listSqlContainersPagingPage(resourceGroupName, accountName, databaseName, options, settings);
|
|
98
77
|
},
|
|
99
78
|
};
|
|
100
79
|
}
|
|
101
|
-
listSqlContainersPagingPage(resourceGroupName, accountName, databaseName, options, _settings) {
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
yield yield tslib_1.__await(result.value || []);
|
|
106
|
-
});
|
|
80
|
+
async *listSqlContainersPagingPage(resourceGroupName, accountName, databaseName, options, _settings) {
|
|
81
|
+
let result;
|
|
82
|
+
result = await this._listSqlContainers(resourceGroupName, accountName, databaseName, options);
|
|
83
|
+
yield result.value || [];
|
|
107
84
|
}
|
|
108
|
-
listSqlContainersPagingAll(resourceGroupName, accountName, databaseName, options) {
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
for (var _d = true, _e = tslib_1.__asyncValues(this.listSqlContainersPagingPage(resourceGroupName, accountName, databaseName, options)), _f; _f = yield tslib_1.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
113
|
-
_c = _f.value;
|
|
114
|
-
_d = false;
|
|
115
|
-
const page = _c;
|
|
116
|
-
yield tslib_1.__await(yield* tslib_1.__asyncDelegator(tslib_1.__asyncValues(page)));
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
catch (e_2_1) { e_2 = { error: e_2_1 }; }
|
|
120
|
-
finally {
|
|
121
|
-
try {
|
|
122
|
-
if (!_d && !_a && (_b = _e.return)) yield tslib_1.__await(_b.call(_e));
|
|
123
|
-
}
|
|
124
|
-
finally { if (e_2) throw e_2.error; }
|
|
125
|
-
}
|
|
126
|
-
});
|
|
85
|
+
async *listSqlContainersPagingAll(resourceGroupName, accountName, databaseName, options) {
|
|
86
|
+
for await (const page of this.listSqlContainersPagingPage(resourceGroupName, accountName, databaseName, options)) {
|
|
87
|
+
yield* page;
|
|
88
|
+
}
|
|
127
89
|
}
|
|
128
90
|
/**
|
|
129
91
|
* Lists the ClientEncryptionKeys under an existing Azure Cosmos DB SQL database.
|
|
@@ -142,39 +104,22 @@ class SqlResourcesImpl {
|
|
|
142
104
|
return this;
|
|
143
105
|
},
|
|
144
106
|
byPage: (settings) => {
|
|
145
|
-
if (settings
|
|
107
|
+
if (settings?.maxPageSize) {
|
|
146
108
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
147
109
|
}
|
|
148
110
|
return this.listClientEncryptionKeysPagingPage(resourceGroupName, accountName, databaseName, options, settings);
|
|
149
111
|
},
|
|
150
112
|
};
|
|
151
113
|
}
|
|
152
|
-
listClientEncryptionKeysPagingPage(resourceGroupName, accountName, databaseName, options, _settings) {
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
yield yield tslib_1.__await(result.value || []);
|
|
157
|
-
});
|
|
114
|
+
async *listClientEncryptionKeysPagingPage(resourceGroupName, accountName, databaseName, options, _settings) {
|
|
115
|
+
let result;
|
|
116
|
+
result = await this._listClientEncryptionKeys(resourceGroupName, accountName, databaseName, options);
|
|
117
|
+
yield result.value || [];
|
|
158
118
|
}
|
|
159
|
-
listClientEncryptionKeysPagingAll(resourceGroupName, accountName, databaseName, options) {
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
for (var _d = true, _e = tslib_1.__asyncValues(this.listClientEncryptionKeysPagingPage(resourceGroupName, accountName, databaseName, options)), _f; _f = yield tslib_1.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
164
|
-
_c = _f.value;
|
|
165
|
-
_d = false;
|
|
166
|
-
const page = _c;
|
|
167
|
-
yield tslib_1.__await(yield* tslib_1.__asyncDelegator(tslib_1.__asyncValues(page)));
|
|
168
|
-
}
|
|
169
|
-
}
|
|
170
|
-
catch (e_3_1) { e_3 = { error: e_3_1 }; }
|
|
171
|
-
finally {
|
|
172
|
-
try {
|
|
173
|
-
if (!_d && !_a && (_b = _e.return)) yield tslib_1.__await(_b.call(_e));
|
|
174
|
-
}
|
|
175
|
-
finally { if (e_3) throw e_3.error; }
|
|
176
|
-
}
|
|
177
|
-
});
|
|
119
|
+
async *listClientEncryptionKeysPagingAll(resourceGroupName, accountName, databaseName, options) {
|
|
120
|
+
for await (const page of this.listClientEncryptionKeysPagingPage(resourceGroupName, accountName, databaseName, options)) {
|
|
121
|
+
yield* page;
|
|
122
|
+
}
|
|
178
123
|
}
|
|
179
124
|
/**
|
|
180
125
|
* Lists the SQL storedProcedure under an existing Azure Cosmos DB database account.
|
|
@@ -194,39 +139,22 @@ class SqlResourcesImpl {
|
|
|
194
139
|
return this;
|
|
195
140
|
},
|
|
196
141
|
byPage: (settings) => {
|
|
197
|
-
if (settings
|
|
142
|
+
if (settings?.maxPageSize) {
|
|
198
143
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
199
144
|
}
|
|
200
145
|
return this.listSqlStoredProceduresPagingPage(resourceGroupName, accountName, databaseName, containerName, options, settings);
|
|
201
146
|
},
|
|
202
147
|
};
|
|
203
148
|
}
|
|
204
|
-
listSqlStoredProceduresPagingPage(resourceGroupName, accountName, databaseName, containerName, options, _settings) {
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
yield yield tslib_1.__await(result.value || []);
|
|
209
|
-
});
|
|
149
|
+
async *listSqlStoredProceduresPagingPage(resourceGroupName, accountName, databaseName, containerName, options, _settings) {
|
|
150
|
+
let result;
|
|
151
|
+
result = await this._listSqlStoredProcedures(resourceGroupName, accountName, databaseName, containerName, options);
|
|
152
|
+
yield result.value || [];
|
|
210
153
|
}
|
|
211
|
-
listSqlStoredProceduresPagingAll(resourceGroupName, accountName, databaseName, containerName, options) {
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
for (var _d = true, _e = tslib_1.__asyncValues(this.listSqlStoredProceduresPagingPage(resourceGroupName, accountName, databaseName, containerName, options)), _f; _f = yield tslib_1.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
216
|
-
_c = _f.value;
|
|
217
|
-
_d = false;
|
|
218
|
-
const page = _c;
|
|
219
|
-
yield tslib_1.__await(yield* tslib_1.__asyncDelegator(tslib_1.__asyncValues(page)));
|
|
220
|
-
}
|
|
221
|
-
}
|
|
222
|
-
catch (e_4_1) { e_4 = { error: e_4_1 }; }
|
|
223
|
-
finally {
|
|
224
|
-
try {
|
|
225
|
-
if (!_d && !_a && (_b = _e.return)) yield tslib_1.__await(_b.call(_e));
|
|
226
|
-
}
|
|
227
|
-
finally { if (e_4) throw e_4.error; }
|
|
228
|
-
}
|
|
229
|
-
});
|
|
154
|
+
async *listSqlStoredProceduresPagingAll(resourceGroupName, accountName, databaseName, containerName, options) {
|
|
155
|
+
for await (const page of this.listSqlStoredProceduresPagingPage(resourceGroupName, accountName, databaseName, containerName, options)) {
|
|
156
|
+
yield* page;
|
|
157
|
+
}
|
|
230
158
|
}
|
|
231
159
|
/**
|
|
232
160
|
* Lists the SQL userDefinedFunction under an existing Azure Cosmos DB database account.
|
|
@@ -246,39 +174,22 @@ class SqlResourcesImpl {
|
|
|
246
174
|
return this;
|
|
247
175
|
},
|
|
248
176
|
byPage: (settings) => {
|
|
249
|
-
if (settings
|
|
177
|
+
if (settings?.maxPageSize) {
|
|
250
178
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
251
179
|
}
|
|
252
180
|
return this.listSqlUserDefinedFunctionsPagingPage(resourceGroupName, accountName, databaseName, containerName, options, settings);
|
|
253
181
|
},
|
|
254
182
|
};
|
|
255
183
|
}
|
|
256
|
-
listSqlUserDefinedFunctionsPagingPage(resourceGroupName, accountName, databaseName, containerName, options, _settings) {
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
yield yield tslib_1.__await(result.value || []);
|
|
261
|
-
});
|
|
184
|
+
async *listSqlUserDefinedFunctionsPagingPage(resourceGroupName, accountName, databaseName, containerName, options, _settings) {
|
|
185
|
+
let result;
|
|
186
|
+
result = await this._listSqlUserDefinedFunctions(resourceGroupName, accountName, databaseName, containerName, options);
|
|
187
|
+
yield result.value || [];
|
|
262
188
|
}
|
|
263
|
-
listSqlUserDefinedFunctionsPagingAll(resourceGroupName, accountName, databaseName, containerName, options) {
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
for (var _d = true, _e = tslib_1.__asyncValues(this.listSqlUserDefinedFunctionsPagingPage(resourceGroupName, accountName, databaseName, containerName, options)), _f; _f = yield tslib_1.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
268
|
-
_c = _f.value;
|
|
269
|
-
_d = false;
|
|
270
|
-
const page = _c;
|
|
271
|
-
yield tslib_1.__await(yield* tslib_1.__asyncDelegator(tslib_1.__asyncValues(page)));
|
|
272
|
-
}
|
|
273
|
-
}
|
|
274
|
-
catch (e_5_1) { e_5 = { error: e_5_1 }; }
|
|
275
|
-
finally {
|
|
276
|
-
try {
|
|
277
|
-
if (!_d && !_a && (_b = _e.return)) yield tslib_1.__await(_b.call(_e));
|
|
278
|
-
}
|
|
279
|
-
finally { if (e_5) throw e_5.error; }
|
|
280
|
-
}
|
|
281
|
-
});
|
|
189
|
+
async *listSqlUserDefinedFunctionsPagingAll(resourceGroupName, accountName, databaseName, containerName, options) {
|
|
190
|
+
for await (const page of this.listSqlUserDefinedFunctionsPagingPage(resourceGroupName, accountName, databaseName, containerName, options)) {
|
|
191
|
+
yield* page;
|
|
192
|
+
}
|
|
282
193
|
}
|
|
283
194
|
/**
|
|
284
195
|
* Lists the SQL trigger under an existing Azure Cosmos DB database account.
|
|
@@ -298,39 +209,22 @@ class SqlResourcesImpl {
|
|
|
298
209
|
return this;
|
|
299
210
|
},
|
|
300
211
|
byPage: (settings) => {
|
|
301
|
-
if (settings
|
|
212
|
+
if (settings?.maxPageSize) {
|
|
302
213
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
303
214
|
}
|
|
304
215
|
return this.listSqlTriggersPagingPage(resourceGroupName, accountName, databaseName, containerName, options, settings);
|
|
305
216
|
},
|
|
306
217
|
};
|
|
307
218
|
}
|
|
308
|
-
listSqlTriggersPagingPage(resourceGroupName, accountName, databaseName, containerName, options, _settings) {
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
yield yield tslib_1.__await(result.value || []);
|
|
313
|
-
});
|
|
219
|
+
async *listSqlTriggersPagingPage(resourceGroupName, accountName, databaseName, containerName, options, _settings) {
|
|
220
|
+
let result;
|
|
221
|
+
result = await this._listSqlTriggers(resourceGroupName, accountName, databaseName, containerName, options);
|
|
222
|
+
yield result.value || [];
|
|
314
223
|
}
|
|
315
|
-
listSqlTriggersPagingAll(resourceGroupName, accountName, databaseName, containerName, options) {
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
for (var _d = true, _e = tslib_1.__asyncValues(this.listSqlTriggersPagingPage(resourceGroupName, accountName, databaseName, containerName, options)), _f; _f = yield tslib_1.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
320
|
-
_c = _f.value;
|
|
321
|
-
_d = false;
|
|
322
|
-
const page = _c;
|
|
323
|
-
yield tslib_1.__await(yield* tslib_1.__asyncDelegator(tslib_1.__asyncValues(page)));
|
|
324
|
-
}
|
|
325
|
-
}
|
|
326
|
-
catch (e_6_1) { e_6 = { error: e_6_1 }; }
|
|
327
|
-
finally {
|
|
328
|
-
try {
|
|
329
|
-
if (!_d && !_a && (_b = _e.return)) yield tslib_1.__await(_b.call(_e));
|
|
330
|
-
}
|
|
331
|
-
finally { if (e_6) throw e_6.error; }
|
|
332
|
-
}
|
|
333
|
-
});
|
|
224
|
+
async *listSqlTriggersPagingAll(resourceGroupName, accountName, databaseName, containerName, options) {
|
|
225
|
+
for await (const page of this.listSqlTriggersPagingPage(resourceGroupName, accountName, databaseName, containerName, options)) {
|
|
226
|
+
yield* page;
|
|
227
|
+
}
|
|
334
228
|
}
|
|
335
229
|
/**
|
|
336
230
|
* Retrieves the list of all Azure Cosmos DB SQL Role Definitions.
|
|
@@ -348,39 +242,22 @@ class SqlResourcesImpl {
|
|
|
348
242
|
return this;
|
|
349
243
|
},
|
|
350
244
|
byPage: (settings) => {
|
|
351
|
-
if (settings
|
|
245
|
+
if (settings?.maxPageSize) {
|
|
352
246
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
353
247
|
}
|
|
354
248
|
return this.listSqlRoleDefinitionsPagingPage(resourceGroupName, accountName, options, settings);
|
|
355
249
|
},
|
|
356
250
|
};
|
|
357
251
|
}
|
|
358
|
-
listSqlRoleDefinitionsPagingPage(resourceGroupName, accountName, options, _settings) {
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
yield yield tslib_1.__await(result.value || []);
|
|
363
|
-
});
|
|
252
|
+
async *listSqlRoleDefinitionsPagingPage(resourceGroupName, accountName, options, _settings) {
|
|
253
|
+
let result;
|
|
254
|
+
result = await this._listSqlRoleDefinitions(resourceGroupName, accountName, options);
|
|
255
|
+
yield result.value || [];
|
|
364
256
|
}
|
|
365
|
-
listSqlRoleDefinitionsPagingAll(resourceGroupName, accountName, options) {
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
for (var _d = true, _e = tslib_1.__asyncValues(this.listSqlRoleDefinitionsPagingPage(resourceGroupName, accountName, options)), _f; _f = yield tslib_1.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
370
|
-
_c = _f.value;
|
|
371
|
-
_d = false;
|
|
372
|
-
const page = _c;
|
|
373
|
-
yield tslib_1.__await(yield* tslib_1.__asyncDelegator(tslib_1.__asyncValues(page)));
|
|
374
|
-
}
|
|
375
|
-
}
|
|
376
|
-
catch (e_7_1) { e_7 = { error: e_7_1 }; }
|
|
377
|
-
finally {
|
|
378
|
-
try {
|
|
379
|
-
if (!_d && !_a && (_b = _e.return)) yield tslib_1.__await(_b.call(_e));
|
|
380
|
-
}
|
|
381
|
-
finally { if (e_7) throw e_7.error; }
|
|
382
|
-
}
|
|
383
|
-
});
|
|
257
|
+
async *listSqlRoleDefinitionsPagingAll(resourceGroupName, accountName, options) {
|
|
258
|
+
for await (const page of this.listSqlRoleDefinitionsPagingPage(resourceGroupName, accountName, options)) {
|
|
259
|
+
yield* page;
|
|
260
|
+
}
|
|
384
261
|
}
|
|
385
262
|
/**
|
|
386
263
|
* Retrieves the list of all Azure Cosmos DB SQL Role Assignments.
|
|
@@ -398,39 +275,22 @@ class SqlResourcesImpl {
|
|
|
398
275
|
return this;
|
|
399
276
|
},
|
|
400
277
|
byPage: (settings) => {
|
|
401
|
-
if (settings
|
|
278
|
+
if (settings?.maxPageSize) {
|
|
402
279
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
403
280
|
}
|
|
404
281
|
return this.listSqlRoleAssignmentsPagingPage(resourceGroupName, accountName, options, settings);
|
|
405
282
|
},
|
|
406
283
|
};
|
|
407
284
|
}
|
|
408
|
-
listSqlRoleAssignmentsPagingPage(resourceGroupName, accountName, options, _settings) {
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
yield yield tslib_1.__await(result.value || []);
|
|
413
|
-
});
|
|
285
|
+
async *listSqlRoleAssignmentsPagingPage(resourceGroupName, accountName, options, _settings) {
|
|
286
|
+
let result;
|
|
287
|
+
result = await this._listSqlRoleAssignments(resourceGroupName, accountName, options);
|
|
288
|
+
yield result.value || [];
|
|
414
289
|
}
|
|
415
|
-
listSqlRoleAssignmentsPagingAll(resourceGroupName, accountName, options) {
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
for (var _d = true, _e = tslib_1.__asyncValues(this.listSqlRoleAssignmentsPagingPage(resourceGroupName, accountName, options)), _f; _f = yield tslib_1.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
420
|
-
_c = _f.value;
|
|
421
|
-
_d = false;
|
|
422
|
-
const page = _c;
|
|
423
|
-
yield tslib_1.__await(yield* tslib_1.__asyncDelegator(tslib_1.__asyncValues(page)));
|
|
424
|
-
}
|
|
425
|
-
}
|
|
426
|
-
catch (e_8_1) { e_8 = { error: e_8_1 }; }
|
|
427
|
-
finally {
|
|
428
|
-
try {
|
|
429
|
-
if (!_d && !_a && (_b = _e.return)) yield tslib_1.__await(_b.call(_e));
|
|
430
|
-
}
|
|
431
|
-
finally { if (e_8) throw e_8.error; }
|
|
432
|
-
}
|
|
433
|
-
});
|
|
290
|
+
async *listSqlRoleAssignmentsPagingAll(resourceGroupName, accountName, options) {
|
|
291
|
+
for await (const page of this.listSqlRoleAssignmentsPagingPage(resourceGroupName, accountName, options)) {
|
|
292
|
+
yield* page;
|
|
293
|
+
}
|
|
434
294
|
}
|
|
435
295
|
/**
|
|
436
296
|
* Lists the SQL databases under an existing Azure Cosmos DB database account.
|
|
@@ -464,14 +324,19 @@ class SqlResourcesImpl {
|
|
|
464
324
|
return this.client.sendOperationRequest(args, spec);
|
|
465
325
|
};
|
|
466
326
|
const sendOperationFn = async (args, spec) => {
|
|
467
|
-
var _a;
|
|
468
327
|
let currentRawResponse = undefined;
|
|
469
|
-
const providedCallback =
|
|
328
|
+
const providedCallback = args.options?.onResponse;
|
|
470
329
|
const callback = (rawResponse, flatResponse) => {
|
|
471
330
|
currentRawResponse = rawResponse;
|
|
472
|
-
providedCallback
|
|
331
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
332
|
+
};
|
|
333
|
+
const updatedArgs = {
|
|
334
|
+
...args,
|
|
335
|
+
options: {
|
|
336
|
+
...args.options,
|
|
337
|
+
onResponse: callback,
|
|
338
|
+
},
|
|
473
339
|
};
|
|
474
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
475
340
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
476
341
|
return {
|
|
477
342
|
flatResponse,
|
|
@@ -494,8 +359,8 @@ class SqlResourcesImpl {
|
|
|
494
359
|
spec: createUpdateSqlDatabaseOperationSpec,
|
|
495
360
|
});
|
|
496
361
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
497
|
-
restoreFrom: options
|
|
498
|
-
intervalInMs: options
|
|
362
|
+
restoreFrom: options?.resumeFrom,
|
|
363
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
499
364
|
});
|
|
500
365
|
await poller.poll();
|
|
501
366
|
return poller;
|
|
@@ -524,14 +389,19 @@ class SqlResourcesImpl {
|
|
|
524
389
|
return this.client.sendOperationRequest(args, spec);
|
|
525
390
|
};
|
|
526
391
|
const sendOperationFn = async (args, spec) => {
|
|
527
|
-
var _a;
|
|
528
392
|
let currentRawResponse = undefined;
|
|
529
|
-
const providedCallback =
|
|
393
|
+
const providedCallback = args.options?.onResponse;
|
|
530
394
|
const callback = (rawResponse, flatResponse) => {
|
|
531
395
|
currentRawResponse = rawResponse;
|
|
532
|
-
providedCallback
|
|
396
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
397
|
+
};
|
|
398
|
+
const updatedArgs = {
|
|
399
|
+
...args,
|
|
400
|
+
options: {
|
|
401
|
+
...args.options,
|
|
402
|
+
onResponse: callback,
|
|
403
|
+
},
|
|
533
404
|
};
|
|
534
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
535
405
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
536
406
|
return {
|
|
537
407
|
flatResponse,
|
|
@@ -548,8 +418,8 @@ class SqlResourcesImpl {
|
|
|
548
418
|
spec: deleteSqlDatabaseOperationSpec,
|
|
549
419
|
});
|
|
550
420
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
551
|
-
restoreFrom: options
|
|
552
|
-
intervalInMs: options
|
|
421
|
+
restoreFrom: options?.resumeFrom,
|
|
422
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
553
423
|
});
|
|
554
424
|
await poller.poll();
|
|
555
425
|
return poller;
|
|
@@ -590,14 +460,19 @@ class SqlResourcesImpl {
|
|
|
590
460
|
return this.client.sendOperationRequest(args, spec);
|
|
591
461
|
};
|
|
592
462
|
const sendOperationFn = async (args, spec) => {
|
|
593
|
-
var _a;
|
|
594
463
|
let currentRawResponse = undefined;
|
|
595
|
-
const providedCallback =
|
|
464
|
+
const providedCallback = args.options?.onResponse;
|
|
596
465
|
const callback = (rawResponse, flatResponse) => {
|
|
597
466
|
currentRawResponse = rawResponse;
|
|
598
|
-
providedCallback
|
|
467
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
468
|
+
};
|
|
469
|
+
const updatedArgs = {
|
|
470
|
+
...args,
|
|
471
|
+
options: {
|
|
472
|
+
...args.options,
|
|
473
|
+
onResponse: callback,
|
|
474
|
+
},
|
|
599
475
|
};
|
|
600
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
601
476
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
602
477
|
return {
|
|
603
478
|
flatResponse,
|
|
@@ -620,8 +495,8 @@ class SqlResourcesImpl {
|
|
|
620
495
|
spec: updateSqlDatabaseThroughputOperationSpec,
|
|
621
496
|
});
|
|
622
497
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
623
|
-
restoreFrom: options
|
|
624
|
-
intervalInMs: options
|
|
498
|
+
restoreFrom: options?.resumeFrom,
|
|
499
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
625
500
|
});
|
|
626
501
|
await poller.poll();
|
|
627
502
|
return poller;
|
|
@@ -651,14 +526,19 @@ class SqlResourcesImpl {
|
|
|
651
526
|
return this.client.sendOperationRequest(args, spec);
|
|
652
527
|
};
|
|
653
528
|
const sendOperationFn = async (args, spec) => {
|
|
654
|
-
var _a;
|
|
655
529
|
let currentRawResponse = undefined;
|
|
656
|
-
const providedCallback =
|
|
530
|
+
const providedCallback = args.options?.onResponse;
|
|
657
531
|
const callback = (rawResponse, flatResponse) => {
|
|
658
532
|
currentRawResponse = rawResponse;
|
|
659
|
-
providedCallback
|
|
533
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
534
|
+
};
|
|
535
|
+
const updatedArgs = {
|
|
536
|
+
...args,
|
|
537
|
+
options: {
|
|
538
|
+
...args.options,
|
|
539
|
+
onResponse: callback,
|
|
540
|
+
},
|
|
660
541
|
};
|
|
661
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
662
542
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
663
543
|
return {
|
|
664
544
|
flatResponse,
|
|
@@ -675,8 +555,8 @@ class SqlResourcesImpl {
|
|
|
675
555
|
spec: migrateSqlDatabaseToAutoscaleOperationSpec,
|
|
676
556
|
});
|
|
677
557
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
678
|
-
restoreFrom: options
|
|
679
|
-
intervalInMs: options
|
|
558
|
+
restoreFrom: options?.resumeFrom,
|
|
559
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
680
560
|
});
|
|
681
561
|
await poller.poll();
|
|
682
562
|
return poller;
|
|
@@ -704,14 +584,19 @@ class SqlResourcesImpl {
|
|
|
704
584
|
return this.client.sendOperationRequest(args, spec);
|
|
705
585
|
};
|
|
706
586
|
const sendOperationFn = async (args, spec) => {
|
|
707
|
-
var _a;
|
|
708
587
|
let currentRawResponse = undefined;
|
|
709
|
-
const providedCallback =
|
|
588
|
+
const providedCallback = args.options?.onResponse;
|
|
710
589
|
const callback = (rawResponse, flatResponse) => {
|
|
711
590
|
currentRawResponse = rawResponse;
|
|
712
|
-
providedCallback
|
|
591
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
592
|
+
};
|
|
593
|
+
const updatedArgs = {
|
|
594
|
+
...args,
|
|
595
|
+
options: {
|
|
596
|
+
...args.options,
|
|
597
|
+
onResponse: callback,
|
|
598
|
+
},
|
|
713
599
|
};
|
|
714
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
715
600
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
716
601
|
return {
|
|
717
602
|
flatResponse,
|
|
@@ -728,8 +613,8 @@ class SqlResourcesImpl {
|
|
|
728
613
|
spec: migrateSqlDatabaseToManualThroughputOperationSpec,
|
|
729
614
|
});
|
|
730
615
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
731
|
-
restoreFrom: options
|
|
732
|
-
intervalInMs: options
|
|
616
|
+
restoreFrom: options?.resumeFrom,
|
|
617
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
733
618
|
});
|
|
734
619
|
await poller.poll();
|
|
735
620
|
return poller;
|
|
@@ -780,14 +665,19 @@ class SqlResourcesImpl {
|
|
|
780
665
|
return this.client.sendOperationRequest(args, spec);
|
|
781
666
|
};
|
|
782
667
|
const sendOperationFn = async (args, spec) => {
|
|
783
|
-
var _a;
|
|
784
668
|
let currentRawResponse = undefined;
|
|
785
|
-
const providedCallback =
|
|
669
|
+
const providedCallback = args.options?.onResponse;
|
|
786
670
|
const callback = (rawResponse, flatResponse) => {
|
|
787
671
|
currentRawResponse = rawResponse;
|
|
788
|
-
providedCallback
|
|
672
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
673
|
+
};
|
|
674
|
+
const updatedArgs = {
|
|
675
|
+
...args,
|
|
676
|
+
options: {
|
|
677
|
+
...args.options,
|
|
678
|
+
onResponse: callback,
|
|
679
|
+
},
|
|
789
680
|
};
|
|
790
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
791
681
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
792
682
|
return {
|
|
793
683
|
flatResponse,
|
|
@@ -811,8 +701,8 @@ class SqlResourcesImpl {
|
|
|
811
701
|
spec: createUpdateSqlContainerOperationSpec,
|
|
812
702
|
});
|
|
813
703
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
814
|
-
restoreFrom: options
|
|
815
|
-
intervalInMs: options
|
|
704
|
+
restoreFrom: options?.resumeFrom,
|
|
705
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
816
706
|
});
|
|
817
707
|
await poller.poll();
|
|
818
708
|
return poller;
|
|
@@ -843,14 +733,19 @@ class SqlResourcesImpl {
|
|
|
843
733
|
return this.client.sendOperationRequest(args, spec);
|
|
844
734
|
};
|
|
845
735
|
const sendOperationFn = async (args, spec) => {
|
|
846
|
-
var _a;
|
|
847
736
|
let currentRawResponse = undefined;
|
|
848
|
-
const providedCallback =
|
|
737
|
+
const providedCallback = args.options?.onResponse;
|
|
849
738
|
const callback = (rawResponse, flatResponse) => {
|
|
850
739
|
currentRawResponse = rawResponse;
|
|
851
|
-
providedCallback
|
|
740
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
741
|
+
};
|
|
742
|
+
const updatedArgs = {
|
|
743
|
+
...args,
|
|
744
|
+
options: {
|
|
745
|
+
...args.options,
|
|
746
|
+
onResponse: callback,
|
|
747
|
+
},
|
|
852
748
|
};
|
|
853
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
854
749
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
855
750
|
return {
|
|
856
751
|
flatResponse,
|
|
@@ -873,8 +768,8 @@ class SqlResourcesImpl {
|
|
|
873
768
|
spec: deleteSqlContainerOperationSpec,
|
|
874
769
|
});
|
|
875
770
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
876
|
-
restoreFrom: options
|
|
877
|
-
intervalInMs: options
|
|
771
|
+
restoreFrom: options?.resumeFrom,
|
|
772
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
878
773
|
});
|
|
879
774
|
await poller.poll();
|
|
880
775
|
return poller;
|
|
@@ -917,14 +812,19 @@ class SqlResourcesImpl {
|
|
|
917
812
|
return this.client.sendOperationRequest(args, spec);
|
|
918
813
|
};
|
|
919
814
|
const sendOperationFn = async (args, spec) => {
|
|
920
|
-
var _a;
|
|
921
815
|
let currentRawResponse = undefined;
|
|
922
|
-
const providedCallback =
|
|
816
|
+
const providedCallback = args.options?.onResponse;
|
|
923
817
|
const callback = (rawResponse, flatResponse) => {
|
|
924
818
|
currentRawResponse = rawResponse;
|
|
925
|
-
providedCallback
|
|
819
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
820
|
+
};
|
|
821
|
+
const updatedArgs = {
|
|
822
|
+
...args,
|
|
823
|
+
options: {
|
|
824
|
+
...args.options,
|
|
825
|
+
onResponse: callback,
|
|
826
|
+
},
|
|
926
827
|
};
|
|
927
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
928
828
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
929
829
|
return {
|
|
930
830
|
flatResponse,
|
|
@@ -948,8 +848,8 @@ class SqlResourcesImpl {
|
|
|
948
848
|
spec: updateSqlContainerThroughputOperationSpec,
|
|
949
849
|
});
|
|
950
850
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
951
|
-
restoreFrom: options
|
|
952
|
-
intervalInMs: options
|
|
851
|
+
restoreFrom: options?.resumeFrom,
|
|
852
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
953
853
|
});
|
|
954
854
|
await poller.poll();
|
|
955
855
|
return poller;
|
|
@@ -981,14 +881,19 @@ class SqlResourcesImpl {
|
|
|
981
881
|
return this.client.sendOperationRequest(args, spec);
|
|
982
882
|
};
|
|
983
883
|
const sendOperationFn = async (args, spec) => {
|
|
984
|
-
var _a;
|
|
985
884
|
let currentRawResponse = undefined;
|
|
986
|
-
const providedCallback =
|
|
885
|
+
const providedCallback = args.options?.onResponse;
|
|
987
886
|
const callback = (rawResponse, flatResponse) => {
|
|
988
887
|
currentRawResponse = rawResponse;
|
|
989
|
-
providedCallback
|
|
888
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
889
|
+
};
|
|
890
|
+
const updatedArgs = {
|
|
891
|
+
...args,
|
|
892
|
+
options: {
|
|
893
|
+
...args.options,
|
|
894
|
+
onResponse: callback,
|
|
895
|
+
},
|
|
990
896
|
};
|
|
991
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
992
897
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
993
898
|
return {
|
|
994
899
|
flatResponse,
|
|
@@ -1011,8 +916,8 @@ class SqlResourcesImpl {
|
|
|
1011
916
|
spec: migrateSqlContainerToAutoscaleOperationSpec,
|
|
1012
917
|
});
|
|
1013
918
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
1014
|
-
restoreFrom: options
|
|
1015
|
-
intervalInMs: options
|
|
919
|
+
restoreFrom: options?.resumeFrom,
|
|
920
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
1016
921
|
});
|
|
1017
922
|
await poller.poll();
|
|
1018
923
|
return poller;
|
|
@@ -1042,14 +947,19 @@ class SqlResourcesImpl {
|
|
|
1042
947
|
return this.client.sendOperationRequest(args, spec);
|
|
1043
948
|
};
|
|
1044
949
|
const sendOperationFn = async (args, spec) => {
|
|
1045
|
-
var _a;
|
|
1046
950
|
let currentRawResponse = undefined;
|
|
1047
|
-
const providedCallback =
|
|
951
|
+
const providedCallback = args.options?.onResponse;
|
|
1048
952
|
const callback = (rawResponse, flatResponse) => {
|
|
1049
953
|
currentRawResponse = rawResponse;
|
|
1050
|
-
providedCallback
|
|
954
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
955
|
+
};
|
|
956
|
+
const updatedArgs = {
|
|
957
|
+
...args,
|
|
958
|
+
options: {
|
|
959
|
+
...args.options,
|
|
960
|
+
onResponse: callback,
|
|
961
|
+
},
|
|
1051
962
|
};
|
|
1052
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
1053
963
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
1054
964
|
return {
|
|
1055
965
|
flatResponse,
|
|
@@ -1072,8 +982,8 @@ class SqlResourcesImpl {
|
|
|
1072
982
|
spec: migrateSqlContainerToManualThroughputOperationSpec,
|
|
1073
983
|
});
|
|
1074
984
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
1075
|
-
restoreFrom: options
|
|
1076
|
-
intervalInMs: options
|
|
985
|
+
restoreFrom: options?.resumeFrom,
|
|
986
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
1077
987
|
});
|
|
1078
988
|
await poller.poll();
|
|
1079
989
|
return poller;
|
|
@@ -1133,14 +1043,19 @@ class SqlResourcesImpl {
|
|
|
1133
1043
|
return this.client.sendOperationRequest(args, spec);
|
|
1134
1044
|
};
|
|
1135
1045
|
const sendOperationFn = async (args, spec) => {
|
|
1136
|
-
var _a;
|
|
1137
1046
|
let currentRawResponse = undefined;
|
|
1138
|
-
const providedCallback =
|
|
1047
|
+
const providedCallback = args.options?.onResponse;
|
|
1139
1048
|
const callback = (rawResponse, flatResponse) => {
|
|
1140
1049
|
currentRawResponse = rawResponse;
|
|
1141
|
-
providedCallback
|
|
1050
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
1051
|
+
};
|
|
1052
|
+
const updatedArgs = {
|
|
1053
|
+
...args,
|
|
1054
|
+
options: {
|
|
1055
|
+
...args.options,
|
|
1056
|
+
onResponse: callback,
|
|
1057
|
+
},
|
|
1142
1058
|
};
|
|
1143
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
1144
1059
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
1145
1060
|
return {
|
|
1146
1061
|
flatResponse,
|
|
@@ -1164,8 +1079,8 @@ class SqlResourcesImpl {
|
|
|
1164
1079
|
spec: createUpdateClientEncryptionKeyOperationSpec,
|
|
1165
1080
|
});
|
|
1166
1081
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
1167
|
-
restoreFrom: options
|
|
1168
|
-
intervalInMs: options
|
|
1082
|
+
restoreFrom: options?.resumeFrom,
|
|
1083
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
1169
1084
|
});
|
|
1170
1085
|
await poller.poll();
|
|
1171
1086
|
return poller;
|
|
@@ -1231,14 +1146,19 @@ class SqlResourcesImpl {
|
|
|
1231
1146
|
return this.client.sendOperationRequest(args, spec);
|
|
1232
1147
|
};
|
|
1233
1148
|
const sendOperationFn = async (args, spec) => {
|
|
1234
|
-
var _a;
|
|
1235
1149
|
let currentRawResponse = undefined;
|
|
1236
|
-
const providedCallback =
|
|
1150
|
+
const providedCallback = args.options?.onResponse;
|
|
1237
1151
|
const callback = (rawResponse, flatResponse) => {
|
|
1238
1152
|
currentRawResponse = rawResponse;
|
|
1239
|
-
providedCallback
|
|
1153
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
1154
|
+
};
|
|
1155
|
+
const updatedArgs = {
|
|
1156
|
+
...args,
|
|
1157
|
+
options: {
|
|
1158
|
+
...args.options,
|
|
1159
|
+
onResponse: callback,
|
|
1160
|
+
},
|
|
1240
1161
|
};
|
|
1241
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
1242
1162
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
1243
1163
|
return {
|
|
1244
1164
|
flatResponse,
|
|
@@ -1263,8 +1183,8 @@ class SqlResourcesImpl {
|
|
|
1263
1183
|
spec: createUpdateSqlStoredProcedureOperationSpec,
|
|
1264
1184
|
});
|
|
1265
1185
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
1266
|
-
restoreFrom: options
|
|
1267
|
-
intervalInMs: options
|
|
1186
|
+
restoreFrom: options?.resumeFrom,
|
|
1187
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
1268
1188
|
});
|
|
1269
1189
|
await poller.poll();
|
|
1270
1190
|
return poller;
|
|
@@ -1298,14 +1218,19 @@ class SqlResourcesImpl {
|
|
|
1298
1218
|
return this.client.sendOperationRequest(args, spec);
|
|
1299
1219
|
};
|
|
1300
1220
|
const sendOperationFn = async (args, spec) => {
|
|
1301
|
-
var _a;
|
|
1302
1221
|
let currentRawResponse = undefined;
|
|
1303
|
-
const providedCallback =
|
|
1222
|
+
const providedCallback = args.options?.onResponse;
|
|
1304
1223
|
const callback = (rawResponse, flatResponse) => {
|
|
1305
1224
|
currentRawResponse = rawResponse;
|
|
1306
|
-
providedCallback
|
|
1225
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
1226
|
+
};
|
|
1227
|
+
const updatedArgs = {
|
|
1228
|
+
...args,
|
|
1229
|
+
options: {
|
|
1230
|
+
...args.options,
|
|
1231
|
+
onResponse: callback,
|
|
1232
|
+
},
|
|
1307
1233
|
};
|
|
1308
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
1309
1234
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
1310
1235
|
return {
|
|
1311
1236
|
flatResponse,
|
|
@@ -1329,8 +1254,8 @@ class SqlResourcesImpl {
|
|
|
1329
1254
|
spec: deleteSqlStoredProcedureOperationSpec,
|
|
1330
1255
|
});
|
|
1331
1256
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
1332
|
-
restoreFrom: options
|
|
1333
|
-
intervalInMs: options
|
|
1257
|
+
restoreFrom: options?.resumeFrom,
|
|
1258
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
1334
1259
|
});
|
|
1335
1260
|
await poller.poll();
|
|
1336
1261
|
return poller;
|
|
@@ -1394,14 +1319,19 @@ class SqlResourcesImpl {
|
|
|
1394
1319
|
return this.client.sendOperationRequest(args, spec);
|
|
1395
1320
|
};
|
|
1396
1321
|
const sendOperationFn = async (args, spec) => {
|
|
1397
|
-
var _a;
|
|
1398
1322
|
let currentRawResponse = undefined;
|
|
1399
|
-
const providedCallback =
|
|
1323
|
+
const providedCallback = args.options?.onResponse;
|
|
1400
1324
|
const callback = (rawResponse, flatResponse) => {
|
|
1401
1325
|
currentRawResponse = rawResponse;
|
|
1402
|
-
providedCallback
|
|
1326
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
1327
|
+
};
|
|
1328
|
+
const updatedArgs = {
|
|
1329
|
+
...args,
|
|
1330
|
+
options: {
|
|
1331
|
+
...args.options,
|
|
1332
|
+
onResponse: callback,
|
|
1333
|
+
},
|
|
1403
1334
|
};
|
|
1404
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
1405
1335
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
1406
1336
|
return {
|
|
1407
1337
|
flatResponse,
|
|
@@ -1426,8 +1356,8 @@ class SqlResourcesImpl {
|
|
|
1426
1356
|
spec: createUpdateSqlUserDefinedFunctionOperationSpec,
|
|
1427
1357
|
});
|
|
1428
1358
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
1429
|
-
restoreFrom: options
|
|
1430
|
-
intervalInMs: options
|
|
1359
|
+
restoreFrom: options?.resumeFrom,
|
|
1360
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
1431
1361
|
});
|
|
1432
1362
|
await poller.poll();
|
|
1433
1363
|
return poller;
|
|
@@ -1461,14 +1391,19 @@ class SqlResourcesImpl {
|
|
|
1461
1391
|
return this.client.sendOperationRequest(args, spec);
|
|
1462
1392
|
};
|
|
1463
1393
|
const sendOperationFn = async (args, spec) => {
|
|
1464
|
-
var _a;
|
|
1465
1394
|
let currentRawResponse = undefined;
|
|
1466
|
-
const providedCallback =
|
|
1395
|
+
const providedCallback = args.options?.onResponse;
|
|
1467
1396
|
const callback = (rawResponse, flatResponse) => {
|
|
1468
1397
|
currentRawResponse = rawResponse;
|
|
1469
|
-
providedCallback
|
|
1398
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
1399
|
+
};
|
|
1400
|
+
const updatedArgs = {
|
|
1401
|
+
...args,
|
|
1402
|
+
options: {
|
|
1403
|
+
...args.options,
|
|
1404
|
+
onResponse: callback,
|
|
1405
|
+
},
|
|
1470
1406
|
};
|
|
1471
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
1472
1407
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
1473
1408
|
return {
|
|
1474
1409
|
flatResponse,
|
|
@@ -1492,8 +1427,8 @@ class SqlResourcesImpl {
|
|
|
1492
1427
|
spec: deleteSqlUserDefinedFunctionOperationSpec,
|
|
1493
1428
|
});
|
|
1494
1429
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
1495
|
-
restoreFrom: options
|
|
1496
|
-
intervalInMs: options
|
|
1430
|
+
restoreFrom: options?.resumeFrom,
|
|
1431
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
1497
1432
|
});
|
|
1498
1433
|
await poller.poll();
|
|
1499
1434
|
return poller;
|
|
@@ -1556,14 +1491,19 @@ class SqlResourcesImpl {
|
|
|
1556
1491
|
return this.client.sendOperationRequest(args, spec);
|
|
1557
1492
|
};
|
|
1558
1493
|
const sendOperationFn = async (args, spec) => {
|
|
1559
|
-
var _a;
|
|
1560
1494
|
let currentRawResponse = undefined;
|
|
1561
|
-
const providedCallback =
|
|
1495
|
+
const providedCallback = args.options?.onResponse;
|
|
1562
1496
|
const callback = (rawResponse, flatResponse) => {
|
|
1563
1497
|
currentRawResponse = rawResponse;
|
|
1564
|
-
providedCallback
|
|
1498
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
1499
|
+
};
|
|
1500
|
+
const updatedArgs = {
|
|
1501
|
+
...args,
|
|
1502
|
+
options: {
|
|
1503
|
+
...args.options,
|
|
1504
|
+
onResponse: callback,
|
|
1505
|
+
},
|
|
1565
1506
|
};
|
|
1566
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
1567
1507
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
1568
1508
|
return {
|
|
1569
1509
|
flatResponse,
|
|
@@ -1588,8 +1528,8 @@ class SqlResourcesImpl {
|
|
|
1588
1528
|
spec: createUpdateSqlTriggerOperationSpec,
|
|
1589
1529
|
});
|
|
1590
1530
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
1591
|
-
restoreFrom: options
|
|
1592
|
-
intervalInMs: options
|
|
1531
|
+
restoreFrom: options?.resumeFrom,
|
|
1532
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
1593
1533
|
});
|
|
1594
1534
|
await poller.poll();
|
|
1595
1535
|
return poller;
|
|
@@ -1622,14 +1562,19 @@ class SqlResourcesImpl {
|
|
|
1622
1562
|
return this.client.sendOperationRequest(args, spec);
|
|
1623
1563
|
};
|
|
1624
1564
|
const sendOperationFn = async (args, spec) => {
|
|
1625
|
-
var _a;
|
|
1626
1565
|
let currentRawResponse = undefined;
|
|
1627
|
-
const providedCallback =
|
|
1566
|
+
const providedCallback = args.options?.onResponse;
|
|
1628
1567
|
const callback = (rawResponse, flatResponse) => {
|
|
1629
1568
|
currentRawResponse = rawResponse;
|
|
1630
|
-
providedCallback
|
|
1569
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
1570
|
+
};
|
|
1571
|
+
const updatedArgs = {
|
|
1572
|
+
...args,
|
|
1573
|
+
options: {
|
|
1574
|
+
...args.options,
|
|
1575
|
+
onResponse: callback,
|
|
1576
|
+
},
|
|
1631
1577
|
};
|
|
1632
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
1633
1578
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
1634
1579
|
return {
|
|
1635
1580
|
flatResponse,
|
|
@@ -1653,8 +1598,8 @@ class SqlResourcesImpl {
|
|
|
1653
1598
|
spec: deleteSqlTriggerOperationSpec,
|
|
1654
1599
|
});
|
|
1655
1600
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
1656
|
-
restoreFrom: options
|
|
1657
|
-
intervalInMs: options
|
|
1601
|
+
restoreFrom: options?.resumeFrom,
|
|
1602
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
1658
1603
|
});
|
|
1659
1604
|
await poller.poll();
|
|
1660
1605
|
return poller;
|
|
@@ -1696,14 +1641,19 @@ class SqlResourcesImpl {
|
|
|
1696
1641
|
return this.client.sendOperationRequest(args, spec);
|
|
1697
1642
|
};
|
|
1698
1643
|
const sendOperationFn = async (args, spec) => {
|
|
1699
|
-
var _a;
|
|
1700
1644
|
let currentRawResponse = undefined;
|
|
1701
|
-
const providedCallback =
|
|
1645
|
+
const providedCallback = args.options?.onResponse;
|
|
1702
1646
|
const callback = (rawResponse, flatResponse) => {
|
|
1703
1647
|
currentRawResponse = rawResponse;
|
|
1704
|
-
providedCallback
|
|
1648
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
1649
|
+
};
|
|
1650
|
+
const updatedArgs = {
|
|
1651
|
+
...args,
|
|
1652
|
+
options: {
|
|
1653
|
+
...args.options,
|
|
1654
|
+
onResponse: callback,
|
|
1655
|
+
},
|
|
1705
1656
|
};
|
|
1706
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
1707
1657
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
1708
1658
|
return {
|
|
1709
1659
|
flatResponse,
|
|
@@ -1726,8 +1676,8 @@ class SqlResourcesImpl {
|
|
|
1726
1676
|
spec: createUpdateSqlRoleDefinitionOperationSpec,
|
|
1727
1677
|
});
|
|
1728
1678
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
1729
|
-
restoreFrom: options
|
|
1730
|
-
intervalInMs: options
|
|
1679
|
+
restoreFrom: options?.resumeFrom,
|
|
1680
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
1731
1681
|
});
|
|
1732
1682
|
await poller.poll();
|
|
1733
1683
|
return poller;
|
|
@@ -1757,14 +1707,19 @@ class SqlResourcesImpl {
|
|
|
1757
1707
|
return this.client.sendOperationRequest(args, spec);
|
|
1758
1708
|
};
|
|
1759
1709
|
const sendOperationFn = async (args, spec) => {
|
|
1760
|
-
var _a;
|
|
1761
1710
|
let currentRawResponse = undefined;
|
|
1762
|
-
const providedCallback =
|
|
1711
|
+
const providedCallback = args.options?.onResponse;
|
|
1763
1712
|
const callback = (rawResponse, flatResponse) => {
|
|
1764
1713
|
currentRawResponse = rawResponse;
|
|
1765
|
-
providedCallback
|
|
1714
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
1715
|
+
};
|
|
1716
|
+
const updatedArgs = {
|
|
1717
|
+
...args,
|
|
1718
|
+
options: {
|
|
1719
|
+
...args.options,
|
|
1720
|
+
onResponse: callback,
|
|
1721
|
+
},
|
|
1766
1722
|
};
|
|
1767
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
1768
1723
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
1769
1724
|
return {
|
|
1770
1725
|
flatResponse,
|
|
@@ -1781,8 +1736,8 @@ class SqlResourcesImpl {
|
|
|
1781
1736
|
spec: deleteSqlRoleDefinitionOperationSpec,
|
|
1782
1737
|
});
|
|
1783
1738
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
1784
|
-
restoreFrom: options
|
|
1785
|
-
intervalInMs: options
|
|
1739
|
+
restoreFrom: options?.resumeFrom,
|
|
1740
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
1786
1741
|
});
|
|
1787
1742
|
await poller.poll();
|
|
1788
1743
|
return poller;
|
|
@@ -1831,14 +1786,19 @@ class SqlResourcesImpl {
|
|
|
1831
1786
|
return this.client.sendOperationRequest(args, spec);
|
|
1832
1787
|
};
|
|
1833
1788
|
const sendOperationFn = async (args, spec) => {
|
|
1834
|
-
var _a;
|
|
1835
1789
|
let currentRawResponse = undefined;
|
|
1836
|
-
const providedCallback =
|
|
1790
|
+
const providedCallback = args.options?.onResponse;
|
|
1837
1791
|
const callback = (rawResponse, flatResponse) => {
|
|
1838
1792
|
currentRawResponse = rawResponse;
|
|
1839
|
-
providedCallback
|
|
1793
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
1794
|
+
};
|
|
1795
|
+
const updatedArgs = {
|
|
1796
|
+
...args,
|
|
1797
|
+
options: {
|
|
1798
|
+
...args.options,
|
|
1799
|
+
onResponse: callback,
|
|
1800
|
+
},
|
|
1840
1801
|
};
|
|
1841
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
1842
1802
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
1843
1803
|
return {
|
|
1844
1804
|
flatResponse,
|
|
@@ -1861,8 +1821,8 @@ class SqlResourcesImpl {
|
|
|
1861
1821
|
spec: createUpdateSqlRoleAssignmentOperationSpec,
|
|
1862
1822
|
});
|
|
1863
1823
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
1864
|
-
restoreFrom: options
|
|
1865
|
-
intervalInMs: options
|
|
1824
|
+
restoreFrom: options?.resumeFrom,
|
|
1825
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
1866
1826
|
});
|
|
1867
1827
|
await poller.poll();
|
|
1868
1828
|
return poller;
|
|
@@ -1892,14 +1852,19 @@ class SqlResourcesImpl {
|
|
|
1892
1852
|
return this.client.sendOperationRequest(args, spec);
|
|
1893
1853
|
};
|
|
1894
1854
|
const sendOperationFn = async (args, spec) => {
|
|
1895
|
-
var _a;
|
|
1896
1855
|
let currentRawResponse = undefined;
|
|
1897
|
-
const providedCallback =
|
|
1856
|
+
const providedCallback = args.options?.onResponse;
|
|
1898
1857
|
const callback = (rawResponse, flatResponse) => {
|
|
1899
1858
|
currentRawResponse = rawResponse;
|
|
1900
|
-
providedCallback
|
|
1859
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
1860
|
+
};
|
|
1861
|
+
const updatedArgs = {
|
|
1862
|
+
...args,
|
|
1863
|
+
options: {
|
|
1864
|
+
...args.options,
|
|
1865
|
+
onResponse: callback,
|
|
1866
|
+
},
|
|
1901
1867
|
};
|
|
1902
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
1903
1868
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
1904
1869
|
return {
|
|
1905
1870
|
flatResponse,
|
|
@@ -1916,8 +1881,8 @@ class SqlResourcesImpl {
|
|
|
1916
1881
|
spec: deleteSqlRoleAssignmentOperationSpec,
|
|
1917
1882
|
});
|
|
1918
1883
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
1919
|
-
restoreFrom: options
|
|
1920
|
-
intervalInMs: options
|
|
1884
|
+
restoreFrom: options?.resumeFrom,
|
|
1885
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
1921
1886
|
});
|
|
1922
1887
|
await poller.poll();
|
|
1923
1888
|
return poller;
|
|
@@ -1956,14 +1921,19 @@ class SqlResourcesImpl {
|
|
|
1956
1921
|
return this.client.sendOperationRequest(args, spec);
|
|
1957
1922
|
};
|
|
1958
1923
|
const sendOperationFn = async (args, spec) => {
|
|
1959
|
-
var _a;
|
|
1960
1924
|
let currentRawResponse = undefined;
|
|
1961
|
-
const providedCallback =
|
|
1925
|
+
const providedCallback = args.options?.onResponse;
|
|
1962
1926
|
const callback = (rawResponse, flatResponse) => {
|
|
1963
1927
|
currentRawResponse = rawResponse;
|
|
1964
|
-
providedCallback
|
|
1928
|
+
providedCallback?.(rawResponse, flatResponse);
|
|
1929
|
+
};
|
|
1930
|
+
const updatedArgs = {
|
|
1931
|
+
...args,
|
|
1932
|
+
options: {
|
|
1933
|
+
...args.options,
|
|
1934
|
+
onResponse: callback,
|
|
1935
|
+
},
|
|
1965
1936
|
};
|
|
1966
|
-
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
1967
1937
|
const flatResponse = await directSendOperation(updatedArgs, spec);
|
|
1968
1938
|
return {
|
|
1969
1939
|
flatResponse,
|
|
@@ -1987,8 +1957,8 @@ class SqlResourcesImpl {
|
|
|
1987
1957
|
spec: retrieveContinuousBackupInformationOperationSpec,
|
|
1988
1958
|
});
|
|
1989
1959
|
const poller = await (0, core_lro_1.createHttpPoller)(lro, {
|
|
1990
|
-
restoreFrom: options
|
|
1991
|
-
intervalInMs: options
|
|
1960
|
+
restoreFrom: options?.resumeFrom,
|
|
1961
|
+
intervalInMs: options?.updateIntervalInMs,
|
|
1992
1962
|
resourceLocationConfig: "location",
|
|
1993
1963
|
});
|
|
1994
1964
|
await poller.poll();
|