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

30 строки
2.0 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.connectedvmware.models.VirtualNetwork.DefinitionStages.WithTags"
fullName: "com.azure.resourcemanager.connectedvmware.models.VirtualNetwork.DefinitionStages.WithTags"
name: "VirtualNetwork.DefinitionStages.WithTags"
nameWithType: "VirtualNetwork.DefinitionStages.WithTags"
summary: "The stage of the Virtual<wbr>Network definition allowing to specify tags."
syntax: "public static interface **VirtualNetwork.DefinitionStages.WithTags**"
methods:
- uid: "com.azure.resourcemanager.connectedvmware.models.VirtualNetwork.DefinitionStages.WithTags.withTags(java.util.Map<java.lang.String,java.lang.String>)"
fullName: "com.azure.resourcemanager.connectedvmware.models.VirtualNetwork.DefinitionStages.WithTags.withTags(Map<String,String> tags)"
name: "withTags(Map<String,String> tags)"
nameWithType: "VirtualNetwork.DefinitionStages.WithTags.withTags(Map<String,String> tags)"
summary: "Specifies the tags property: Resource tags.."
modifiers:
- "abstract"
parameters:
- description: "Resource tags."
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 VirtualNetwork.DefinitionStages.WithCreate withTags(Map<String,String> tags)"
desc: "Specifies the tags property: Resource tags.."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.connectedvmware.models.VirtualNetwork.DefinitionStages.WithCreate?alt=com.azure.resourcemanager.connectedvmware.models.VirtualNetwork.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the VirtualNetwork definition allowing to specify tags."
metadata: {}
package: "com.azure.resourcemanager.connectedvmware.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-connectedvmware:1.0.0