Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RestorableGremlinDatabasePropertiesResource

Package version

The resource of an Azure Cosmos DB Gremlin database event

Hierarchy

  • RestorableGremlinDatabasePropertiesResource

Index

Properties

Optional eventTimestamp

eventTimestamp: undefined | string

The time when this database event happened. NOTE: This property will not be serialized. It can only be populated by the server.

Optional operationType

operationType: OperationType

The operation type of this database event. NOTE: This property will not be serialized. It can only be populated by the server.

Optional ownerId

ownerId: undefined | string

The name of this Gremlin database. NOTE: This property will not be serialized. It can only be populated by the server.

Optional ownerResourceId

ownerResourceId: undefined | string

The resource ID of this Gremlin database. NOTE: This property will not be serialized. It can only be populated by the server.

Optional rid

rid: undefined | string

A system generated property. A unique identifier. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc