GripLogix.VMware.HorizonView.WindowsServiceVMware Horizon Windows Service

GripLogix.VMware.HorizonView.WindowsService (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6b740b28-67d8-ea01-4960-4cf1f787d644

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
GripLogix.VMware.HorizonView.WindowsService:
Name  string  Name true 256  False     
ServiceProcessName  string  Service Process Name false 256  False     
ServiceDescription  string  Description false 256  False     

Health Model:

Source Code:

<ClassType ID="GripLogix.VMware.HorizonView.WindowsService" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="Name" Key="true" Type="string"/>
<Property ID="ServiceProcessName" Key="false" Type="string"/>
<Property ID="ServiceDescription" Key="false" Type="string"/>
</ClassType>