Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RestorableGremlinGraphPropertiesResource

Package version

The resource of an Azure Cosmos DB Gremlin graph event

Hierarchy

  • RestorableGremlinGraphPropertiesResource

Index

Properties

Optional eventTimestamp

eventTimestamp: undefined | string

The time when this graph 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 graph 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 graph. 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 graph. 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