VirtualDiskRawDiskVer2BackingOption
VirtualDiskRawDiskVer2BackingOption
The VirtualDiskOption.RawDiskVer2BackingOption object type contains the available options when backing a virtual disk using a host device on 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
}
descriptorFileNameExtensions
Required
The ChoiceOption data object type defines a set of supported string values, a localizable description for each value, and the default value.
boolean
uuid
Required
Flag to indicate whether this backing supports disk UUID property.