| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds |
ExpressRouteGatewayPropertiesAutoScaleConfiguration.bounds()
Get the bounds property: Minimum and maximum number of scale units to deploy.
|
ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds |
ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds.withMax(Integer max)
Set the max property: Maximum number of scale units deployed for ExpressRoute gateway.
|
ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds |
ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds.withMin(Integer min)
Set the min property: Minimum number of scale units deployed for ExpressRoute gateway.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteGatewayPropertiesAutoScaleConfiguration |
ExpressRouteGatewayPropertiesAutoScaleConfiguration.withBounds(ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds bounds)
Set the bounds property: Minimum and maximum number of scale units to deploy.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.