Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RestorableMongodbCollectionPropertiesResource

Package version

The resource of an Azure Cosmos DB MongoDB collection event

Hierarchy

  • RestorableMongodbCollectionPropertiesResource

Index

Properties

Optional eventTimestamp

eventTimestamp: undefined | string

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