healthCheckPath property
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;
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.
final String? healthCheckPath;