Partager via


RestorableGremlinDatabaseGetResult Class

Definition

An Azure Cosmos DB Gremlin database event

[Microsoft.Rest.Serialization.JsonTransformation]
public class RestorableGremlinDatabaseGetResult
[<Microsoft.Rest.Serialization.JsonTransformation>]
type RestorableGremlinDatabaseGetResult = class
Public Class RestorableGremlinDatabaseGetResult
Inheritance
RestorableGremlinDatabaseGetResult
Attributes

Constructors

RestorableGremlinDatabaseGetResult()

Initializes a new instance of the RestorableGremlinDatabaseGetResult class.

RestorableGremlinDatabaseGetResult(String, String, String, RestorableGremlinDatabasePropertiesResource)

Initializes a new instance of the RestorableGremlinDatabaseGetResult class.

Properties

Id

Gets the unique resource Identifier of the ARM resource.

Name

Gets the name of the ARM resource.

Resource

Gets or sets the resource of an Azure Cosmos DB Gremlin database event

Type

Gets the type of Azure resource.

Applies to