Uses of Class
com.microsoft.azure.management.appservice.GlobalCsmSkuDescription
Packages that use GlobalCsmSkuDescription
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of GlobalCsmSkuDescription in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return GlobalCsmSkuDescriptionModifier and TypeMethodDescriptionGlobalCsmSkuDescription.withCapabilities(List<com.microsoft.azure.management.appservice.implementation.CapabilityInner> capabilities) Set capabilities of the SKU, e.g., is traffic manager enabled?.GlobalCsmSkuDescription.withCapacity(SkuCapacity capacity) Set min, max, and default scale values of the SKU.GlobalCsmSkuDescription.withFamily(String family) Set family code of the resource SKU.GlobalCsmSkuDescription.withLocations(List<String> locations) Set locations of the SKU.Set name of the resource SKU.Set size specifier of the resource SKU.Set service Tier of the resource SKU.