Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GremlinGraphGetPropertiesResource

Package version

Hierarchy

Index

Properties

Optional analyticalStorageTtl

analyticalStorageTtl: undefined | number

Analytical TTL.

Optional conflictResolutionPolicy

conflictResolutionPolicy: ConflictResolutionPolicy

The conflict resolution policy for the graph.

Optional defaultTtl

defaultTtl: undefined | number

Default time to live

Optional etag

etag: undefined | string

A system generated property representing the resource etag required for optimistic concurrency control. NOTE: This property will not be serialized. It can only be populated by the server.

id

id: string

Name of the Cosmos DB Gremlin graph

Optional indexingPolicy

indexingPolicy: IndexingPolicy

The configuration of the indexing policy. By default, the indexing is automatic for all document paths within the graph

Optional partitionKey

partitionKey: ContainerPartitionKey

The configuration of the partition key to be used for partitioning data into multiple partitions

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.

Optional ts

ts: undefined | number

A system generated property that denotes the last updated timestamp of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional uniqueKeyPolicy

uniqueKeyPolicy: UniqueKeyPolicy

The unique key policy configuration for specifying uniqueness constraints on documents in the collection in the Azure Cosmos DB service.

Generated using TypeDoc