minExtraIpsNeeded property

int? minExtraIpsNeeded
getter/setter pair

The number of extra IPs to allocate.

This will be greater than 0 only if the existing IPs in this NAT Rule are NOT enough to allow all configured VMs to use NAT.

Implementation

core.int? minExtraIpsNeeded;