azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.d...

30 строки
1.9 KiB
YAML
Исходник Постоянная ссылка Обычный вид История

### YamlMime:JavaType
uid: "com.azure.resourcemanager.devtestlabs.models.CustomImage.UpdateStages.WithTags"
fullName: "com.azure.resourcemanager.devtestlabs.models.CustomImage.UpdateStages.WithTags"
name: "CustomImage.UpdateStages.WithTags"
nameWithType: "CustomImage.UpdateStages.WithTags"
summary: "The stage of the Custom<wbr>Image update allowing to specify tags."
syntax: "public static interface **CustomImage.UpdateStages.WithTags**"
methods:
- uid: "com.azure.resourcemanager.devtestlabs.models.CustomImage.UpdateStages.WithTags.withTags(java.util.Map<java.lang.String,java.lang.String>)"
fullName: "com.azure.resourcemanager.devtestlabs.models.CustomImage.UpdateStages.WithTags.withTags(Map<String,String> tags)"
name: "withTags(Map<String,String> tags)"
nameWithType: "CustomImage.UpdateStages.WithTags.withTags(Map<String,String> tags)"
summary: "Specifies the tags property: The tags of the resource.."
modifiers:
- "abstract"
parameters:
- description: "The tags of the resource."
name: "tags"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
syntax: "public abstract CustomImage.Update withTags(Map<String,String> tags)"
desc: "Specifies the tags property: The tags of the resource.."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.devtestlabs.models.CustomImage.Update?alt=com.azure.resourcemanager.devtestlabs.models.CustomImage.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the CustomImage update allowing to specify tags."
metadata: {}
package: "com.azure.resourcemanager.devtestlabs.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-devtestlabs:1.0.0