networkInterfaces property

List<NetworkInterface>? networkInterfaces
getter/setter pair

NICs to attach to the VM.

Optional.

Implementation

core.List<NetworkInterface>? networkInterfaces;