Package | Description |
---|---|
com.microsoft.azure.management.cosmosdb |
This package contains the classes for CosmosDB.
|
Modifier and Type | Method and Description |
---|---|
MongoDBDatabaseResource |
MongoDBDatabaseCreateUpdateParameters.resource()
Get the standard JSON format of a MongoDB database.
|
MongoDBDatabaseResource |
MongoDBDatabaseResource.withId(String id)
Set name of the Cosmos DB MongoDB database.
|
Modifier and Type | Method and Description |
---|---|
MongoDBDatabaseCreateUpdateParameters |
MongoDBDatabaseCreateUpdateParameters.withResource(MongoDBDatabaseResource resource)
Set the standard JSON format of a MongoDB database.
|
Copyright © 2019. All rights reserved.