Share via


ExpressRoutePortsLocationBandwidths.ValueInGbps Property

Definition

Gets bandwidth value in Gbps.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to