Microsoft.SharePoint.Foundation.2010.SPServerSharePoint Server

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

SharePoint Server.

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd40e954b-1c6a-5ec8-fb6e-025ac6c8bcf8

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.SPServer:
ComputerID  string  SharePoint Server ComputerID This is a property of SharePoint Server that identifies a particular machine. true 256  False 
FarmID  string  FarmID For SharePoint Server Farm ID for SharePoint Server. true 256  False 
SPRole  string  Role For SharePoint Server Role for SharePoint Server. false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.Foundation.2010.SPServer" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="ComputerID" Type="string" Key="true"/>
<Property ID="FarmID" Type="string" Key="true"/>
<Property ID="SPRole" Type="string" Key="false"/>
</ClassType>