match Values
Parameters
value
A list of one or more integer values(e.g. "1") representing the value of the client port to match. Possible values include 80
or 443
. If multiple values are specified, they're evaluated using OR
logic.
Parameters
values
A list of one or more integer values(e.g. "1") representing the value of the client port to match. Possible values include 80
or 443
. If multiple values are specified, they're evaluated using OR
logic.