ServerEndpointHealthState type

Type of the server endpoint health state
KnownServerEndpointHealthState can be used interchangeably with ServerEndpointHealthState, this enum contains the known values that the service supports.

Known values supported by the service

Unavailable
Healthy
Error

type ServerEndpointHealthState = string