destinationPort property

int? destinationPort
getter/setter pair

Destination port.

Only valid when protocol is TCP or UDP.

Implementation

core.int? destinationPort;