Microsoft.SharePoint.SPHARuleSubGroupSPHA Rule Sub Group

Microsoft.SharePoint.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
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId47915dc3-3703-2696-2a17-6a5efb9e195d

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.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.SPHARuleSubGroup" Accessibility="Public" Abstract="true" Base="System!System.LogicalEntity" Hosted="false" Singleton="false">
<Property ID="FarmID" Type="string" Key="true"/>
<Property ID="RuleSubGroupName" Type="string" Key="true"/>
</ClassType>