次の方法で共有


ExpressRouteCircuit.BandwidthInGbps プロパティ

定義

ExpressRoutePort リソースで回線がプロビジョニングされるときの回線の帯域幅を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.bandwidthInGbps")]
public double? BandwidthInGbps { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.bandwidthInGbps")>]
member this.BandwidthInGbps : Nullable<double> with get, set
Public Property BandwidthInGbps As Nullable(Of Double)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象