RestorableMongodbDatabasePropertiesResource Class

The resource of an Azure Cosmos DB MongoDB database event.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
RestorableMongodbDatabasePropertiesResource

Constructor

RestorableMongodbDatabasePropertiesResource(**kwargs)

Variables

rid
str

A system generated property. A unique identifier.

operation_type
str or OperationType

The operation type of this database event. Known values are: "Create", "Replace", "Delete", "SystemOperation".

event_timestamp
str

The time when this database event happened.

owner_id
str

The name of this MongoDB database.

owner_resource_id
str

The resource ID of this MongoDB database.