HashPartitionResolver.HashGenerator Property

Definition

Gets the HashGenerator used in consistent hashing.

[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

Property Value

Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to