vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostAssignableHardwareBinding(vim.host.AssignableHardwareBinding)
- Property of
- HostAssignableHardwareManager, HostConfigInfo
- Extends
- DynamicData
- See also
- VirtualMachine
- Since
- vSphere API Release 7.0
Data Object Description
Data object indicating a device instance has been allocated to a VM.Properties
Name | Type | Description |
---|---|---|
instanceId | xsd:string |
Instance ID of assigned device.
|
vm | ManagedObjectReference
to a VirtualMachine |
Virtual machine to which the device is assigned.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |