Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualDeviceDeviceBackingInfo(vim.vm.device.VirtualDevice.DeviceBackingInfo)
- Extended by
- VirtualCdromAtapiBackingInfo, VirtualCdromPassthroughBackingInfo, VirtualDiskRawDiskVer2BackingInfo, VirtualEthernetCardLegacyNetworkBackingInfo, VirtualEthernetCardNetworkBackingInfo, VirtualFloppyDeviceBackingInfo, VirtualParallelPortDeviceBackingInfo, VirtualPCIPassthroughDeviceBackingInfo, VirtualPCIPassthroughDynamicBackingInfo, VirtualPointingDeviceDeviceBackingInfo, VirtualSCSIPassthroughDeviceBackingInfo, VirtualSerialPortDeviceBackingInfo, VirtualSoundCardDeviceBackingInfo, VirtualUSBRemoteHostBackingInfo, VirtualUSBUSBBackingInfo
- Extends
- VirtualDeviceBackingInfo
- Since
- 2.0
Data Object Description
TheVirtualDeviceDeviceBackingInfo
data object type
defines information about a host device or resource that backs a device
in a virtual machine.
Properties
Name | Type | Description |
---|---|---|
deviceName | xsd:string |
The name of the device on the host system.
|
useAutoDetect* | xsd:boolean |
Indicates whether the device should be auto detected
instead of directly specified. If this value is set to TRUE,
deviceName is ignored.
Since VI API 2.5 |
Properties inherited from VirtualDeviceBackingInfo | ||
None | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |