minExtraIpsNeeded property

int? minExtraIpsNeeded
final

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

final int? minExtraIpsNeeded;