次の方法で共有


HashPartitionResolver.HashGenerator プロパティ

定義

一貫性のあるハッシュで使用される HashGenerator を取得します。

[Newtonsoft.Json.JsonIgnore]
public Microsoft.Azure.Documents.Partitioning.IHashGenerator HashGenerator { get; }
[<Newtonsoft.Json.JsonIgnore>]
member this.HashGenerator : Microsoft.Azure.Documents.Partitioning.IHashGenerator
Public ReadOnly Property HashGenerator As IHashGenerator

プロパティ値

属性
Newtonsoft.Json.JsonIgnoreAttribute

適用対象