Uses of Class
com.microsoft.azure.management.appservice.LocalizableString
-
-
Uses of LocalizableString in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return LocalizableString Modifier and Type Method Description LocalizableStringLocalizableString. withLocalizedValue(String localizedValue)Set localized name.LocalizableStringLocalizableString. withValue(String value)Set non-localized name.
-