Microsoft.SharePoint.Foundation.2010.SPHARuleGroupSPHA Rule Group

Microsoft.SharePoint.Foundation.2010.SPHARuleGroup (ClassType)

This is SharePoint Health Analyzer (SPHA) Rule Group for a SharePoint Farm.

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId325979a6-933c-1443-b28f-9434f49e4ac6

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.SharePoint.Foundation.2010.SPHARuleGroup:
FarmID  string  FarmID Farm ID of a SharePoint Farm. true 256  False 
RuleGroupName  string  SPHA Rule Group Name This is the name of the SharePoint Health Analyzer (SPHA) Rule Group. false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.Foundation.2010.SPHARuleGroup" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="false" Singleton="false">
<Property ID="FarmID" Type="string" Key="true"/>
<Property ID="RuleGroupName" Type="string" Key="false"/>
</ClassType>