| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
SkuInfoInner |
SkuInfoInner.withCapacity(SkuCapacity capacity)
Set the capacity property: Min, max, and default scale values of the SKU.
|
SkuInfoInner |
SkuInfoInner.withResourceType(String resourceType)
Set the resourceType property: Resource type that this SKU applies to.
|
SkuInfoInner |
SkuInfoInner.withSku(SkuDescription sku)
Set the sku property: Name and tier of the SKU.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.