RestorableMongodbCollectionPropertiesResource Class
The resource of an Azure Cosmos DB MongoDB collection event.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
RestorableMongodbCollectionPropertiesResource
Constructor
RestorableMongodbCollectionPropertiesResource(**kwargs)
Variables
- rid
- str
A system generated property. A unique identifier.
- operation_type
- str or OperationType
The operation type of this collection event. Known values are: "Create", "Replace", "Delete", "SystemOperation".
- event_timestamp
- str
The time when this collection event happened.
- owner_id
- str
The name of this MongoDB collection.
- owner_resource_id
- str
The resource ID of this MongoDB collection.
Feedback
Submit and view feedback for