Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MongoDBCollectionGetPropertiesResource

Package version

Hierarchy

Index

Properties

Optional analyticalStorageTtl

analyticalStorageTtl: undefined | number

Analytical TTL.

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 MongoDB collection

Optional indexes

indexes: MongoIndex[]

List of index keys

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 shardKey

shardKey: undefined | {}

A key-value pair of shard keys to be applied for the request.

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.

Generated using TypeDoc