Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualPointingDeviceDeviceBackingInfo(vim.vm.device.VirtualPointingDevice.DeviceBackingInfo)
- Extends
- VirtualDeviceDeviceBackingInfo
- Since
- 2.0
Data Object Description
The VirtualPointingDevice.DeviceBackingInfo provides information about the physical mouse backing the VirtualPointingDevice data object type.Properties
Name | Type | Description |
---|---|---|
hostPointingDevice | xsd:string |
This optional property defines the mouse type (two-button,
three-button, and so on). The mouse type
determines how the user interacts with the host mouse.
The valid values are specified in the
VirtualPointingDeviceHostChoice list.
Note: The value specified by this property must be
one of the supported types listed in the hostPointingDevices.value
array in the VirtualPointingDeviceOption data object type. If this property is
not set, then the property defaults to the
hostPointingDevices.defaultIndex property in the same data
object type.
|
Properties inherited from VirtualDeviceDeviceBackingInfo | ||
deviceName, useAutoDetect | ||
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 |