| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
LocalizableString |
CsmUsageQuotaInner.name()
Get the name property: Quota name.
|
| Modifier and Type | Method and Description |
|---|---|
CsmUsageQuotaInner |
CsmUsageQuotaInner.withName(LocalizableString name)
Set the name property: Quota name.
|
| Modifier and Type | Method and Description |
|---|---|
LocalizableString |
LocalizableString.withLocalizedValue(String localizedValue)
Set the localizedValue property: Localized name.
|
LocalizableString |
LocalizableString.withValue(String value)
Set the value property: Non-localized name.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.