| Package | Description |
|---|---|
| com.azure.resourcemanager.cosmos.models |
Package containing the data models for CosmosDBManagementClient.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MongoDBDatabaseGetPropertiesResource
The MongoDBDatabaseGetPropertiesResource model.
|
| Modifier and Type | Method and Description |
|---|---|
MongoDBDatabaseResource |
MongoDBDatabaseCreateUpdateParameters.resource()
Get the resource property: The standard JSON format of a MongoDB database.
|
MongoDBDatabaseResource |
MongoDBDatabaseResource.withId(String id)
Set the id property: Name of the Cosmos DB MongoDB database.
|
| Modifier and Type | Method and Description |
|---|---|
MongoDBDatabaseCreateUpdateParameters |
MongoDBDatabaseCreateUpdateParameters.withResource(MongoDBDatabaseResource resource)
Set the resource property: The standard JSON format of a MongoDB database.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.