Compartir a través de


ServiceSasParameters.PartitionKeyEnd Propiedad

Definición

Obtiene o establece el final de la clave de partición.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a