azure-docs-sdk-java/archive/docs-ref-autogen/com.microsoft.azure.managem...

38 строки
1.4 KiB
YAML

### YamlMime:JavaType
inheritedMembers:
- com.microsoft.azure.management.resources.fluentcore.model.HasInner.inner()
methods:
- fullName: com.microsoft.azure.management.monitor.LocalizableString.localizedValue()
name: localizedValue()
nameWithType: LocalizableString.localizedValue()
returns:
description: <p>the localizedValue value </p>
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
summary: >-
<p>Get the localizedValue value.</p>
<p></p>
syntax: public String localizedValue()
uid: com.microsoft.azure.management.monitor.LocalizableString.localizedValue()
- fullName: com.microsoft.azure.management.monitor.LocalizableString.value()
name: value()
nameWithType: LocalizableString.value()
returns:
description: <p>the value value </p>
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
summary: >-
<p>Get the value value.</p>
<p></p>
syntax: public String value()
uid: com.microsoft.azure.management.monitor.LocalizableString.value()
nameWithType: LocalizableString
syntax: public interface LocalizableString extends HasInner<LocalizableStringInner>
type: interface
uid: com.microsoft.azure.management.monitor.LocalizableString
fullName: com.microsoft.azure.management.monitor.LocalizableString
name: LocalizableString
package: com.microsoft.azure.management.monitor
summary: <p>The localizable string class. </p>
metadata: {}