ApplicationGatewayAutoscaleBounds Class

Application Gateway autoscale bounds on number of Application Gateway instance.

All required parameters must be populated in order to send to Azure.

Inheritance
ApplicationGatewayAutoscaleBounds

Constructor

ApplicationGatewayAutoscaleBounds(*, min: int, max: int, **kwargs)

Parameters

min
int

Required. Lower bound on number of Application Gateway instances.

max
int

Required. Upper bound on number of Application Gateway instances.