healthCheckUri property
URI of the health check attached to this backend (if applicable).
Format: * projects/{project_id}/global/healthChecks/{health_check_id} *
projects/{project_id}/regions/{region}/healthChecks/{health_check_id} *
projects/{project_id}/global/httpHealthChecks/{health_check_id} (legacy)
Implementation
core.String? healthCheckUri;