vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - VirtualMachineVendorDeviceGroupInfoComponentDeviceInfo(vim.vm.VendorDeviceGroupInfo.ComponentDeviceInfo)
- Property of
 - VirtualMachineVendorDeviceGroupInfo
 - Extends
 - DynamicData
 - See also
 - VirtualDevice
 - Since
 - vSphere API Release 8.0.0.1
 
Data Object Description
Class describing a component device within this vendor device group.Properties
| Name | Type | Description | 
|---|---|---|
| device | VirtualDevice | 
         VirtualDevice template for this device.
       | 
| deviceName | xsd:string | 
         Name of component device.
       | 
| isConfigurable | xsd:boolean | 
         True if this device may be configured by user or UI.
       | 
| type | xsd:string | 
         Type of this component.
 See ComponentType for supported types.
       | 
| vendorName | xsd:string | 
         Name of component device vendor.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |