vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualMachineVirtualDeviceGroupsDeviceGroup(vim.vm.VirtualDeviceGroups.DeviceGroup)
- Property of
- VirtualMachineVirtualDeviceGroups
- Extended by
- VirtualMachineVirtualDeviceGroupsVendorDeviceGroup
- Extends
- DynamicData
- See also
- Description
- Since
- 2.0
Data Object Description
Base device group type.Properties
Name | Type | Description |
---|---|---|
deviceInfo* | Description |
Provides a label and summary information for the device.
|
groupInstanceKey | xsd:int |
Group instance key. Unique integer referencing
device group. During group creation client should
use a temporary negative number. Once group is
added to the virtual machine, server generates non-negative
integer that stays constant during group lifetime.
See VirtualDevice#key for details.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |