networkInterfaces property

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

Network configurations.

Implementation

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