Interface LocalizableString

All Superinterfaces:
HasInner<com.microsoft.azure.management.monitor.implementation.LocalizableStringInner>

public interface LocalizableString extends HasInner<com.microsoft.azure.management.monitor.implementation.LocalizableStringInner>
The localizable string class.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the localizedValue value.
    Get the value value.

    Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.HasInner

    inner
  • Method Details

    • value

      String value()
      Get the value value.
      Returns:
      the value value
    • localizedValue

      String localizedValue()
      Get the localizedValue value.
      Returns:
      the localizedValue value