Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MongoDBCollectionResource

Package version

Cosmos DB MongoDB collection resource object

Hierarchy

Index

Properties

Optional analyticalStorageTtl

analyticalStorageTtl: undefined | number

Analytical TTL.

id

id: string

Name of the Cosmos DB MongoDB collection

Optional indexes

indexes: MongoIndex[]

List of index keys

Optional shardKey

shardKey: undefined | {}

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

Generated using TypeDoc