VirtualMachineExtension.DefinitionStages.WithTags<ParentT>.withTags(Map<String, String> tags) 方法
定义
Specifies tags for the virtual machine extension.
public WithAttach<ParentT> withTags(Map<String, String> tags)
参数
- tags
- Map<String, String>
the tags to associate
返回
the next stage of the definition