networkDevices
The array of network devices that you expose to the guest operating system.
Declaration
var networkDevices: [VZNetworkDeviceConfiguration] { get set }Discussion
The default value of this property is an empty array. If your VM supports one or more network devices, assign an array of supported network configurations to this property.