Microsoft.Unix.PhysicalDiskPhysischer Datenträger

Microsoft.Unix.PhysicalDisk (ClassType)

Alle physischen UNIX/Linux-Datenträger

Element properties:

Base ClassMicrosoft.Unix.LogicalDevice
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8fb07cd7-213d-15d5-0d76-7d4ba3c4399d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (DEU) Description (DEU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Anzeigename Anzeigenamen des Objekts false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objektstatus Objektstatus false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Bestandsstatus Bestandsstatus false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Anmerkungen Anmerkungen false 4000       
Microsoft.Unix.LogicalDevice:
DeviceID  string  Geräte-ID true 256  False     
DeviceName  string  Gerätename false 256  False     
Microsoft.Unix.PhysicalDisk:
InterfaceType  string  Schnittstellentyp false 256  False     
Model  string  Modell false 256  False     
Size  string  Größe (Bytes) false 256  False     
TotalCylinders  string  Zylinder insgesamt false 256  False     
TotalHeads  string  Köpfe insgesamt false 256  False     
TotalSectors  string  Sektoren insgesamt false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.Unix.PhysicalDisk" Abstract="true" Accessibility="Public" Hosted="true" Singleton="false" Base="Microsoft.Unix.LogicalDevice">
<Property ID="InterfaceType" Type="string" Key="false"/>
<Property ID="Model" Type="string" Key="false"/>
<Property ID="Size" Type="string" Key="false"/>
<Property ID="TotalCylinders" Type="string" Key="false"/>
<Property ID="TotalHeads" Type="string" Key="false"/>
<Property ID="TotalSectors" Type="string" Key="false"/>
</ClassType>