AppSense.PM.8.AgentAppSense PM Agent 8

AppSense.PM.8.Agent (ClassType)

Class for AppSense PM Agent 8.x.

Knowledge Base article:

Summary

AppSense PM Agent 8

Class for AppSense PM Agent 8.x.

Causes

Resolutions

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId388bec70-873d-96a7-10a0-2f49b8315620

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.PM.8.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.PM.8.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>