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 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. |