| Package | Description | 
|---|---|
| com.microsoft.azure.management.appservice | 
 This package contains the classes for WebSiteManagementClient. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
GlobalCsmSkuDescription | 
GlobalCsmSkuDescription.withCapabilities(List<com.microsoft.azure.management.appservice.implementation.CapabilityInner> capabilities)
Set capabilities of the SKU, e.g., is traffic manager enabled?. 
 | 
GlobalCsmSkuDescription | 
GlobalCsmSkuDescription.withCapacity(SkuCapacity capacity)
Set min, max, and default scale values of the SKU. 
 | 
GlobalCsmSkuDescription | 
GlobalCsmSkuDescription.withFamily(String family)
Set family code of the resource SKU. 
 | 
GlobalCsmSkuDescription | 
GlobalCsmSkuDescription.withLocations(List<String> locations)
Set locations of the SKU. 
 | 
GlobalCsmSkuDescription | 
GlobalCsmSkuDescription.withName(String name)
Set name of the resource SKU. 
 | 
GlobalCsmSkuDescription | 
GlobalCsmSkuDescription.withSize(String size)
Set size specifier of the resource SKU. 
 | 
GlobalCsmSkuDescription | 
GlobalCsmSkuDescription.withTier(String tier)
Set service Tier of the resource SKU. 
 | 
Copyright © 2019. All rights reserved.