RestorableGremlinResourcesGetResult Class

Specific Databases to restore.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.cosmosdb._serialization.Model
RestorableGremlinResourcesGetResult

Constructor

RestorableGremlinResourcesGetResult(*, database_name: str | None = None, graph_names: List[str] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
database_name
str

The name of the gremlin database available for restore.

graph_names

The names of the graphs available for restore.

Variables

Name Description
id
str

The unique resource identifier of the ARM resource.

name
str

The name of the ARM resource.

type
str

The type of Azure resource.

database_name
str

The name of the gremlin database available for restore.

graph_names

The names of the graphs available for restore.