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.
Gets an enumeration value that indicates where a SharePoint Health Analyzer rule should run.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overridable ReadOnly Property RuleScope As SPHealthCheckScope
Get
'Usage
Dim value As SPHealthCheckScope
value = Me.RuleScope
protected virtual SPHealthCheckScope RuleScope { get; }
Property Value
Type: Microsoft.SharePoint.Administration.Health.SPHealthCheckScope
An enumeration value that indicates whether the rule is configured to run on the first available server or on all servers in the farm.