HPEnterpriseStorageLeftHandMP.VSA_DrivesHPEnterpriseStorageLeftHandMP.VSA_Drives (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2de75c77-5f03-a0e4-8e09-17b0b684f663

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.VSA_Drives:
Name  string      true 256  False 
TotalDrives  string      false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageLeftHandMP.VSA_Drives" 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="TotalDrives" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>