| Package | Description |
|---|---|
| com.vmware.vcenter.vm.hardware |
The
com.vmware.vcenter.vm.hardware package provides interfaces for
managing the virtual hardware configuration and state of a virtual machine. |
| Modifier and Type | Method and Description |
|---|---|
ParallelTypes.CreateSpec.Builder |
ParallelTypes.CreateSpec.Builder.setAllowGuestControl(Boolean allowGuestControl)
Flag indicating whether the guest can connect and disconnect the device.
|
ParallelTypes.CreateSpec.Builder |
ParallelTypes.CreateSpec.Builder.setBacking(ParallelTypes.BackingSpec backing)
Physical resource backing for the virtual parallel port.
|
ParallelTypes.CreateSpec.Builder |
ParallelTypes.CreateSpec.Builder.setStartConnected(Boolean startConnected)
Flag indicating whether the virtual device should be connected whenever the
virtual machine is powered on.
|
Copyright © 2016. All Rights Reserved.