Uses of Class
com.microsoft.azure.management.network.ApplicationGatewaySku
-
Packages that use ApplicationGatewaySku Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewaySku in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return ApplicationGatewaySku Modifier and Type Method Description ApplicationGatewaySkuApplicationGateway. sku()ApplicationGatewaySkuApplicationGatewaySku. withCapacity(Integer capacity)Set the capacity value.ApplicationGatewaySkuApplicationGatewaySku. withName(ApplicationGatewaySkuName name)Set the name value.ApplicationGatewaySkuApplicationGatewaySku. withTier(ApplicationGatewayTier tier)Set the tier value.
-