importCustomRoutesWithPublicIp property

bool? importCustomRoutesWithPublicIp
getter/setter pair

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

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

Optional.

Implementation

core.bool? importCustomRoutesWithPublicIp;