destRange property

String? destRange
getter/setter pair

The destination IP range of outgoing packets that this policy-based route applies to.

Default is "0.0.0.0/0" if protocol version is IPv4.

Optional.

Implementation

core.String? destRange;