Share via


ServiceSasParameters.RowKeyStart Property

Definition

Gets or sets the start of row key.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to