共用方式為


MongoDBCollectionGetPropertiesResource Class

Definition

public class MongoDBCollectionGetPropertiesResource
type MongoDBCollectionGetPropertiesResource = class
Public Class MongoDBCollectionGetPropertiesResource
Inheritance
MongoDBCollectionGetPropertiesResource

Constructors

MongoDBCollectionGetPropertiesResource()

Initializes a new instance of the MongoDBCollectionGetPropertiesResource class.

MongoDBCollectionGetPropertiesResource(String, IDictionary<String,String>, IList<MongoIndex>, Nullable<Int32>, String, Nullable<Double>, String)

Initializes a new instance of the MongoDBCollectionGetPropertiesResource class.

Properties

_etag

Gets a system generated property representing the resource etag required for optimistic concurrency control.

_rid

Gets a system generated property. A unique identifier.

_ts

Gets a system generated property that denotes the last updated timestamp of the resource.

AnalyticalStorageTtl

Gets or sets analytical TTL.

Id

Gets or sets name of the Cosmos DB MongoDB collection

Indexes

Gets or sets list of index keys

ShardKey

Gets or sets a key-value pair of shard keys to be applied for the request.

Methods

Validate()

Validate the object.

Applies to