port property

int? port
getter/setter pair

The IP protocol port of the endpoint.

Only applicable when protocol is TCP or UDP.

Implementation

core.int? port;