ExpressRoutePortsLocationInner.AvailableBandwidths Property

Definition

Gets or sets the inventory of available ExpressRoutePort bandwidths.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to