Share via


ExpressRouteProviderPort.RemainingBandwidthInMbps Property

Definition

Gets or sets remaining Bandwidth of the port in Mbps

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to