Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RestorableMongodbDatabasePropertiesResource

Package version

The resource of an Azure Cosmos DB MongoDB database event

Hierarchy

  • RestorableMongodbDatabasePropertiesResource

Index

Properties

Optional eventTimestamp

eventTimestamp: undefined | string

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