Parameter of
CoreQualificationResults, ServerInfo
Properties
Name | Type | Description |
---|---|---|
Attributes | FileSystemAttributes |
This value represents the file system attributes. |
AvailableFreeSpace | Int64 |
This value is the amount of free space on the volume. |
CreationTime | DateTime |
This value is the time when the item was created. |
DriveFormat | String |
This value is the file system format of the volume. |
DriveType | DriveType |
This value is the drive type. |
IsContainer | Boolean |
This value is true if the volume is a container of other volumes; otherwise, it is false. |
IsReadOnly | Boolean |
This value is true if the volume is read-only; otherwise, it is false. |
IsSystemDrive | Boolean |
This value is true if the volume is the system volume; otherwise, it is false. |
ItemType | String |
This value is the type of item. |
Label | String |
This value is the label assigned to the volume. |
LastAccessTime | DateTime |
This value is the time when the volume was last accessed. |
LastWriteTime | DateTime |
This value is the time when the volume was last written to. |
Metadata | String |
This value is any additional metadata that may be displayed for a particular type of item. This metadata is not in any particular format, but you must be able to determine the format and decipher the metadata based on the type. |
Name | String |
This value is the name of the volume. Typically, this name is used for display in the user interface. |
Path | String | This value is the path of the volume. |
Saturation | SaturationLevel |
This value represents the saturation level of the volume. Typically, this value is used to display a visual state in the user interface. |
Size | Int32 |
This value is the physical size of the volume. |
TotalSize | Int64 |
This value is the total size of the volume. |
VolumeType | String |
This value is the type of volume. |