GremlinDatabaseResource interface

Cosmos DB Gremlin database resource object

Properties

createMode

Enum to indicate the mode of resource creation.

id

Name of the Cosmos DB Gremlin database

restoreParameters

Parameters to indicate the information about the restore

Property Details

createMode

Enum to indicate the mode of resource creation.

createMode?: string

Property Value

string

id

Name of the Cosmos DB Gremlin database

id: string

Property Value

string

restoreParameters

Parameters to indicate the information about the restore

restoreParameters?: ResourceRestoreParameters

Property Value