destPortRanges property

  1. @TagNumber(11)
List<String> destPortRanges

Destination port ranges of the route. Policy based routes only.

Implementation

@$pb.TagNumber(11)
$core.List<$core.String> get destPortRanges => $_getList(10);