Share via


SAPHealthState type

Defines the health of SAP Instances.
KnownSAPHealthState can be used interchangeably with SAPHealthState, this enum contains the known values that the service supports.

Known values supported by the service

Unknown: SAP System health is unknown.
Healthy: SAP System health is healthy.
Unhealthy: SAP System is unhealthy.
Degraded: SAP System health is degraded.

type SAPHealthState = string