port property

int? port
getter/setter pair

The TCP port number to which the health check prober sends packets.

The default value is 443. Valid values are 1 through 65535.

Implementation

core.int? port;