Uses of Class
com.microsoft.azure.management.network.ApplicationGatewayAutoscaleConfiguration
Packages that use ApplicationGatewayAutoscaleConfiguration
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of ApplicationGatewayAutoscaleConfiguration in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return ApplicationGatewayAutoscaleConfigurationModifier and TypeMethodDescriptionApplicationGateway.autoscaleConfiguration()
ApplicationGatewayAutoscaleConfiguration.withMaxCapacity
(Integer maxCapacity) Set upper bound on number of Application Gateway capacity.ApplicationGatewayAutoscaleConfiguration.withMinCapacity
(int minCapacity) Set lower bound on number of Application Gateway capacity.