ipPrefixLength property

int? ipPrefixLength
getter/setter pair

The prefix length of the secondary IP range.

Use CIDR range notation, such as 30 to provision a secondary IP range with an x.x.x.x/30 CIDR range. The IP address range is drawn from a pool of available ranges in the service consumer's allocated range.

Required.

Implementation

core.int? ipPrefixLength;