VirtualMachine.UpdateStages.WithSecondaryNetworkInterface.withoutSecondaryNetworkInterface(String name) 方法
定义
Removes a secondary network interface from the virtual machine.
public Update withoutSecondaryNetworkInterface(String name)
参数
- name
- String
the name of a secondary network interface to remove
返回
the next stage of the update