Interface LocalizableString
-
- All Superinterfaces:
HasInnerModel<LocalizableStringInner>
public interface LocalizableString extends HasInnerModel<LocalizableStringInner>
The localizable string class.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringlocalizedValue()Get the localizedValue value.Stringvalue()Get the value value.-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModel
-
-