networkInterfaces property
An array of network access configurations for this interface.
Implementation
core.List<NetworkInterface>? networkInterfaces;
An array of network access configurations for this interface.
core.List<NetworkInterface>? networkInterfaces;