ResilienceHealthStatus type
enum for Resilience health status.
KnownResilienceHealthStatus can be used interchangeably with ResilienceHealthStatus,
this enum contains the known values that the service supports.
Known values supported by the service
NotEvaluated: Resource is not evaluated.
Unhealthy: Resource is Unhealthy.
Healthy: Resource is Healthy.
type ResilienceHealthStatus = string