Microsoft.KnowledgeServices.SharePoint.Foundation.2010.SPServiceInstance.TopologySharePoint Application Discovery and Load Balancer Service Application

Microsoft.KnowledgeServices.SharePoint.Foundation.2010.SPServiceInstance.Topology (ClassType)

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId74ac9c26-f298-e078-7c4a-8f0aa0489ca0

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.SPServiceInstance.Topology:
Status  string  Status Status false 256  False 
NeedsUpgrade  bool  NeedsUpgrade NeedsUpgrade false 256   
GUID  string  GUID GUID 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   
FarmID  string  FarmID FarmID false 256  False 
HostServer  string  HostServer HostServer false 256  False 
TypeName  string  TypeName TypeName false 256  False 
PrincipalName  string  PrincipalName PrincipalName false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.SharePoint.Foundation.2010.SPServiceInstance.Topology" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="Status" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NeedsUpgrade" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="GUID" 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"/>
<Property ID="FarmID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HostServer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TypeName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PrincipalName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>