cidr property

String? cidr
final

The CIDR block for the advertised route. Separate multiple routes using commas. An IPv6 CIDR must use /64 or shorter.

Implementation

final String? cidr;