VirtualMachineScaleSet.UpdateStages.WithExtension.withoutExtension(String name) 方法
定义
Removes the extension with the specified name from the virtual machines in the scale set.
public WithApply withoutExtension(String name)
参数
- name
- String
the reference name of the extension to be removed/uninstalled
返回
the next stage of the update