HP.DataProtector.DeviceData Protector Device

HP.DataProtector.Device (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId62236e2f-2751-399a-02d1-c5e0755c8840

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.Device:
Name  string  Name true 256  False 
Description  string  Description false 256  False 
Host  string  Host false 256  False 
Policy  string  Policy false 256  False 
Type  string  Type false 256  False 
Pool  string  Pool false 256  False 
Library  string  Library false 256  False 
RestoreDevicePool  string  Restore Device Pool false 256  False 
CopyDevicePool  string  Copy Device Pool false 256  False 
DevSerial  string  Dev Serial false 256  False 

Health Model:

Source Code:

<ClassType ID="HP.DataProtector.Device" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Host" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Policy" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Type" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Pool" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Library" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RestoreDevicePool" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CopyDevicePool" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DevSerial" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>