RestorableSqlResourcesListResult interface
The List operation response, that contains the restorable SQL resources.
Properties
value | List of restorable SQL 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 SQL resources, including the database and collection names. NOTE: This property will not be serialized. It can only be populated by the server.
value?: RestorableSqlResourcesGetResult[]