HPEnterpriseStorage3PARMP.3PARVirtualMachineGroupVirtual Machine Group

HPEnterpriseStorage3PARMP.3PARVirtualMachineGroup (ClassType)

HPE 3PAR Storage VirtualMachine Group.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId0e52d5a0-3ff4-4e60-4c2c-35a41ee67825

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 
HPEnterpriseStorage3PARMP.3PARVirtualMachineGroup:
Name  string  Name HPE 3PAR Storage VirtualMachine. true 256  False 
Description  string  Description HPE 3PAR Storage VirtualMachine Group Description. false 256  False 
TotalVM  string  Total Number of Virtual Machines HPE 3PAR Storage VirtualMachine Count false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorage3PARMP.3PARVirtualMachineGroup" Accessibility="Internal" Abstract="false" Base="SystemLibrary!System.LogicalHardware" 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="TotalVM" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>