Previous page

Next page

Locate page in Contents

Print this page

port_rangeType

Summary:

This type is used to specify a single TCP port or a range of TCP ports.

Type specification:

Name

Min/Max

Type

Description

first_port

1..1

int

The first port number in the range. If specifying a single port, include it here and omit the last_port element (below).

last_port

0..1

int

The last port number in the range.

Please send us your feedback on this help page