你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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. |