Uses of Class
com.microsoft.azure.management.network.ApplicationGatewaySku
Packages that use ApplicationGatewaySku
Package
Description
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 ApplicationGatewaySkuModifier and TypeMethodDescriptionApplicationGateway.sku()
ApplicationGatewaySku.withCapacity
(Integer capacity) Set capacity (instance count) of an application gateway.ApplicationGatewaySku.withName
(ApplicationGatewaySkuName name) Set name of an application gateway SKU.ApplicationGatewaySku.withTier
(ApplicationGatewayTier tier) Set tier of an application gateway.