DiskDriveInfo Properties |
The DiskDriveInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Availability |
Win32_DiskDrive: Availability: Availability and status of the device.
| |
| ConfigManagerErrorCode |
Win32_DiskDrive: ConfigManagerErrorCode: Windows Configuration Manager error code.
| |
| DeviceId |
Win32_DiskDrive: DeviceID: Unique identifier of the disk drive with other devices on
the system.
| |
| Index |
Win32_DiskDrive: Index: Physical drive number of the given drive.
| |
| InterfaceType |
Win32_DiskDrive: InterfaceType: Interface type of physical disk drive.
| |
| MediaType |
Win32_DiskDrive: MediaType: Type of media used or accessed by this device.
| |
| Model |
Win32_DiskDrive: Model: Manufacturer's model number of the disk drive.
| |
| Partitions |
A collection of partitions located on the drive.
| |
| ScsiBus |
Win32_DiskDrive: SCSIBus: SCSI bus number of the disk drive.
| |
| ScsiLogicalUnit |
Win32_DiskDrive: SCSILogicalUnit: SCSI logical unit number (LUN) of the disk drive.
| |
| ScsiPort |
Win32_DiskDrive: SCSIPort: SCSI port number of the disk drive.
| |
| ScsiTargetId |
Win32_DiskDrive: SCSITargetId: SCSI identifier number of the disk drive.
| |
| SectorsPerTrack |
Win32_DiskDrive: SectorsPerTrack: Number of sectors in each track for this physical
disk drive.
| |
| SerialNumber |
Win32_DiskDrive: SerialNumber: Number allocated by the manufacturer to identify the
physical media.
| |
| Size |
Win32_DiskDrive: Size: Size of the disk drive. It is calculated by multiplying the
total number of cylinders, tracks in each cylinder, sectors in each track, and bytes
in each sector.
| |
| StatusInfo |
Win32_DiskDrive: StatusInfo: State of the logical device.
| |
| TotalCylinders |
Win32_DiskDrive: TotalCylinders: Total number of cylinders on the physical disk drive.
| |
| TotalHeads |
Win32_DiskDrive: TotalHeads: Total number of heads on the disk drive.
| |
| TotalSectors |
Win32_DiskDrive: TotalSectors: Total number of sectors on the physical disk drive.
| |
| TotalTracks |
Win32_DiskDrive: TotalTracks: Total number of tracks on the physical disk drive.
| |
| TracksPerCylinder |
Win32_DiskDrive: TracksPerCylinder: Number of tracks in each cylinder on the physical
disk drive.
|