|
Name
|
Type
|
Description
|
| active | xsd:boolean |
If true then the target volume must be created as active partition in MBR
|
| capacity | xsd:long |
|
| diskDeviceNumber | xsd:int |
|
| diskGuid | xsd:string |
For GPT disks the signature is GUID
If present then the disk is in GPT format.
Since Converter API 4.0
|
| diskSignature | xsd:int |
For MBR disks
|
| filesystemUnderstood | xsd:boolean |
If true then the target volume can be resized
|
| partitionGuid | xsd:string |
For GPT partitions the type is GUID+UUID
If present then the disk must be in GPT format.
Since Converter API 4.0
|
| partitionNumber | xsd:int |
Optional partition number
The value is undefined for dynamic volumes
|
| partitionType | xsd:int |
For MBR disks
|
| partitionUuid | xsd:string |
Since Converter API 4.0
|
| primary | xsd:boolean |
True for primary basic volumes
False for logical basic volumes
Undefined for dynamic volumes that don't have legacy partition information
|
| spaceUsed | xsd:long |
|
| startingOffset | xsd:long |
|
| volumeId | xsd:string |
|
| windowsUniqueId | xsd:byte[] |
Unique Id reported by IOCTL_MOUNTDEV_QUERY_UNIQUE_ID on W2K+
Undefined if the OS is not W2K+
|
|
Properties inherited from DynamicData |
| None |