ApplicationGatewayAutoscaleConfiguration interface
Application Gateway autoscale configuration.
Properties
max |
Upper bound on number of Application Gateway capacity. |
min |
Lower bound on number of Application Gateway capacity. |
Property Details
maxCapacity
Upper bound on number of Application Gateway capacity.
maxCapacity?: number
Property Value
number
minCapacity
Lower bound on number of Application Gateway capacity.
minCapacity: number
Property Value
number