次の方法で共有


ExpressRoutePortsLocationBandwidths.ValueInGbps プロパティ

定義

帯域幅の値を Gbps で取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象