Dell.Chassis.FanGroupDell Modular Chassis Fan Group

Dell.Chassis.FanGroup (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9c9f0343-acda-96c7-9c90-80b826463976

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.FanGroup:
ID  string  ID ID true 256  False 
RemoteAccessIP  string  RemoteAccessIP RemoteAccessIP false 256  False 
RemoteSettings  string  RemoteSettings RemoteSettings false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.Chassis.FanGroup" 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>