All instances of a physical disk regardless of the Windows Server operating system version.
Base Class | Microsoft.Windows.PhysicalDisk |
Abstract | True |
Hosted | True |
Singleton | False |
Extension | False |
Accessibility | Public |
ElementId | 802a6cb8-f8f1-644d-3b53-3cb9a342af57 |
Property Name | Type | Display Name (ENU) | Description (ENU) | Key | Max Length | Min Length | Case Sensitive |
---|---|---|---|---|---|---|---|
System.Entity: | |||||||
![]() |
string | Display Name | Display name of monitoring object. | false | 256 | 0 | False |
Microsoft.Windows.LogicalDevice: | |||||||
![]() |
string | Device ID | true | 256 | 0 | False | |
![]() |
string | Device Name | false | 256 | 0 | False | |
![]() |
string | Device Description | false | 256 | 0 | False | |
Microsoft.Windows.Server.PhysicalDisk: | |||||||
![]() |
string | Caption | false | 256 | 0 | False | |
![]() |
string | Index | false | 256 | 0 | False | |
![]() |
string | Interface Type | false | 256 | 0 | False | |
![]() |
string | Manufacturer | false | 256 | 0 | False | |
![]() |
string | Model | false | 256 | 0 | False | |
![]() |
string | SCSI Bus | false | 256 | 0 | False | |
![]() |
string | SCSI Logical Unit | false | 256 | 0 | False | |
![]() |
string | SCSI Port | false | 256 | 0 | False | |
![]() |
string | SCSI TargetID | false | 256 | 0 | False | |
![]() |
string | Size (Bytes) | false | 256 | 0 | False | |
![]() |
string | Total Cylinders | false | 256 | 0 | False | |
![]() |
string | Total Heads | false | 256 | 0 | False | |
![]() |
string | Total Sectors | false | 256 | 0 | False | |
![]() |
string | Total Tracks | false | 256 | 0 | False | |
![]() |
string | Tracks Per Cylinder | false | 256 | 0 | False | |
![]() |
string | Performance Monitor Instance Name | false | 256 | 0 | False |
<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>