次の方法で共有


ReportRecordContract.Bandwidth プロパティ

定義

使用される帯域幅を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="bandwidth")]
public long? Bandwidth { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="bandwidth")>]
member this.Bandwidth : Nullable<int64> with get, set
Public Property Bandwidth As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象