healthStatus property

HealthStatus? healthStatus
final

If you configured health checking in the service, the current health status of the service instance.

Implementation

final HealthStatus? healthStatus;