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. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python