AppSense.CCA.10.AgentAppSense CCA 10

AppSense.CCA.10.Agent (ClassType)

Class for AppSense CCA 10.x.

Knowledge Base article:

Summary

AppSense CCA 10

Class for AppSense CCA 10.x.

Causes

Resolutions

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIdc0bf524f-f135-a44f-e479-31534888fbe1

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

Health Model:

Source Code:

<ClassType ID="AppSense.CCA.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"/>
</ClassType>