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

70 строки
2.9 KiB
YAML

### YamlMime:JavaType
inheritances:
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
methods:
- fullName: com.microsoft.azure.management.compute.UsageName.localizedValue()
name: localizedValue()
nameWithType: UsageName.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.compute.UsageName.localizedValue()
- fullName: com.microsoft.azure.management.compute.UsageName.value()
name: value()
nameWithType: UsageName.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.compute.UsageName.value()
- fullName: com.microsoft.azure.management.compute.UsageName.withLocalizedValue(String localizedValue)
name: withLocalizedValue(String localizedValue)
nameWithType: UsageName.withLocalizedValue(String localizedValue)
parameters:
- description: <p>the localizedValue value to set </p>
name: localizedValue
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
returns:
description: <p>the UsageName object itself. </p>
type: <xref href="com.microsoft.azure.management.compute.UsageName?alt=com.microsoft.azure.management.compute.UsageName&text=UsageName" data-throw-if-not-resolved="False"/>
summary: >-
<p>Set the localizedValue value.</p>
<p></p>
syntax: public UsageName withLocalizedValue(String localizedValue)
uid: com.microsoft.azure.management.compute.UsageName.withLocalizedValue(String)
- fullName: com.microsoft.azure.management.compute.UsageName.withValue(String value)
name: withValue(String value)
nameWithType: UsageName.withValue(String value)
parameters:
- description: <p>the value value to set </p>
name: value
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
returns:
description: <p>the UsageName object itself. </p>
type: <xref href="com.microsoft.azure.management.compute.UsageName?alt=com.microsoft.azure.management.compute.UsageName&text=UsageName" data-throw-if-not-resolved="False"/>
summary: >-
<p>Set the value value.</p>
<p></p>
syntax: public UsageName withValue(String value)
uid: com.microsoft.azure.management.compute.UsageName.withValue(String)
nameWithType: UsageName
syntax: public class UsageName
type: class
uid: com.microsoft.azure.management.compute.UsageName
fullName: com.microsoft.azure.management.compute.UsageName
name: UsageName
package: com.microsoft.azure.management.compute
summary: <p>The Usage Names. </p>
metadata: {}