SPHealthCheckScope Enumeration

Specifies where a SharePoint Health Analyzer rule should run.

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

Syntax

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

Members

Member name Description
Any The rule can run on the first available server running the rule service.
All The rule needs to run on every server running the rule service.

See Also

Reference

Microsoft.SharePoint.Administration.Health Namespace