Language
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the category for a SharePoint Health Analyzer rule.
Namespace: Microsoft.SharePoint.Administration.Health
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Enumeration SPHealthCategory
'Usage
Dim instance As SPHealthCategory
public enum SPHealthCategory
Members
| Member name | Description | |
|---|---|---|
| Configuration | The rule identifies a problem with SharePoint Foundation configuration. | |
| Security | The rule identifies a problem that could affect the security of the system. | |
| Performance | The rule identifies a problem that could affect how well the system performs. | |
| Availability | The rule identifies a problem that could reduce availability. | |
| System | The rule identifies a problem with the SharePoint Health Analyzer. | |
| Custom | The rule identifies a problem in a custom category. |