Microsoft.SharePoint.Foundation.2010.SPServiceInstance.TopologyTopology In SPServiceInstance

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

Topology Service in SPServiceInstance for a particular server.

Element properties:

Base ClassMicrosoft.SharePoint.Foundation.2010.SPServiceInstance
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId119818fb-a1fa-b906-9d15-3ade8ec369a3

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.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.Foundation.2010.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.Foundation.2010.SPServiceInstance.Topology" Accessibility="Public" Abstract="false" Base="Microsoft.SharePoint.Foundation.2010.SPServiceInstance" Hosted="true" Singleton="false">
<Property ID="Uri" Type="string" Key="false"/>
</ClassType>