BlobRestoreRange.StartRange Property

Definition

Blob start range. This is inclusive. Empty means account start.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)]
public string StartRange { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)>]
member this.StartRange : string with get, set
Public Property StartRange As String

Property Value

Implements

Attributes

Applies to