Data Object - VirtualDiskRawDiskMappingVer1BackingOption(vim.vm.device.VirtualDiskOption.RawDiskMappingVer1BackingOption)

Extends
VirtualDeviceDeviceBackingOption
See also
ChoiceOption

Data Object Description

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.

Properties

Name Type Description
compatibilityModeChoiceOption

The supported raw disk mapping compatibility modes.
See VirtualDiskCompatibilityMode

descriptorFileNameExtensions*ChoiceOption

Valid extensions for the filename of the optional raw disk mapping descriptor file. This is present only for ESX Server 3.x and greater hosts.
diskModeChoiceOption

The disk mode. Valid values are:
See VirtualDiskMode

uuidxsd:boolean

Flag to indicate whether this backing supports disk UUID property.

Since VI API 2.5
Properties inherited from VirtualDeviceDeviceBackingOption
autoDetectAvailable
Properties inherited from VirtualDeviceBackingOption
type
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition