public class VirtualPCIPassthroughVmiopBackingInfo extends VirtualPCIPassthroughPluginBackingInfo
Java class for VirtualPCIPassthroughVmiopBackingInfo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VirtualPCIPassthroughVmiopBackingInfo">
<complexContent>
<extension base="{urn:vim25}VirtualPCIPassthroughPluginBackingInfo">
<sequence>
<element name="vgpu" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
VirtualPCIPassthroughVmiopBackingInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getVgpu()
Gets the value of the vgpu property.
|
void |
setVgpu(String value)
Sets the value of the vgpu property.
|
protected String vgpu
Copyright © 2018. All rights reserved.