Condividi tramite


IBlobRestoreRange.EndRange Property

Definition

Blob end range. This is exclusive. Empty means account end.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="Blob end range. This is exclusive. Empty means account end.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="endRange", Update=true)]
public string EndRange { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="Blob end range. This is exclusive. Empty means account end.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="endRange", Update=true)>]
member this.EndRange : string with get, set
Public Property EndRange As String

Property Value

Attributes

Applies to