VirtualMachine.UpdateStages.WithExtension.updateExtension(String name) 方法
定义
Begins the description of an update of an existing extension of this virtual machine.
public VirtualMachineExtension.Update updateExtension(String name)
参数
- name
- String
the reference name of an existing extension
返回
VirtualMachineExtension.Update
the first stage of an extension update