次の方法で共有


ExpressRouteProviderPort.UsedBandwidthInMbps プロパティ

定義

ポートの使用帯域幅 (Mbps) を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象