allPorts property

bool? allPorts
getter/setter pair

If true, the Gateway will listen on all ports.

This is mutually exclusive with the ports field. This field only applies to gateways of type 'SECURE_WEB_GATEWAY'.

Optional.

Implementation

core.bool? allPorts;