Microsoft.SharePoint.SPFarmSharePoint Farm

Microsoft.SharePoint.SPFarm (ClassType)

One of the farm in SharePoint Farm Group.

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6fda3f8f-d253-86fb-e267-5ae0dc8843fe

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.SPFarm:
FarmID  string  FarmID Farm ID of a SharePoint Farm. true 256  False 
FarmName  string  FarmName Farm name of a SharePoint Farm. false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.SPFarm" 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>