healthCheck property
Configures health checking for instances.
Unhealthy instances are stopped and replaced with new instances. Only applicable in the App Engine flexible environment.
Implementation
HealthCheck? healthCheck;
Configures health checking for instances.
Unhealthy instances are stopped and replaced with new instances. Only applicable in the App Engine flexible environment.
HealthCheck? healthCheck;