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