次の方法で共有


MongoDBIndex.Keys プロパティ

定義

Azure Cosmos DB サービス内の各 MongoDB コレクションのキーの一覧。

public System.Collections.Generic.IList<string> Keys { get; }
member this.Keys : System.Collections.Generic.IList<string>
Public ReadOnly Property Keys As IList(Of String)

プロパティ値

適用対象