HP.DataProtector.VMWare.VirtualMachineData Protector VMWare Virtual Machine

HP.DataProtector.VMWare.VirtualMachine (ClassType)

Element properties:

Base ClassHP.DataProtector.VMWare
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6a744a18-2eaa-8ea5-db1e-97f69261cdd2

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.Object:
ClientName  string      false 256  False 
Path  string      false 256  False 
UID  string      false 256  False 
HP.DataProtector.VMWare.VirtualMachine:
UUID  string      true 256  False 
Connected  string      false 256  False 

Health Model:

Source Code:

<ClassType ID="HP.DataProtector.VMWare.VirtualMachine" Accessibility="Public" Abstract="false" Base="HP.DataProtector.VMWare" Hosted="true" Singleton="false">
<Property ID="UUID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Connected" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>