VirtualDiskPartitionedRawDiskVer2BackingInfo
VirtualDiskPartitionedRawDiskVer2BackingInfo
This data object type contains information about backing a virtual disk using one or more partitions on a physical disk device.
This type of backing is supported for VMware Server.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"deviceName": "string",
"useAutoDetect": false,
"descriptorFileName": "string",
"uuid": "string",
"changeId": "string",
"sharing": "string",
"partition": [
0
]
}
array of integer
partition
Required
Array of partition indexes.
This array identifies the partitions that are used on the physical disk drive.