networkInterfaces property

List<NetworkInterface>? networkInterfaces
final

The network interfaces associated with the job.

Implementation

final List<NetworkInterface>? networkInterfaces;