Microsoft.SharePoint.Library.SPServiceInstance.TopologyTopology In SPServiceInstance

Microsoft.SharePoint.Library.SPServiceInstance.Topology (ClassType)

Topology Service in SPServiceInstance for a particular server.

Element properties:

Base ClassMicrosoft.SharePoint.Library.SPServiceInstance
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7bf58a8b-624e-81e0-47c4-cd8021b36219

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 the object. false 4000  False 
Microsoft.SharePoint.Library.SPServiceInstance:
FarmID  string  FarmID For SharePoint ServiceInstance Farm ID for SharePoint ServiceInstance. true 256  False 
FarmName  string  FarmName For SharePoint ServiceInstance Farm Name for SharePoint ServiceInstance. false 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.Library.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.Library.SPServiceInstance.Topology" Accessibility="Public" Abstract="true" Base="Microsoft.SharePoint.Library.SPServiceInstance" Hosted="true" Singleton="false">
<Property ID="Uri" Type="string" Key="false"/>
</ClassType>