Compartir a través de


UniformInt64RangePartitionSchemeDescription.LowKey Propiedad

Definición

Obtiene o establece una cadena que indica el límite inferior del intervalo de claves de partición que se debe dividir entre la partición "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a