healthStatus property
If you configured health checking in the service, the current health status of the service instance.
Implementation
final HealthStatus? healthStatus;
If you configured health checking in the service, the current health status of the service instance.
final HealthStatus? healthStatus;