Interface LocalizableString
-
- All Superinterfaces:
com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.monitor.implementation.LocalizableStringInner>
public interface LocalizableString extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.monitor.implementation.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.
-