livenessCheck property

LivenessCheck? livenessCheck
getter/setter pair

Configures liveness health checking for instances.

Unhealthy instances are stopped and replaced with new instances

Implementation

LivenessCheck? livenessCheck;