healthCheck property

HealthCheck? healthCheck
getter/setter pair

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;