BeginCreateUpdateMongoDBCollectionAsync(IMongoDBResourcesOperations,
String, String, String, String, MongoDBCollectionCreateUpdateParameters,
CancellationToken)
|
Create or update an Azure Cosmos DB MongoDB Collection
|
BeginCreateUpdateMongoDBDatabaseAsync(IMongoDBResourcesOperations, String, String, String, MongoDBDatabaseCreateUpdateParameters, CancellationToken)
|
Create or updates Azure Cosmos DB MongoDB database
|
BeginDeleteMongoDBCollectionAsync(IMongoDBResourcesOperations, String, String, String, String, CancellationToken)
|
Deletes an existing Azure Cosmos DB MongoDB Collection.
|
BeginDeleteMongoDBDatabaseAsync(IMongoDBResourcesOperations, String, String, String, CancellationToken)
|
Deletes an existing Azure Cosmos DB MongoDB database.
|
BeginUpdateMongoDBCollectionThroughputAsync(IMongoDBResourcesOperations,
String, String, String, String, ThroughputSettingsUpdateParameters,
CancellationToken)
|
Update the RUs per second of an Azure Cosmos DB MongoDB collection
|
BeginUpdateMongoDBDatabaseThroughputAsync(IMongoDBResourcesOperations, String, String, String, ThroughputSettingsUpdateParameters, CancellationToken)
|
Update RUs per second of the an Azure Cosmos DB MongoDB database
|
CreateUpdateMongoDBCollectionAsync(IMongoDBResourcesOperations,
String, String, String, String, MongoDBCollectionCreateUpdateParameters,
CancellationToken)
|
Create or update an Azure Cosmos DB MongoDB Collection
|
CreateUpdateMongoDBDatabaseAsync(IMongoDBResourcesOperations, String, String, String, MongoDBDatabaseCreateUpdateParameters, CancellationToken)
|
Create or updates Azure Cosmos DB MongoDB database
|
DeleteMongoDBCollectionAsync(IMongoDBResourcesOperations, String, String, String, String, CancellationToken)
|
Deletes an existing Azure Cosmos DB MongoDB Collection.
|
DeleteMongoDBDatabaseAsync(IMongoDBResourcesOperations, String, String, String, CancellationToken)
|
Deletes an existing Azure Cosmos DB MongoDB database.
|
GetMongoDBCollectionAsync(IMongoDBResourcesOperations, String, String, String, String, CancellationToken)
|
Gets the MongoDB collection under an existing Azure Cosmos DB database
account.
|
GetMongoDBCollectionThroughputAsync(IMongoDBResourcesOperations, String, String, String, String, CancellationToken)
|
Gets the RUs per second of the MongoDB collection under an existing Azure
Cosmos DB database account with the provided name.
|
GetMongoDBDatabaseAsync(IMongoDBResourcesOperations, String, String, String, CancellationToken)
|
Gets the MongoDB databases under an existing Azure Cosmos DB database
account with the provided name.
|
GetMongoDBDatabaseThroughputAsync(IMongoDBResourcesOperations, String, String, String, CancellationToken)
|
Gets the RUs per second of the MongoDB database under an existing Azure
Cosmos DB database account with the provided name.
|
ListMongoDBCollectionsAsync(IMongoDBResourcesOperations, String, String, String, CancellationToken)
|
Lists the MongoDB collection under an existing Azure Cosmos DB database
account.
|
ListMongoDBDatabasesAsync(IMongoDBResourcesOperations, String, String, CancellationToken)
|
Lists the MongoDB databases under an existing Azure Cosmos DB database
account.
|
UpdateMongoDBCollectionThroughputAsync(IMongoDBResourcesOperations,
String, String, String, String, ThroughputSettingsUpdateParameters,
CancellationToken)
|
Update the RUs per second of an Azure Cosmos DB MongoDB collection
|
UpdateMongoDBDatabaseThroughputAsync(IMongoDBResourcesOperations, String, String, String, ThroughputSettingsUpdateParameters, CancellationToken)
|
Update RUs per second of the an Azure Cosmos DB MongoDB database
|