GremlinDatabaseRestoreResource Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specific Gremlin Databases to restore.
public class GremlinDatabaseRestoreResource
type GremlinDatabaseRestoreResource = class
Public Class GremlinDatabaseRestoreResource
- Inheritance
-
GremlinDatabaseRestoreResource
Constructors
GremlinDatabaseRestoreResource() |
Initializes a new instance of the GremlinDatabaseRestoreResource class. |
GremlinDatabaseRestoreResource(String, IList<String>) |
Initializes a new instance of the GremlinDatabaseRestoreResource class. |
Properties
DatabaseName |
Gets or sets the name of the gremlin database available for restore. |
GraphNames |
Gets or sets the names of the graphs available for restore. |