T
public static interface Resource.DefinitionWithTags<T>
withTag(String key, String value)
withTags(Map<String,String> tags)
Map
T withTags(Map<String,String> tags)
tags
T withTag(String key, String value)
key
value
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.