RestorableGremlinGraphGetResult Class
An Azure Cosmos DB Gremlin graph event.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.cosmosdb._serialization.ModelRestorableGremlinGraphGetResult
Constructor
RestorableGremlinGraphGetResult(*, resource: _models.RestorableGremlinGraphPropertiesResource | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
resource
|
The resource of an Azure Cosmos DB Gremlin graph event. |
Variables
Name | Description |
---|---|
id
|
The unique resource Identifier of the ARM resource. |
name
|
The name of the ARM resource. |
type
|
The type of Azure resource. |
resource
|
The resource of an Azure Cosmos DB Gremlin graph event. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python