Parameter of
Properties
Name | Type | Description |
---|---|---|
Attributes | FileSystemAttributes |
This value represents the file system attributes. |
AvailableFreeSpace | Int32 |
This value is the amount of free space on the volume. |
CreationTime | DateTime |
This value is the time when the volume was created. |
DesiredSize | Int64 |
This value is the desired size of the new volume. |
DiskControllerType | String |
This value is the disk controller.
|
DiskProvisioningType | String |
This value is the disk type.
|
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. |
PreexistingDiskPath | String |
This value is the full path and file name of an existing virtual disk that you want to reuse. If this value is null, a new virtual disk will be created. |
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 | Int32 |
This value is the total size of the volume. |
VirtualDiskPath | String |
This value is the path on the host where the volume should be stored. |
VolumeSignature | Int8 |
This value is the volume signature. |
VolumeType | String |
This value is the type of volume. |