public final class ExpressRouteGatewayPropertiesAutoScaleConfiguration extends Object
| Constructor and Description |
|---|
ExpressRouteGatewayPropertiesAutoScaleConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds |
bounds()
Get the bounds property: Minimum and maximum number of scale units to deploy.
|
void |
validate()
Validates the instance.
|
ExpressRouteGatewayPropertiesAutoScaleConfiguration |
withBounds(ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds bounds)
Set the bounds property: Minimum and maximum number of scale units to deploy.
|
public ExpressRouteGatewayPropertiesAutoScaleConfiguration()
public ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds bounds()
public ExpressRouteGatewayPropertiesAutoScaleConfiguration withBounds(ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds bounds)
bounds - the bounds value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.