Microsoft.SharePoint.SPServiceGroupSharePoint Services Group

Microsoft.SharePoint.SPServiceGroup (ClassType)

This group contains all SharePoint Foundation services.

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9b3fcdee-499c-faf3-b9bd-4fa9b76b6bb2

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.SPServiceGroup:
FarmID  string  FarmID For SharePoint Service Group Farm ID for SharePoint Service Group. true 256  False 

Health Model:

Source Code:

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