次の方法で共有


ExpressRouteCrossConnection.BandwidthInMbps プロパティ

定義

回線帯域幅 (Mbps) を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象