VirtualNetworkAppliance.BandwidthInGbps Property

Definition

Gets or sets bandwidth of the VirtualNetworkAppliance resource in Gbps.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.bandwidthInGbps")]
public string BandwidthInGbps { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.bandwidthInGbps")>]
member this.BandwidthInGbps : string with get, set
Public Property BandwidthInGbps As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to