RestorableMongodbDatabasesListResult interface
The List operation response, that contains the MongoDB database events and their properties.
Properties
value | List of MongoDB database events and their properties. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
value
List of MongoDB database events and their properties. NOTE: This property will not be serialized. It can only be populated by the server.
value?: RestorableMongodbDatabaseGetResult[]