HPEnterpriseStorageLeftHandMP.LogicalGroupHPE StoreVirtual Logical Group

HPEnterpriseStorageLeftHandMP.LogicalGroup (ClassType)

HPE StoreVirtual Logical Group

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6e64ed7d-e798-a1fd-1c5b-99015136ceb1

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.LogicalGroup:
Name  string  Name HPE StoreVirtual Logical Group true 256  False 
Description  string  Description HPE StoreVirtual Logical Group Description false 256  False 
VolumeCount  string  Number of Volumes HPE StoreVirtual Logical Volume Count false 256  False 

Health Model:

Source Code:

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