Share via


VirtualNetworkGatewaySku.Capacity Property

Definition

Gets the capacity.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to