srcPortRanges property

List<String>? srcPortRanges
getter/setter pair

Source port ranges of the route.

POLICY_BASED routes only.

Implementation

core.List<core.String>? srcPortRanges;