VirtualMachine.DefinitionStages.WithSubnet 接口
定义
The stage of a virtual machine definition allowing to specify the virtual network subnet for a new primary network interface.
public interface WithSubnet
方法
withSubnet(String name) |
Associates a subnet with the virtual machine's primary network interface.
|