VirtualNetworkGatewayAutoScaleConfiguration Class
Virtual Network Gateway Autoscale Configuration details.
- Inheritance
-
azure.mgmt.network._serialization.ModelVirtualNetworkGatewayAutoScaleConfiguration
Constructor
VirtualNetworkGatewayAutoScaleConfiguration(*, bounds: _models.VirtualNetworkGatewayAutoScaleBounds | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
bounds
|
The bounds of the autoscale configuration. |
Variables
Name | Description |
---|---|
bounds
|
The bounds of the autoscale configuration. |
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