ApplicationGatewayData.ReservedCapacity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The reserved capacity of the application gateway resource. Applicable to the Basic_v2 and Basic_WAF_v2 SKU tiers.
public int? ReservedCapacity { get; set; }
member this.ReservedCapacity : Nullable<int> with get, set
Public Property ReservedCapacity As Nullable(Of Integer)