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. |
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