次の方法で共有


BlobRestoreRange.StartRange プロパティ

定義

BLOB の開始範囲を取得または設定します。 これは包括的です。 空は、アカウントの開始を意味します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象