numTotalNatPorts property

int? numTotalNatPorts
getter/setter pair

Total number of ports across all NAT IPs allocated to this interface by this rule.

It equals the aggregated port number in the field nat_ip_port_ranges.

Implementation

core.int? numTotalNatPorts;