Microsoft.SharePoint.2019.SearchApplicationSearch Application

Microsoft.SharePoint.2019.SearchApplication (ClassType)

Element properties:

Base ClassSystem.Service
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6459678c-35ba-4179-97cd-e4f4784ec5b4

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.2019.SearchApplication:
FarmID  string  Farm ID Farm ID true 256  False 
FarmName  string  Farm Name Farm Name false 256  False 
System  string  Search Application Search Application: System true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.2019.SearchApplication" Accessibility="Public" Abstract="false" Base="System!System.Service" Hosted="false" Singleton="false">
<Property ID="FarmID" Type="string" Key="true"/>
<Property ID="FarmName" Type="string" Key="false"/>
<Property ID="System" Type="string" Key="true"/>
</ClassType>