Class_ThinkServer.BMC.PhysicalMemoryClass_ThinkServer.BMC.PhysicalMemory (ClassType)

Element properties:

Base ClassClass_ThinkServer.BMC.BaseSubModule
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdac4751fc-0c9f-6e52-ba22-b99772257ef0

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Class_ThinkServer.BMC.BaseSubModule:
BMCIP  string      false 256  False 
Class_ThinkServer.BMC.PhysicalMemory:
BankLabel  string  Etichetta banco false 256  False 
Identifier  string      false 256  False 
UniqueId  string      true 256  False 
Capacity  string  Capacità false 256  False 
Description  string  Descrizione false 256  False 
IsSpeedInMhz  string  Velocità in Mhz false 256  False 
Manufacturer  string  Produttore false 256  False 
MemoryType  string  Tipo di memoria false 256  False 
Model  string  Modello false 256  False 
PartNumber  string  Numero parte false 256  False 
SerialNumber  string  Numero di serie false 256  False 
Speed  string  Velocità false 256  False 

Health Model:

Source Code:

<ClassType ID="Class_ThinkServer.BMC.PhysicalMemory" Accessibility="Public" Abstract="false" Base="Class_ThinkServer.BMC.BaseSubModule" Hosted="true" Singleton="false">
<Property ID="BankLabel" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Identifier" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="UniqueId" Key="true" Type="string" CaseSensitive="false"/>
<Property ID="Capacity" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Description" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="IsSpeedInMhz" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Manufacturer" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="MemoryType" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Model" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="PartNumber" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="SerialNumber" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Speed" Key="false" Type="string" CaseSensitive="false"/>
</ClassType>