Data Object - VirtualDeviceRemoteDeviceBackingInfo(vim.vm.device.VirtualDevice.RemoteDeviceBackingInfo)

Extended by
VirtualCdromRemoteAtapiBackingInfo, VirtualCdromRemotePassthroughBackingInfo, VirtualFloppyRemoteDeviceBackingInfo, VirtualUSBRemoteClientBackingInfo
Extends
VirtualDeviceBackingInfo

Data Object Description

VirtualDeviceRemoteDeviceBackingInfo is a data object type for information about a remote device backing used by a device in a virtual machine. The primary difference between a remote device backing and a local device backing is that the VirtualCenter server cannot provide a list of remote host devices available for this virtual device backing.

Properties

Name Type Description
deviceNamexsd:string

The name of the device on the remote 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
*Need not be set
Show WSDL type definition