Microsoft.KnowledgeServices.SharePoint.Foundation.2010.SPServerSharePoint Server

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

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf67a3a1c-1449-30aa-716f-6f8f919ffe7b

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.KnowledgeServices.SharePoint.Foundation.2010.SPServer:
ComputerName  string  ComputerName ComputerName false 256  False 
AdminServiceStatus  string  AdminServiceStatus SPAdminv4 service status false 256  False 
IncomingMailServiceStatus  string  IncomingMailServiceStatus SMTP service status false 256  False 
TimerServiceStatus  string  TimerServiceStatus TimerServiceStatus false 256  False 
SearchServiceStatus  string  SearchServiceStatus OSSearch14 service status false 256  False 
HelperSearchServiceStatus  string  HelperSearchServiceStatus SPSearch4 service status false 256  False 
SandboxCodeServiceStatus  string  SandboxCodeServiceStatus SPUserCodeV4 service status false 256  False 
TraceServiceStatus  string  TraceServiceStatus SPTrace service status false 256  False 
AdminServiceInstanceStatus  string  AdminServiceInstanceStatus SPAdmin service instance status false 256  False 
IncomingMailServiceInstanceStatus  string  IncomingMailServiceInstanceStatus SPIncomingMail service instance status false 256  False 
TimerServiceInstanceStatus  string  TimerServiceInstanceStatus TimerServiceInstanceStatus false 256  False 
TraceServiceInstanceStatus  string  TraceServiceInstanceStatus SPTraceService instance status false 256  False 
HelperSearchServiceInstanceStatus  string  HelperSearchServiceInstanceStatus HelperSearchServiceInstanceStatus false 256  False 
SearchServiceInstanceStatus  string  SearchServiceInstanceStatus SPSearch service instance status false 256  False 
SandCodeServiceInstanceStatus  string  SandboxCodeServiceInstanceStatus SPUserCodeService instance status false 256  False 
SPRole  string  SPServer Role SPServer Role false 256  False 
FarmID  string  SharePoint Farm ID SharePoint Farm ID false 256  False 
ComputerID  string  Computer ID Computer ID false 256  False 
PrincipalName  string  Principal Name Principal Name false 256  False 
SPVersion  string  SharePoint Product Version SharePoint Product Version false 256  False 
SPMajorVersion  int  SharePoint Product Major Version SharePoint Product Major Version false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.SharePoint.Foundation.2010.SPServer" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="ComputerName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AdminServiceStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IncomingMailServiceStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TimerServiceStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SearchServiceStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HelperSearchServiceStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SandboxCodeServiceStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TraceServiceStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AdminServiceInstanceStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IncomingMailServiceInstanceStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TimerServiceInstanceStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TraceServiceInstanceStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HelperSearchServiceInstanceStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SearchServiceInstanceStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SandCodeServiceInstanceStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SPRole" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FarmID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ComputerID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PrincipalName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SPVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SPMajorVersion" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>