exportCustomRoutesWithPublicIp property

bool? exportCustomRoutesWithPublicIp
getter/setter pair

True if all subnet routes with a public IP address range are exported; false otherwise.

The default value is true. IPv4 special-use ranges (https://en.wikipedia.org/wiki/IPv4#Special_addresses) are always exported to peers and are not controlled by this field.

Optional.

Implementation

core.bool? exportCustomRoutesWithPublicIp;