Compartilhar via


RestorableTableGetResult Class

Definition

An Azure Cosmos DB Table event

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

Constructors

RestorableTableGetResult()

Initializes a new instance of the RestorableTableGetResult class.

RestorableTableGetResult(String, String, String, RestorableTablePropertiesResource)

Initializes a new instance of the RestorableTableGetResult 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 Table event

Type

Gets the type of Azure resource.

Applies to