port property

int? port
getter/setter pair

The TCP port number for the HTTP health check request.

The default value is80.

Implementation

core.int? port;