destPortRanges property

List<String>? destPortRanges
getter/setter pair

Destination port ranges of the route.

Policy based routes only.

Implementation

core.List<core.String>? destPortRanges;