HtmlForgeX

API Reference

Enum

MonitoringHealthState

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Inheritance

  • Enum
  • MonitoringHealthState

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Values

public const MonitoringHealthState Unknown #
Value: 0
public const MonitoringHealthState Healthy #
Value: 1
public const MonitoringHealthState Warning #
Value: 2
public const MonitoringHealthState Critical #
Value: 3