70 строки
3.1 KiB
YAML
70 строки
3.1 KiB
YAML
### YamlMime:JavaType
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
methods:
|
|
- fullName: com.microsoft.azure.management.compute.ResourceUpdate.sku()
|
|
name: sku()
|
|
nameWithType: ResourceUpdate.sku()
|
|
returns:
|
|
description: <p>the sku value </p>
|
|
type: <xref href="com.microsoft.azure.management.compute.DiskSku?alt=com.microsoft.azure.management.compute.DiskSku&text=DiskSku" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the sku value.</p>
|
|
|
|
<p></p>
|
|
syntax: public DiskSku sku()
|
|
uid: com.microsoft.azure.management.compute.ResourceUpdate.sku()
|
|
- fullName: com.microsoft.azure.management.compute.ResourceUpdate.tags()
|
|
name: tags()
|
|
nameWithType: ResourceUpdate.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.ResourceUpdate.tags()
|
|
- fullName: com.microsoft.azure.management.compute.ResourceUpdate.withSku(DiskSku sku)
|
|
name: withSku(DiskSku sku)
|
|
nameWithType: ResourceUpdate.withSku(DiskSku sku)
|
|
parameters:
|
|
- description: <p>the sku value to set </p>
|
|
name: sku
|
|
type: <xref href="com.microsoft.azure.management.compute.DiskSku?alt=com.microsoft.azure.management.compute.DiskSku&text=DiskSku" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the ResourceUpdate object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.compute.ResourceUpdate?alt=com.microsoft.azure.management.compute.ResourceUpdate&text=ResourceUpdate" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the sku value.</p>
|
|
|
|
<p></p>
|
|
syntax: public ResourceUpdate withSku(DiskSku sku)
|
|
uid: com.microsoft.azure.management.compute.ResourceUpdate.withSku(DiskSku)
|
|
- fullName: com.microsoft.azure.management.compute.ResourceUpdate.withTags(Map<String, String> tags)
|
|
name: withTags(Map<String, String> tags)
|
|
nameWithType: ResourceUpdate.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 ResourceUpdate object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.compute.ResourceUpdate?alt=com.microsoft.azure.management.compute.ResourceUpdate&text=ResourceUpdate" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the tags value.</p>
|
|
|
|
<p></p>
|
|
syntax: public ResourceUpdate withTags(Map<String, String> tags)
|
|
uid: com.microsoft.azure.management.compute.ResourceUpdate.withTags(Map<String, String>)
|
|
nameWithType: ResourceUpdate
|
|
syntax: public class ResourceUpdate
|
|
type: class
|
|
uid: com.microsoft.azure.management.compute.ResourceUpdate
|
|
fullName: com.microsoft.azure.management.compute.ResourceUpdate
|
|
name: ResourceUpdate
|
|
package: com.microsoft.azure.management.compute
|
|
summary: <p>The Resource model definition. </p>
|
|
metadata: {}
|