VirtualNetworkGatewayAutoScaleConfiguration Class
Virtual Network Gateway Autoscale Configuration details.
Constructor
VirtualNetworkGatewayAutoScaleConfiguration(*, bounds: _models.VirtualNetworkGatewayAutoScaleBounds | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
bounds
|
The bounds of the autoscale configuration. Default value: None
|
Variables
Name | Description |
---|---|
bounds
|
The bounds of the autoscale configuration. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python