次の方法で共有


ExpressRoutePortInner.BandwidthInGbps プロパティ

定義

調達されたポートの帯域幅を Gbps 単位で取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象