Uses of Class
com.microsoft.azure.management.cosmosdb.MongoDBDatabaseResource
Packages that use MongoDBDatabaseResource
Package
Description
This package contains the classes for CosmosDB.
-
Uses of MongoDBDatabaseResource in com.microsoft.azure.management.cosmosdb
Methods in com.microsoft.azure.management.cosmosdb that return MongoDBDatabaseResourceModifier and TypeMethodDescriptionMongoDBDatabaseCreateUpdateParameters.resource()
Get the standard JSON format of a MongoDB database.Set name of the Cosmos DB MongoDB database.Methods in com.microsoft.azure.management.cosmosdb with parameters of type MongoDBDatabaseResourceModifier and TypeMethodDescriptionMongoDBDatabaseCreateUpdateParameters.withResource
(MongoDBDatabaseResource resource) Set the standard JSON format of a MongoDB database.