AppSense.EM.10.AgentAppSense EM Agent 10

AppSense.EM.10.Agent (ClassType)

Class for AppSense EM Agent 10.x.

Knowledge Base article:

Summary

AppSense EM Agent 10

Class for AppSense EM Agent 10.x.

Causes

Resolutions

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId9f71e555-e41f-c630-7d65-d2ba38a2a006

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 
AppSense.EM.10.Agent:
ProductName  string  Product Name false 256  False 
ProductVersion  string  Product Version false 256  False 
ConfigVersion  string  Config Version false 256  False 

Health Model:

Source Code:

<ClassType ID="AppSense.EM.10.Agent" Accessibility="Internal" Abstract="false" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="ProductName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ProductVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ConfigVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>