System.ComputerHardwareSprzęt komputerowy

System.ComputerHardware (ClassType)

Klasa ogólna reprezentująca sprzęt komputerowy

Element properties:

Base ClassSystem.HardwareEnclosure
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda59daa95-5877-9c3a-de88-09e5c9195509

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PLK) Description (PLK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nazwa wyświetlana Wyświetlana nazwa obiektu. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stan obiektu Stan obiektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stan zasobu Stan zasobu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Uwagi Uwagi false 4000       
System.ComputerHardware:
Model  string  Model Model false 256  False     
Manufacturer  string  Producent Producent false 256  False     
NumberOfProcessors  int  Liczba procesorów Liczba procesorów false 256       

Health Model:

Source Code:

<ClassType ID="System.ComputerHardware" Accessibility="Public" Abstract="true" Base="System.HardwareEnclosure" Hosted="false" Singleton="false">
<Property ID="Model" Type="string"/>
<Property ID="Manufacturer" Type="string"/>
<Property ID="NumberOfProcessors" Type="int"/>
</ClassType>