ipCidrRange property

String? ipCidrRange
getter/setter pair

The range of IP addresses belonging to this subnetwork secondary range.

Provide this property when you create the subnetwork. Ranges must be unique and non-overlapping with all primary and secondary IP ranges within a network. Only IPv4 is supported. The range can be any range listed in the Valid ranges list.

Implementation

core.String? ipCidrRange;