srcRange property

String? srcRange
getter/setter pair

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

Default is "0.0.0.0/0" if protocol version is IPv4 and "::/0" if protocol version is IPv6.

Optional.

Implementation

core.String? srcRange;