Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualDiskRawDiskMappingVer1BackingOption(vim.vm.device.VirtualDiskOption.RawDiskMappingVer1BackingOption)
- Extends
- VirtualDeviceDeviceBackingOption
- See also
- ChoiceOption
- Since
- 2.0
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 |
---|---|---|
compatibilityMode | ChoiceOption |
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.
|
diskMode | ChoiceOption |
The disk mode. Valid values are:
See VirtualDiskMode |
uuid | xsd: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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |