SPHealthCheckErrorLevel enumeration

Specifies the severity of a problem detected by the health analyzer.

Namespace:  Microsoft.SharePoint.Administration.Health
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Enumeration SPHealthCheckErrorLevel
'Usage
Dim instance As SPHealthCheckErrorLevel
public enum SPHealthCheckErrorLevel

Members

Member name Description
Success Do not use. Specifying this value will result in an exception.
Information Indicates that administrators should be aware of a potential problem.
Warning Indicates that administrators are advised to give the problem attention as soon as possible.
Error Indicates that a problem was discovered.
RuleExecutionFailure Do not use. Specifying this value will result in an exception.

See also

Reference

Microsoft.SharePoint.Administration.Health namespace

ErrorLevel