HP.DataProtector.CellServer.ComputerRoleData Protector Cell Server Computer Role

HP.DataProtector.CellServer.ComputerRole (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId61119acc-a608-2cda-edc2-36514210ef55

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 
HP.DataProtector.CellServer.ComputerRole:
AgentVersion  string  Agent Version false 256  False 
AgentInstalled  string  Agent Installed false 256  False 
Version  string  Version false 256  False 

Health Model:

Source Code:

<ClassType ID="HP.DataProtector.CellServer.ComputerRole" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="AgentVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AgentInstalled" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Version" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>