ProbeStatus enumeration
Health probe status enumeration.
public enum ProbeStatus
Values
| name | value | description |
|---|---|---|
| Healthy | 0 | The probe is healthy. |
| Degraded | 1 | The probe is degraded. |
| Unhealthy | 2 | The probe is unhealthy. |
See Also
- namespace Kestrun.Health