Share via


UniformInt64RangePartitionSchemeDescription.HighKey Property

Definition

Gets or sets string indicating the upper bound of the partition key range that should be split between the partition ‘count’

[Newtonsoft.Json.JsonProperty(PropertyName="highKey")]
public string HighKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="highKey")>]
member this.HighKey : string with get, set
Public Property HighKey As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to