HPEnterpriseStorageLeftHandMP.SpecificSnapshotHPEnterpriseStorageLeftHandMP.SpecificSnapshot (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId40cfeb92-8a25-fa6e-46ca-bd6b37fda2cc

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.SpecificSnapshot:
Name  string  HP StoreVirtual Snapshot Name HP StoreVirtual Snapshot Name true 256  False 
OIDPos  string  HP StoreVirtual Snapshot OID Position HP StoreVirtual Snapshot OID Position false 256  False 
Status  string  HP StoreVirtual Snapshot Status HP StoreVirtual Snapshot Status false 256  False 
Type  string  HP StoreVirtual Snapshot Type HP StoreVirtual Snapshot Type false 256  False 

Health Model:

Source Code:

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