BeginCreateUpdateMongoDBCollectionWithHttpMessagesAsync(String,
String, String, String, MongoDBCollectionCreateUpdateParameters,
Dictionary<String,List<String>>, CancellationToken)
|
Create or update an Azure Cosmos DB MongoDB Collection
|
BeginCreateUpdateMongoDBDatabaseWithHttpMessagesAsync(String,
String, String, MongoDBDatabaseCreateUpdateParameters, Dictionary<String,
List<String>>, CancellationToken)
|
Create or updates Azure Cosmos DB MongoDB database
|
BeginDeleteMongoDBCollectionWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Deletes an existing Azure Cosmos DB MongoDB Collection.
|
BeginDeleteMongoDBDatabaseWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Deletes an existing Azure Cosmos DB MongoDB database.
|
BeginUpdateMongoDBCollectionThroughputWithHttpMessagesAsync(String,
String, String, String, ThroughputSettingsUpdateParameters, Dictionary<String,
List<String>>, CancellationToken)
|
Update the RUs per second of an Azure Cosmos DB MongoDB collection
|
BeginUpdateMongoDBDatabaseThroughputWithHttpMessagesAsync(String,
String, String, ThroughputSettingsUpdateParameters, Dictionary<String,
List<String>>, CancellationToken)
|
Update RUs per second of the an Azure Cosmos DB MongoDB database
|
CreateUpdateMongoDBCollectionWithHttpMessagesAsync(String, String,
String, String, MongoDBCollectionCreateUpdateParameters, Dictionary<String,
List<String>>, CancellationToken)
|
Create or update an Azure Cosmos DB MongoDB Collection
|
CreateUpdateMongoDBDatabaseWithHttpMessagesAsync(String, String,
String, MongoDBDatabaseCreateUpdateParameters, Dictionary<String,
List<String>>, CancellationToken)
|
Create or updates Azure Cosmos DB MongoDB database
|
DeleteMongoDBCollectionWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Deletes an existing Azure Cosmos DB MongoDB Collection.
|
DeleteMongoDBDatabaseWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Deletes an existing Azure Cosmos DB MongoDB database.
|
GetMongoDBCollectionThroughputWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Gets the RUs per second of the MongoDB collection under an existing
Azure Cosmos DB database account with the provided name.
|
GetMongoDBCollectionWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Gets the MongoDB collection under an existing Azure Cosmos DB
database account.
|
GetMongoDBDatabaseThroughputWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Gets the RUs per second of the MongoDB database under an existing
Azure Cosmos DB database account with the provided name.
|
GetMongoDBDatabaseWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Gets the MongoDB databases under an existing Azure Cosmos DB
database account with the provided name.
|
ListMongoDBCollectionsWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Lists the MongoDB collection under an existing Azure Cosmos DB
database account.
|
ListMongoDBDatabasesWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
|
Lists the MongoDB databases under an existing Azure Cosmos DB
database account.
|
UpdateMongoDBCollectionThroughputWithHttpMessagesAsync(String,
String, String, String, ThroughputSettingsUpdateParameters, Dictionary<String,
List<String>>, CancellationToken)
|
Update the RUs per second of an Azure Cosmos DB MongoDB collection
|
UpdateMongoDBDatabaseThroughputWithHttpMessagesAsync(String, String,
String, ThroughputSettingsUpdateParameters, Dictionary<String,
List<String>>, CancellationToken)
|
Update RUs per second of the an Azure Cosmos DB MongoDB database
|