numTotalNatPorts property

int? numTotalNatPorts
getter/setter pair

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

core.int? numTotalNatPorts;