minExtraNatIpsNeeded property

int? minExtraNatIpsNeeded
getter/setter pair

The number of extra IPs to allocate.

This will be greater than 0 only if user-specified IPs are NOT enough to allow all configured VMs to use NAT. This value is meaningful only when auto-allocation of NAT IPs is not used.

Implementation

core.int? minExtraNatIpsNeeded;