RestorableMongodbResourcesListResult interface
The List operation response, that contains the restorable MongoDB resources.
Properties
value | List of restorable MongoDB resources, including the database and collection names. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
value
List of restorable MongoDB resources, including the database and collection names. NOTE: This property will not be serialized. It can only be populated by the server.
value?: RestorableMongodbResourcesGetResult[]