次の方法で共有


ExpressRouteCrossConnectionInner.BandwidthInMbps プロパティ

定義

回線帯域幅 (Mbps) を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象