Share via


ExpressRouteCircuitServiceProviderProperties.BandwidthInMbps Property

Definition

Gets or sets the BandwidthInMbps.

[Newtonsoft.Json.JsonProperty(PropertyName="bandwidthInMbps")]
public int? BandwidthInMbps { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="bandwidthInMbps")>]
member this.BandwidthInMbps : Nullable<int> with get, set
Public Property BandwidthInMbps As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to