healthCheckPath property

String? healthCheckPath
final

The path you specified to perform your health checks. If no path is specified, the load balancer tries to make a request to the default (root) page.

Implementation

final String? healthCheckPath;