networkInterfaces property

List<NetworkInterface>? networkInterfaces
getter/setter pair

List of NICs connected to this VM.

Implementation

core.List<NetworkInterface>? networkInterfaces;