Microsoft.SharePoint.Server.2010.SPService.ServerSearch.AdminAdmin Component Under Search Service Instance

Microsoft.SharePoint.Server.2010.SPService.ServerSearch.Admin (ClassType)

Element properties:

Base ClassMicrosoft.SharePoint.Server.2010.SPSharedService.Component
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId50c3a131-980e-d171-329b-d0a6295adccc

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.Server.2010.SPSharedService.Component:
FarmID  string  Farm ID Farm ID for Shared Services Component. true 256  False 
ComponentID  string  Component ID Component ID for Shared Services Component. true 256  False 
Microsoft.SharePoint.Server.2010.SPService.ServerSearch.Admin:
Initialized  string  Admin Component Initialized State Admin Component Initialized State false 256  False 
IndexLocation  string  Admin Component Index Location Admin Component Index Location false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.Server.2010.SPService.ServerSearch.Admin" Accessibility="Public" Abstract="false" Base="Microsoft.SharePoint.Server.2010.SPSharedService.Component" Hosted="true" Singleton="false">
<Property ID="Initialized" Type="string" Key="false"/>
<Property ID="IndexLocation" Type="string" Key="false"/>
</ClassType>