HealthErrorCategory type
The category of the health error.
KnownHealthErrorCategory can be used interchangeably with HealthErrorCategory,
this enum contains the known values that the service supports.
Known values supported by the service
None: None
Replication: Replication
TestFailover: TestFailover
Configuration: Configuration
FabricInfrastructure: FabricInfrastructure
VersionExpiry: VersionExpiry
AgentAutoUpdateInfra: AgentAutoUpdateInfra
AgentAutoUpdateArtifactDeleted: AgentAutoUpdateArtifactDeleted
AgentAutoUpdateRunAsAccount: AgentAutoUpdateRunAsAccount
AgentAutoUpdateRunAsAccountExpiry: AgentAutoUpdateRunAsAccountExpiry
AgentAutoUpdateRunAsAccountExpired: AgentAutoUpdateRunAsAccountExpired
type HealthErrorCategory = string