Class for AppSense EM Agent 8.x.
AppSense EM Agent 8
Class for AppSense EM Agent 8.x.
Base Class | Microsoft.Windows.ComputerRole |
Abstract | False |
Hosted | True |
Singleton | False |
Extension | False |
Accessibility | Internal |
ElementId | 34b788d7-e5b5-0b17-cd02-583c6204421c |
Property Name | Type | Display Name (ENU) | Description (ENU) | Key | Max Length | Min Length | Case Sensitive |
---|---|---|---|---|---|---|---|
System.Entity: | |||||||
![]() |
string | Display Name | Display name of monitoring object. | false | 256 | 0 | False |
AppSense.EM.8.Agent: | |||||||
![]() |
string | Product Name | false | 256 | 0 | False | |
![]() |
string | Product Version | false | 256 | 0 | False | |
![]() |
string | Config Version | false | 256 | 0 | False |
<ClassType ID="AppSense.EM.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>