40 строки
2.5 KiB
YAML
40 строки
2.5 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.monitor.LocalizableString"
|
|
fullName: "com.microsoft.azure.management.monitor.LocalizableString"
|
|
name: "LocalizableString"
|
|
nameWithType: "LocalizableString"
|
|
summary: "The localizable string class."
|
|
syntax: "public interface **LocalizableString**</br> extends <xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.monitor.implementation.LocalizableStringInner?alt=com.microsoft.azure.management.monitor.implementation.LocalizableStringInner&text=LocalizableStringInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.monitor.LocalizableString.localizedValue()"
|
|
fullName: "com.microsoft.azure.management.monitor.LocalizableString.localizedValue()"
|
|
name: "localizedValue()"
|
|
nameWithType: "LocalizableString.localizedValue()"
|
|
summary: "Get the localized<wbr>Value value."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String localizedValue()"
|
|
desc: "Get the localizedValue value."
|
|
returns:
|
|
description: "the localizedValue value"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.monitor.LocalizableString.value()"
|
|
fullName: "com.microsoft.azure.management.monitor.LocalizableString.value()"
|
|
name: "value()"
|
|
nameWithType: "LocalizableString.value()"
|
|
summary: "Get the value value."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String value()"
|
|
desc: "Get the value value."
|
|
returns:
|
|
description: "the value value"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "The localizable string class."
|
|
implements:
|
|
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.monitor.implementation.LocalizableStringInner?alt=com.microsoft.azure.management.monitor.implementation.LocalizableStringInner&text=LocalizableStringInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.monitor"
|
|
artifact: com.microsoft.azure:azure-mgmt-monitor:1.41.4
|