次の方法で共有


MongoDBCollectionResourceInfo.Indexes プロパティ

定義

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

public System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.MongoDBIndex> Indexes { get; }
member this.Indexes : System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.MongoDBIndex>
Public ReadOnly Property Indexes As IList(Of MongoDBIndex)

プロパティ値

適用対象