ExpressRouteGatewayPropertiesAutoScaleConfiguration Class

Configuration for auto scaling.

Inheritance
azure.mgmt.network._serialization.Model
ExpressRouteGatewayPropertiesAutoScaleConfiguration

Constructor

ExpressRouteGatewayPropertiesAutoScaleConfiguration(*, bounds: _models.ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
bounds

Minimum and maximum number of scale units to deploy.

Variables

Name Description
bounds

Minimum and maximum number of scale units to deploy.