Dell.Chassis.PowerSupplyGroupDell Chassis Power Supply Group

Dell.Chassis.PowerSupplyGroup (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId14c2635a-a559-ce58-ddc1-73781fa9e6d9

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.Chassis.PowerSupplyGroup:
ID  string  ID true 256  False 
RemoteAccessIP  string  Remote Access IP false 256  False 
RemoteSettings  string  Remote Settings false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.Chassis.PowerSupplyGroup" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="ID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RemoteAccessIP" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RemoteSettings" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>