Fujitsu.Storage.ETERNUS.FTRPRGFujitsu ETERNUS FTRP RAID Group

Fujitsu.Storage.ETERNUS.FTRPRG (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde49e946b-770f-5e6e-43d9-520cc7442fd4

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 
Fujitsu.Storage.ETERNUS.FTRPRG:
ObjectName  string  Object Name true 256  True 
Number  int  Number false 256   
Level  string  Level false 256  False 
TotalCap  string  Total Capacity(GB) false 256  False 
TotalFreeCap  string  Total Free Capacity(GB) false 256  False 

Health Model:

Source Code:

<ClassType ID="Fujitsu.Storage.ETERNUS.FTRPRG" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="ObjectName" Type="string" Key="true" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="Number" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Level" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TotalCap" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TotalFreeCap" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>