minExtraNatIpsNeeded property

int? minExtraNatIpsNeeded
final

Output only. 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

final int? minExtraNatIpsNeeded;