ExpressRouteCircuitInner.BandwidthInGbps Property

Definition

Gets or sets the bandwidth of the circuit when the circuit is provisioned on an ExpressRoutePort resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to