Uses of Class
com.microsoft.azure.management.cosmosdb.MongoDatabaseResource
-
-
Uses of MongoDatabaseResource in com.microsoft.azure.management.cosmosdb
Methods in com.microsoft.azure.management.cosmosdb that return MongoDatabaseResource Modifier and Type Method Description MongoDatabaseResourceMongoDatabaseCreateUpdateParameters. resource()Get the standard JSON format of a Mongo database.MongoDatabaseResourceMongoDatabaseResource. withId(String id)Set name of the Cosmos DB Mongo database.Methods in com.microsoft.azure.management.cosmosdb with parameters of type MongoDatabaseResource Modifier and Type Method Description MongoDatabaseCreateUpdateParametersMongoDatabaseCreateUpdateParameters. withResource(MongoDatabaseResource resource)Set the standard JSON format of a Mongo database.
-