| 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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/