AppSense.PM.10.AgentAppSense PM Agent 10

AppSense.PM.10.Agent (ClassType)

Class for AppSense PM Agent 10.x.

Knowledge Base article:

Summary

AppSense PM Agent 10

Class for AppSense PM Agent 10.x.

Causes

Resolutions

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIdca0bd719-9854-cf89-afbd-f6123af4046c

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENG) Description (ENG) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
AppSense.PM.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.PM.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>