VirtualDiskPartitionedRawDiskVer2BackingOption
VirtualDiskPartitionedRawDiskVer2BackingOption
The VirtualDiskOption.PartitionedRawDiskVer2BackingOption object type contains the available options when backing a virtual disk using one or more partitions on a physical disk device.
This backing is supported in VMware Server.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"type": "string",
"autoDetectAvailable": {
"_typeName": "string",
"valueIsReadonly": false,
"supported": false,
"defaultValue": false
},
"descriptorFileNameExtensions": {
"_typeName": "string",
"valueIsReadonly": false,
"choiceInfo": [
{
"_typeName": "string",
"label": "string",
"summary": "string",
"key": "string"
}
],
"defaultIndex": 0
},
"uuid": false
}