Freigeben über


HealthRuleRunNowButton.RuleScope-Eigenschaft

Ruft einen-Enumerationswert ab, der angibt, in dem eine Regel SharePoint-Integritätsanalyse ausgeführt werden soll.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overridable ReadOnly Property RuleScope As SPHealthCheckScope
    Get
'Usage
Dim value As SPHealthCheckScope

value = Me.RuleScope
protected virtual SPHealthCheckScope RuleScope { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.Administration.Health.SPHealthCheckScope
Ein Enumerationswert, der angibt, ob die Regel konfiguriert ist, auf dem ersten Server verfügbar oder auf allen Servern in der Farm ausgeführt werden.

Siehe auch

Referenz

HealthRuleRunNowButton Klasse

HealthRuleRunNowButton-Member

Microsoft.SharePoint.WebControls-Namespace