Microsoft.Windows.Server.PhysicalDiskPhysikalischer Datenträger (Server)

Microsoft.Windows.Server.PhysicalDisk (ClassType)

Alle Instanzen eines physikalischen Datenträgers unabhängig von der Version des Windows Server-Betriebssystems

Element properties:

Base ClassMicrosoft.Windows.PhysicalDisk
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4258e567-f55a-ecb1-cb03-7db9fd4bae26

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.Windows.LogicalDevice:
DeviceID  string  Geräte-ID true 256  False 
Name  string  Gerätename false 256  False 
Description  string  Gerätebeschreibung false 256  False 
Microsoft.Windows.Server.PhysicalDisk:
Caption  string  Beschriftung false 256  False 
Index  string  Index false 256  False 
InterfaceType  string  Schnittstellentyp false 256  False 
Manufacturer  string  Hersteller false 256  False 
Model  string  Modell false 256  False 
SCSIBus  string  SCSI-Bus false 256  False 
SCSILogicalUnit  string  SCSI-LUN false 256  False 
SCSIPort  string  SCSI-Anschluss false 256  False 
SCSITargetID  string  SCSI-Zielkennung 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 
TotalTracks  string  Spuren insgesamt false 256  False 
TracksPerCylinder  string  Spuren pro Zylinder false 256  False 
PerfmonInstance  string  Name der Leistungsmonitorinstanz false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.PhysicalDisk" Abstract="true" Accessibility="Public" Base="Windows!Microsoft.Windows.PhysicalDisk" Hosted="true" Singleton="false">
<Property ID="Caption" Type="string"/>
<Property ID="Index" Type="string"/>
<Property ID="InterfaceType" Type="string"/>
<Property ID="Manufacturer" Type="string"/>
<Property ID="Model" Type="string"/>
<Property ID="SCSIBus" Type="string"/>
<Property ID="SCSILogicalUnit" Type="string"/>
<Property ID="SCSIPort" Type="string"/>
<Property ID="SCSITargetID" Type="string"/>
<Property ID="Size" Type="string"/>
<Property ID="TotalCylinders" Type="string"/>
<Property ID="TotalHeads" Type="string"/>
<Property ID="TotalSectors" Type="string"/>
<Property ID="TotalTracks" Type="string"/>
<Property ID="TracksPerCylinder" Type="string"/>
<Property ID="PerfmonInstance" Type="string"/>
</ClassType>