cidr property
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;
The IP address of the interface and subnet mask in CIDR format.
Examples: 192.168.1.0/24, 2001:db8::/32
Output only.
core.String? cidr;