ExpressRoutePortInner.BandwidthInGbps Property

Definition

Gets or sets bandwidth of procured ports in 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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to