ExtendedMongoDBCollectionResourceInfo クラス

定義

ExtendedMongoDBCollectionResourceInfo。

public class ExtendedMongoDBCollectionResourceInfo : Azure.ResourceManager.CosmosDB.Models.MongoDBCollectionResourceInfo
type ExtendedMongoDBCollectionResourceInfo = class
    inherit MongoDBCollectionResourceInfo
Public Class ExtendedMongoDBCollectionResourceInfo
Inherits MongoDBCollectionResourceInfo
継承
ExtendedMongoDBCollectionResourceInfo

コンストラクター

ExtendedMongoDBCollectionResourceInfo(String)

ExtendedMongoDBCollectionResourceInfo の新しいインスタンスを初期化します。

プロパティ

AnalyticalStorageTtl

分析 TTL。

(継承元 MongoDBCollectionResourceInfo)
CollectionName

Cosmos DB MongoDB コレクションの名前。

(継承元 MongoDBCollectionResourceInfo)
CreateMode

リソースの作成モードを示す列挙型。

(継承元 MongoDBCollectionResourceInfo)
ETag

オプティミスティック コンカレンシー制御に必要なリソース etag を表すシステム生成プロパティ。

Indexes

インデックス キーの一覧。

(継承元 MongoDBCollectionResourceInfo)
RestoreParameters

復元に関する情報を示すパラメーター。

(継承元 MongoDBCollectionResourceInfo)
Rid

システムによって生成されたプロパティ。 一意識別子。

ShardKey

要求に適用されるシャード キーのキーと値のペア。

(継承元 MongoDBCollectionResourceInfo)
Timestamp

リソースの最後に更新されたタイムスタンプを示すシステム生成プロパティ。

適用対象