Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualMachineVendorDeviceGroupInfo(vim.vm.VendorDeviceGroupInfo)
- Property of
- ConfigTarget
- Returned by
- RetrieveVendorDeviceGroupInfo
- Extends
- VirtualMachineTargetInfo
- See also
- VirtualMachineVendorDeviceGroupInfoComponentDeviceInfo
- Since
- vSphere API Release 8.0.0.1
Data Object Description
Description of a PCI vendor device group device.Properties
Name | Type | Description |
---|---|---|
componentDeviceInfo* | VirtualMachineVendorDeviceGroupInfoComponentDeviceInfo[] |
Array describing component devices of this Vendor Device Group.
There is one entry per componentDevice in the deviceGroupSpec.
|
deviceGroupDescription* | xsd:string |
Description of Vendor Device Group.
|
deviceGroupName | xsd:string |
Name of Vendor Device Group.
|
Properties inherited from VirtualMachineTargetInfo | ||
configurationTag, name | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |