numTotalNatPorts property

int? numTotalNatPorts
final

Output only. Total number of ports across all NAT IPs allocated to this interface. It equals to the aggregated port number in the field nat_ip_port_ranges.

Implementation

final int? numTotalNatPorts;