host property

String? host
getter/setter pair

The value of the host header in the HTTP health check request.

If left empty (default value), the public IP on behalf of which this health check is performed will be used.

Implementation

core.String? host;