HPEnterpriseStorageLeftHandMP.VolumeHPEnterpriseStorageLeftHandMP.Volume (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId46b8dfdf-fbc8-b146-3e1d-f5b0c5e7cf44

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 
HPEnterpriseStorageLeftHandMP.Volume:
Name  string      true 256  False 
OIDPos  string      false 256  False 
Description  string      false 256  False 
SnapshotCount  string      false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageLeftHandMP.Volume" Accessibility="Public" 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="OIDPos" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SnapshotCount" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<!-- <Property ID="Status" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0" />
<Property ID="CopyOf" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0" />
<Property ID="SnapshotCount" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0" />
-->
</ClassType>