Microsoft.Unix.PhysicalDiskPhysikalischer Datenträger

Microsoft.Unix.PhysicalDisk (ClassType)

Alle physikalischen Datenträger in Unix-Systemen

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
System.Entity:
DisplayName  string  Anzeigename Anzeigename des Überwachungsobjekts. false 256  False 
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>