ExpressRouteGatewayPropertiesAutoScaleConfiguration Class
Configuration for auto scaling.
- Inheritance
-
azure.mgmt.network._serialization.ModelExpressRouteGatewayPropertiesAutoScaleConfiguration
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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python