port property

int? port
getter/setter pair

The TCP port number for the HTTP health check request.

The default value is 80.

Implementation

core.int? port;