port property

int? port
getter/setter pair

The TCP port number for the HTTPS health check request.

The default value is 443.

Implementation

core.int? port;