次の方法で共有


ExpressRoutePortsLocation.AvailableBandwidths プロパティ

定義

使用可能な ExpressRoutePort 帯域幅のインベントリを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.availableBandwidths")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ExpressRoutePortsLocationBandwidths> AvailableBandwidths { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.availableBandwidths")>]
member this.AvailableBandwidths : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ExpressRoutePortsLocationBandwidths> with get, set
Public Property AvailableBandwidths As IList(Of ExpressRoutePortsLocationBandwidths)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象