FileGetFromComputeNodeOptions.OcpRange プロパティ

定義

取得するバイト範囲を取得または設定します。 既定では、ファイル全体を取得します。 形式は bytes=startRange-endRange です。

[Newtonsoft.Json.JsonIgnore]
public string OcpRange { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.OcpRange : string with get, set
Public Property OcpRange As String

プロパティ値

属性
Newtonsoft.Json.JsonIgnoreAttribute

適用対象