cidr property

String? cidr
getter/setter pair

The IP address of the interface and subnet mask in CIDR format.

Examples: 192.168.1.0/24, 2001:db8::/32

Output only.

Implementation

core.String? cidr;