Intel.Hardware.ModularServer.Chassis模組化伺服器機箱

Intel.Hardware.ModularServer.Chassis (ClassType)

Element properties:

Base ClassIntel.Hardware.ModularServer.PhysicalDevice
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf359a9c7-3a74-7526-171d-70ecd912ee17

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Intel.Hardware.ModularServer.PhysicalDevice:
LastUpdated  string  上次更新時間 false 256  False 
DeviceName  string  裝置名稱 false 256  False 
AssetTag  string  資產標簽 false 256  False 
ManufDate  string  製造日期 false 256  False 
SerialNo  string  序列號 false 256  False 
PartNo  string  零件號碼 false 256  False 
Vendor  string  供應商 false 256  False 
Intel.Hardware.ModularServer.Chassis:
IPAddress  string  IP 位址 false 256  False 
HostName  string  主機名稱 true 256  False 
chassisLocation  string  機箱位置 false 256  False 
maxCMMs  string  實際/最大 CMM false 256  False 
maxPowerMods  string  實際/最大電源模組 false 256  False 
maxBlowerMods  string  實際/最大冷卻模組 false 256  False 
maxSCM  string  實際/最大儲存控制器 false 256  False 
maxSwitches  string  實際/最大交換機 false 256  False 
maxBlades  string  實際/最大伺服器模組 false 256  False 

Health Model:

Source Code:

<ClassType ID="Intel.Hardware.ModularServer.Chassis" Accessibility="Public" Abstract="false" Base="Intel.Hardware.ModularServer.PhysicalDevice" Hosted="false" Singleton="false">
<Property ID="HostName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IPAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="chassisLocation" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="maxCMMs" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="maxPowerMods" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="maxBlowerMods" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="maxSCM" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="maxSwitches" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="maxBlades" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>