Compartilhar via


IServiceSasParameters.RowKeyStart Property

Definition

The start of row key.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="The start of row key.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="startRk", Update=true)]
public string RowKeyStart { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="The start of row key.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="startRk", Update=true)>]
member this.RowKeyStart : string with get, set
Public Property RowKeyStart As String

Property Value

Attributes

Applies to