public static interface VirtualMachine.DefinitionStages.WithSubnet
Modifier and Type | Method and Description |
---|---|
VirtualMachine.DefinitionStages.WithPrivateIP |
withSubnet(String name)
Associates a subnet with the virtual machine's primary network interface.
|
VirtualMachine.DefinitionStages.WithPrivateIP withSubnet(String name)
name
- the subnet nameCopyright © 2019. All rights reserved.