LogicalDiskInfo Class |
Namespace: Xcalibur.Models.Hardware.Disk
The LogicalDiskInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | LogicalDiskInfo |
Initializes a new instance of the LogicalDiskInfo class.
|
Name | Description | |
---|---|---|
![]() | Availability |
Win32_LogicalDisk: Availability: Availability and status of the device.
|
![]() | ConfigManagerErrorCode |
Win32_LogicalDisk: ConfigManagerErrorCode: Windows Configuration Manager error code.
|
![]() | Description |
Win32_LogicalDisk: Description: Description of the object.
|
![]() | DeviceId |
Win32_LogicalDisk: DeviceID: Unique identifier of the disk drive with other devices
on the system.
|
![]() | DriveType |
Win32_LogicalDisk: DriveType: Numeric value that corresponds to the type of disk drive
this logical disk represents.
|
![]() | FileSystem |
Win32_LogicalDisk: FileSystem: File system on the logical disk.
|
![]() | FreeSpace |
Win32_LogicalDisk: FreeSpace: Space, in bytes, available on the logical disk.
|
![]() | InstallDate |
Win32_LogicalDisk: InstallDate: Date and time the object was installed.
|
![]() | MediaType |
Win32_LogicalDisk: MediaType: Type of media currently present in the logical drive.
|
![]() | Name |
Win32_LogicalDisk: Name: Label by which the object is known.
|
![]() | Size |
Win32_LogicalDisk: Size: Size of the disk drive.
|
![]() | StatusInfo |
Win32_LogicalDisk: StatusInfo: State of the logical device.
|
![]() | SupportsDiskQuotas |
Win32_LogicalDisk: SupportsDiskQuotas: If True, this volume supports disk quotas.
|
![]() | SupportsFileBasedCompression |
Win32_LogicalDisk: SupportsFileBasedCompression: If True, the logical disk partition
supports file-based compression, such as is the case with the NTFS file system. This
property is False when the Compressed property is True.
|
![]() | VolumeDirty |
Win32_LogicalDisk: VolumeDirty: If True, the disk requires ChkDsk to be run at the next
restart.
|
![]() | VolumeName |
Win32_LogicalDisk: VolumeName: Volume name of the logical disk.
|
![]() | VolumeSerialNumber |
Win32_LogicalDisk: VolumeSerialNumber: Volume serial number of the logical disk.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |