| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected VirtualMachineConsolePreferences |
VirtualMachineConfigSpec.consolePreferences |
protected VirtualMachineConsolePreferences |
VirtualMachineConfigInfo.consolePreferences |
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineConsolePreferences |
ObjectFactory.createVirtualMachineConsolePreferences()
Create an instance of
VirtualMachineConsolePreferences |
VirtualMachineConsolePreferences |
VirtualMachineConfigSpec.getConsolePreferences()
Gets the value of the consolePreferences property.
|
VirtualMachineConsolePreferences |
VirtualMachineConfigInfo.getConsolePreferences()
Gets the value of the consolePreferences property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VirtualMachineConfigSpec.setConsolePreferences(VirtualMachineConsolePreferences value)
Sets the value of the consolePreferences property.
|
void |
VirtualMachineConfigInfo.setConsolePreferences(VirtualMachineConsolePreferences value)
Sets the value of the consolePreferences property.
|
Copyright © 2018. All rights reserved.