Uses of Class
com.microsoft.azure.management.network.ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds
Packages that use ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return ExpressRouteGatewayPropertiesAutoScaleConfigurationBoundsModifier and TypeMethodDescriptionExpressRouteGatewayPropertiesAutoScaleConfiguration.bounds()
Get minimum and maximum number of scale units to deploy.Set maximum number of scale units deployed for ExpressRoute gateway.Set minimum number of scale units deployed for ExpressRoute gateway.Methods in com.microsoft.azure.management.network with parameters of type ExpressRouteGatewayPropertiesAutoScaleConfigurationBoundsModifier and TypeMethodDescriptionExpressRouteGatewayPropertiesAutoScaleConfiguration.withBounds
(ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds bounds) Set minimum and maximum number of scale units to deploy.