HPEnterpriseStorageStoreOnceMP.StoreOnceSystem_StoreStore

HPEnterpriseStorageStoreOnceMP.StoreOnceSystem_Store (ClassType)

HPE StoreOnce System Store.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7d3d0a4e-25d6-10af-4861-aa96c263d4fc

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 
HPEnterpriseStorageStoreOnceMP.StoreOnceSystem_Store:
ID  string  ID HPE StoreOnce System Store ID true 256  False 
Name  string  Name HPE StoreOnce System Store Name false 256  False 
SSID  string  SSID HPE StoreOnce System Store SSID false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageStoreOnceMP.StoreOnceSystem_Store" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="ID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SSID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>