networkInterfaces property
List of NICs connected to this VM.
Implementation
@$pb.TagNumber(7)
$core.List<NetworkInterface> get networkInterfaces => $_getList(6);
List of NICs connected to this VM.
@$pb.TagNumber(7)
$core.List<NetworkInterface> get networkInterfaces => $_getList(6);