networkInterfaces property

List<NetworkInterface>? networkInterfaces
final

The network interfaces associated with the container.

Implementation

final List<NetworkInterface>? networkInterfaces;