次の方法で共有


VolumeContainer.BandWidthRateInMbps プロパティ

定義

ボリューム コンテナーに設定された帯域幅レートを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.bandWidthRateInMbps")]
public int? BandWidthRateInMbps { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.bandWidthRateInMbps")>]
member this.BandWidthRateInMbps : Nullable<int> with get, set
Public Property BandWidthRateInMbps As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象