HealthStatus Enumeration

 

Describes the types of health status of the engine.

Namespace:   Microsoft.WindowsServerSolutions.NetworkHealth.Engine
Assembly:  NetworkHealthEngine (in NetworkHealthEngine.dll)

[SerializableAttribute]
public enum class HealthStatus

Member nameDescription
Critical

Critical.

Information

Information.

OK

OK.

Report

Report.

Warning

Warning.

Return to top

Community Additions

ADD
Show: