Network Profile Args
data class NetworkProfileArgs(val networkInterfaces: Output<List<NetworkInterfaceArgs>>? = null) : ConvertibleToJava<NetworkProfileArgs>
Specifies the network interfaces of the virtual machine.
Specifies the network interfaces of the virtual machine.