Microsoft.SharePoint.SPServiceInstance.TopologyTopology In SPServiceInstance

Microsoft.SharePoint.SPServiceInstance.Topology (ClassType)

Topology Service in SPServiceInstance for a particular server.

Element properties:

Base ClassMicrosoft.SharePoint.SPServiceInstance
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd45eecb2-eba8-a380-c1a9-612d604cc22f

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.SPServiceInstance:
FarmID  string  FarmID For SharePoint ServiceInstance Farm ID for SharePoint ServiceInstance. true 256  False 
HostServer  string  HostServer For SharePoint ServiceInstance This is a property of SharePoint ServiceInstance that identifies HostServer for that particular Service. true 256  False 
TypeName  string  TypeName For SharePoint ServiceInstance This is a property of SharePoint ServiceInstance that identifies TypeName for that particular Service. true 256  False 
Microsoft.SharePoint.SPServiceInstance.Topology:
Uri  string  Topology URI URI property of Topology for a particular farm. false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.SPServiceInstance.Topology" Accessibility="Public" Abstract="true" Base="Microsoft.SharePoint.SPServiceInstance" Hosted="true" Singleton="false">
<Property ID="Uri" Type="string" Key="false"/>
</ClassType>