public class VirtualPCNet32Option extends VirtualEthernetCardOption
Java class for VirtualPCNet32Option complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VirtualPCNet32Option">
<complexContent>
<extension base="{urn:vim25}VirtualEthernetCardOption">
<sequence>
<element name="supportsMorphing" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
supportsMorphing |
macType, supportedOUI, uptCompatibilityEnabled, vmDirectPathGen2Supported, wakeOnLanEnabledautoAssignController, backingOption, busSlotOption, connectOption, controllerType, defaultBackingOptionIndex, deprecated, hotRemoveSupported, licensingLimit, plugAndPlay, type| Constructor and Description |
|---|
VirtualPCNet32Option() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSupportsMorphing()
Gets the value of the supportsMorphing property.
|
void |
setSupportsMorphing(boolean value)
Sets the value of the supportsMorphing property.
|
getMacType, getSupportedOUI, getUptCompatibilityEnabled, getWakeOnLanEnabled, isVmDirectPathGen2Supported, setMacType, setSupportedOUI, setUptCompatibilityEnabled, setVmDirectPathGen2Supported, setWakeOnLanEnabledgetAutoAssignController, getBackingOption, getBusSlotOption, getConnectOption, getControllerType, getDefaultBackingOptionIndex, getLicensingLimit, getType, isDeprecated, isHotRemoveSupported, isPlugAndPlay, setAutoAssignController, setBusSlotOption, setConnectOption, setControllerType, setDefaultBackingOptionIndex, setDeprecated, setHotRemoveSupported, setPlugAndPlay, setTypeCopyright © 2018. All rights reserved.