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

42 строки
1.8 KiB
YAML

### YamlMime:JavaType
inheritances:
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
methods:
- fullName: com.microsoft.azure.management.compute.UpdateResource.tags()
name: tags()
nameWithType: UpdateResource.tags()
returns:
description: <p>the tags value </p>
type: <xref href="Map%3CString%2C+String%3E?alt=Map%3CString%2C+String%3E&text=Map%3CString%2C+String%3E" data-throw-if-not-resolved="False"/>
summary: >-
<p>Get the tags value.</p>
<p></p>
syntax: public Map<String, String> tags()
uid: com.microsoft.azure.management.compute.UpdateResource.tags()
- fullName: com.microsoft.azure.management.compute.UpdateResource.withTags(Map<String, String> tags)
name: withTags(Map<String, String> tags)
nameWithType: UpdateResource.withTags(Map<String, String> tags)
parameters:
- description: <p>the tags value to set </p>
name: tags
type: <xref href="Map%3CString%2C+String%3E?alt=Map%3CString%2C+String%3E&text=Map%3CString%2C+String%3E" data-throw-if-not-resolved="False"/>
returns:
description: <p>the UpdateResource object itself. </p>
type: <xref href="com.microsoft.azure.management.compute.UpdateResource?alt=com.microsoft.azure.management.compute.UpdateResource&text=UpdateResource" data-throw-if-not-resolved="False"/>
summary: >-
<p>Set the tags value.</p>
<p></p>
syntax: public UpdateResource withTags(Map<String, String> tags)
uid: com.microsoft.azure.management.compute.UpdateResource.withTags(Map<String, String>)
nameWithType: UpdateResource
syntax: public class UpdateResource
type: class
uid: com.microsoft.azure.management.compute.UpdateResource
fullName: com.microsoft.azure.management.compute.UpdateResource
name: UpdateResource
package: com.microsoft.azure.management.compute
summary: <p>The Update Resource model definition. </p>
metadata: {}