E9000.PowerSupplyPowerSupply

E9000.PowerSupply (ClassType)

Element properties:

Base ClassSystem.NetworkManagement.PowerSupply
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdea042c3b-a24e-e3a5-0874-0d642b2d9f85

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
System.NetworkManagement.LogicalDevice:
Description  string  Description A textual description of the object false 256  True     
Index  string  Index Instance index used for monitoring false 256  True     
Key  string  Logical Device Key The key of the logical device true 256  True     
E9000.PowerSupply:
Presence  string      false 256  False     
PowerMode  string      false 256  False     
RatingPower  string      false 256  False     
RuntimePower  string      false 256  False     

Health Model:

Source Code:

<ClassType ID="E9000.PowerSupply" Accessibility="Public" Abstract="false" Base="NetworkLibrary!System.NetworkManagement.PowerSupply" Hosted="true" Singleton="false">
<Property ID="Presence" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="PowerMode" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="RatingPower" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="RuntimePower" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
</ClassType>