VirtualDiskRawDiskMappingVer1BackingOption
The VirtualDiskOption.RawDiskMappingVer1BackingOption object type contains the available options when backing a virtual disk using a raw device mapping on ESX Server 2.5 or 3.x.
{
"_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
},
"compatibilityMode": {
"_typeName": "string",
"valueIsReadonly": false,
"choiceInfo": [
{
"_typeName": "string",
"label": "string",
"summary": "string",
"key": "string"
}
],
"defaultIndex": 0
},
"diskMode": {
"_typeName": "string",
"valueIsReadonly": false,
"choiceInfo": [
{
"_typeName": "string",
"label": "string",
"summary": "string",
"key": "string"
}
],
"defaultIndex": 0
},
"uuid": false
}
The ChoiceOption data object type defines a set of supported string values, a localizable description for each value, and the default value.
The ChoiceOption data object type defines a set of supported string values, a localizable description for each value, and the default value.
The ChoiceOption data object type defines a set of supported string values, a localizable description for each value, and the default value.
Flag to indicate whether this backing supports disk UUID property.