Share via


ServiceSasParameters.RowKeyEnd Property

Definition

Gets or sets the end of row key.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to