Microsoft.SharePoint.Foundation.2010.SPHARuleSubGroupSPHA Rule Sub Group

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

This is SharePoint Health Analyzer (SPHA) Rule Sub Group for a SharePoint Farm ("Scope: Run on All Servers" or "Scope: Run on Any Server").

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId59ee7a40-137e-2777-3ba8-27cee47ec1f2

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.SPHARuleSubGroup:
FarmID  string  FarmID Farm ID of a SharePoint Farm. true 256  False 
RuleSubGroupName  string  SPHA Rule Sub Group Name This is the name of the SharePoint Health Analyzer (SPHA) Rule Sub Group, can be "Scope: Run on All Servers" or "Scope: Run on Any Server". true 256  False 

Health Model:

Source Code:

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