| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
CapabilityInner |
CapabilityInner.withName(String name)
Set the name property: Name of the SKU capability.
|
CapabilityInner |
CapabilityInner.withReason(String reason)
Set the reason property: Reason of the SKU capability.
|
CapabilityInner |
CapabilityInner.withValue(String value)
Set the value property: Value of the SKU capability.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.