public class ExpressRouteGatewayPropertiesAutoScaleConfiguration extends Object
| Constructor and Description |
|---|
ExpressRouteGatewayPropertiesAutoScaleConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds |
bounds()
Get minimum and maximum number of scale units to deploy.
|
ExpressRouteGatewayPropertiesAutoScaleConfiguration |
withBounds(ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds bounds)
Set 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/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/