Share via


UniformInt64RangePartitionSchemeDescription.LowKey Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to