VirtualMachine.UpdateStages.WithExtension.withoutExtension(String name) 方法
定义
Detaches an extension from the virtual machine.
public Update withoutExtension(String name)
参数
- name
-
String
the reference name of the extension to be removed/uninstalled
返回
the next stage of the update
适用于