Condividi tramite


ExpressRouteCrossConnection.BandwidthInMbps Property

Definition

Gets the circuit bandwidth In Mbps.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to