az cosmosdb mongodb
Manage MongoDB resources of Azure Cosmos DB account.
Commands
az cosmosdb mongodb collection |
Manage Azure Cosmos DB MongoDB collections. |
az cosmosdb mongodb collection create |
Create an MongoDB collection under an Azure Cosmos DB MongoDB database. |
az cosmosdb mongodb collection delete |
Delete the MongoDB collection under an Azure Cosmos DB MongoDB database. |
az cosmosdb mongodb collection exists |
Checks if an Azure Cosmos DB MongoDB collection exists. |
az cosmosdb mongodb collection list |
List the MongoDB collections under an Azure Cosmos DB MongoDB database. |
az cosmosdb mongodb collection show |
Show the details of a MongoDB collection under an Azure Cosmos DB MongoDB database. |
az cosmosdb mongodb collection throughput |
Manage throughput of MongoDB collection under an Azure Cosmos DB account. |
az cosmosdb mongodb collection throughput migrate |
Migrate the throughput of the MongoDB collection between autoscale and manually provisioned. |
az cosmosdb mongodb collection throughput show |
Get the throughput of the MongoDB collection under an Azure Cosmos DB MongoDB database. |
az cosmosdb mongodb collection throughput update |
Update the throughput of the MongoDB collection under an Azure Cosmos DB MongoDB database. |
az cosmosdb mongodb collection update |
Update an MongoDB collection under an Azure Cosmos DB MongoDB database. |
az cosmosdb mongodb database |
Manage Azure Cosmos DB MongoDB databases. |
az cosmosdb mongodb database create |
Create an MongoDB database under an Azure Cosmos DB account. |
az cosmosdb mongodb database delete |
Delete the MongoDB database under an Azure Cosmos DB account. |
az cosmosdb mongodb database exists |
Checks if an Azure Cosmos DB MongoDB database exists. |
az cosmosdb mongodb database list |
List the MongoDB databases under an Azure Cosmos DB account. |
az cosmosdb mongodb database show |
Show the details of a MongoDB database under an Azure Cosmos DB account. |
az cosmosdb mongodb database throughput |
Manage throughput of MongoDB database under an Azure Cosmos DB account. |
az cosmosdb mongodb database throughput migrate |
Migrate the throughput of the MongoDB database between autoscale and manually provisioned. |
az cosmosdb mongodb database throughput show |
Get the throughput of the MongoDB database under an Azure Cosmos DB account. |
az cosmosdb mongodb database throughput update |
Update the throughput of the MongoDB database under an Azure Cosmos DB account. |