Dell.ManagedServer.AmperagePowerPerfDell Server Amperage Power Performance

Dell.ManagedServer.AmperagePowerPerf (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8ffae278-2526-576a-d15c-3ebd3b0b4820

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 
Dell.ManagedServer.AmperagePowerPerf:
DeviceID  string  DeviceID DeviceID true 256  False 
CurrentReading  string  Current Reading Current Reading false 256  False 
UnitModifier  string  UnitModifier UnitModifier false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.ManagedServer.AmperagePowerPerf" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="false" Singleton="false">
<Property ID="DeviceID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CurrentReading" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="UnitModifier" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>