Compartir a través de


BlobRestoreRange.StartRange Propiedad

Definición

Obtiene o establece el intervalo de inicio del blob. Esto es inclusivo. Vacío significa inicio de la cuenta.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a