| Modifier and Type | Method and Description |
|---|---|
MongoDatabaseResource |
MongoDatabaseCreateUpdateParameters.resource()
Get the standard JSON format of a Mongo database.
|
MongoDatabaseResource |
MongoDatabaseResource.withId(String id)
Set name of the Cosmos DB Mongo database.
|
| Modifier and Type | Method and Description |
|---|---|
MongoDatabaseCreateUpdateParameters |
MongoDatabaseCreateUpdateParameters.withResource(MongoDatabaseResource resource)
Set the standard JSON format of a Mongo database.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/