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