vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualMachineDvxClassInfo(vim.vm.DvxClassInfo)
- Property of
- ConfigTarget
- Extends
- DynamicData
- See also
- ElementDescription, OptionDef
- Since
- vSphere API Release 8.0.0.1
Data Object Description
Description of a Device Virtualization Extensions (DVX) device class.Properties
Name | Type | Description |
---|---|---|
configParams* | OptionDef[] |
The configuration parameters for this DVX device class.
|
deviceClass | ElementDescription |
DVX device class.
|
sriovNic | xsd:boolean |
Indicates whether the devices of this class are SR-IOV NICs.
|
vendorName | xsd:string |
The label for the vendor name of this class.
The value is defined by vendors of the DVX device class
as part of their localizable messages.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |