HPEnterpriseStorage3PARMP.3PAR_SnapshotGroupHPEnterpriseStorage3PARMP.3PAR_SnapshotGroup (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId12fce256-a399-ba67-aca8-7c0005e51e99

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.3PAR_SnapshotGroup:
SnapshotGroupName  string      true 256  False 
Description  string      false 256  False 
TotalSnapshots  string      false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorage3PARMP.3PAR_SnapshotGroup" Accessibility="Public" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="SnapshotGroupName" 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="TotalSnapshots" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>