VirtualMachineExtension.UpdateDefinitionStages.WithTags<ParentT>.withTag(String key, String value) 方法
定义
Adds a tag to the resource.
public WithAttach<ParentT> withTag(String key, String value)
参数
- key
- String
the key for the tag
- value
- String
the value for the tag
返回
the next stage of the definition