networkInterfaces property

  1. @TagNumber.new(1)
List<AllocationPolicy_NetworkInterface> get networkInterfaces

Network configurations.

Implementation

@$pb.TagNumber(1)
$core.List<AllocationPolicy_NetworkInterface> get networkInterfaces =>
    $_getList(0);