networkInterfaces property

List<NetworkInterface>? networkInterfaces
getter/setter pair

The network interfaces of the MonitoringPoint.

Output only.

Implementation

core.List<NetworkInterface>? networkInterfaces;