共用方式為


RestorableMongodbCollectionGetResult Class

Definition

An Azure Cosmos DB MongoDB collection event

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

Constructors

RestorableMongodbCollectionGetResult()

Initializes a new instance of the RestorableMongodbCollectionGetResult class.

RestorableMongodbCollectionGetResult(RestorableMongodbCollectionPropertiesResource, String, String, String)

Initializes a new instance of the RestorableMongodbCollectionGetResult 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 MongoDB collection event

Type

Gets the type of Azure resource.

Applies to