Microsoft.SharePoint.Library.SPWebApplicationGroupSharePoint Web Application Group

Microsoft.SharePoint.Library.SPWebApplicationGroup (ClassType)

This group contains all Web Application running in a farm.

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId24d994f8-12c5-229b-3d6b-11fc3b306504

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 the object. false 4000  False 
Microsoft.SharePoint.Library.SPWebApplicationGroup:
FarmID  string  FarmID For SharePoint Web Application Group Farm ID for SharePoint Web Application Group. true 256  False 
FarmName  string  FarmName For SharePoint Web Application Group Farm Name for SharePoint Web Application Group. false 256  False 

Health Model:

Source Code:

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