Cisco.Unified.Computing.System.FanFan

Cisco.Unified.Computing.System.Fan (ClassType)

Fan Description

Element properties:

Base ClassCisco.Unified.Computing.System.Device
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda3bc842f-d49c-ed70-18ae-e3acabb709d5

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 
Cisco.Unified.Computing.System.Object:
Description  string  Description Description Description false 256  False 
Cisco.Unified.Computing.System.Entity:
Moniker  string  Distinguished Name Distinguished Name Description false 256  False 
Cisco.Unified.Computing.System.Device:
Model  string  Model Model Description false 256  False 
Revision  string  Revision Revision Description false 256  False 
SerialNumber  string  Serial Number Serial Number Description false 256  False 
Vendor  string  Vendor Vendor Description false 256  False 
UserLabel  string  User Label User Label Description false 256  False 
Cisco.Unified.Computing.System.Fan:
InType  string  InType InType Description false 256  False 
TrayId  string  Tray Id Tray Id Description false 256  False 

Health Model:

Source Code:

<ClassType ID="Cisco.Unified.Computing.System.Fan" Accessibility="Public" Abstract="true" Base="Cisco.Unified.Computing.System.Device" Hosted="false" Singleton="false">
<Property ID="InType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TrayId" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>