次の方法で共有


HashPartitionResolver.CollectionLinks プロパティ

定義

Azure Cosmos DB サービスでのハッシュに使用されるコレクション リンクの IEnumerable を取得します。

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

プロパティ値

ハッシュに使用されるコレクション リンクの IEnumerable。

適用対象