Microsoft.SharePoint.Server.2010.SPServiceInstance.ServerSearchServer Search Service Instance

Microsoft.SharePoint.Server.2010.SPServiceInstance.ServerSearch (ClassType)

Element properties:

Base ClassMicrosoft.SharePoint.Foundation.2010.SPServiceInstance
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0717536c-1317-5ceb-7e81-3978a73dc2ad

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.Server.2010.SPServiceInstance.ServerSearch:
Role  string  Role Of Server Search Service Instance Role Of Server Search Service Instance false 256  False 
DefaultIndexLocation  string  Default Index Location Of Server Search Service Instance Default Index Location Of Server Search Service Instance false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.Server.2010.SPServiceInstance.ServerSearch" Accessibility="Public" Abstract="false" Base="WSS!Microsoft.SharePoint.Foundation.2010.SPServiceInstance" Hosted="true" Singleton="false">
<Property ID="Role" Type="string" Key="false"/>
<Property ID="DefaultIndexLocation" Type="string" Key="false"/>
</ClassType>