Share via


ExpressRouteProviderPort.UsedBandwidthInMbps Property

Definition

Gets or sets used Bandwidth of the port in Mbps

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to