Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 698 Bytes

Operation.rst

File metadata and controls

24 lines (16 loc) · 698 Bytes

vim.vm.device.VirtualDeviceSpec.Operation

The type of operation being performed on the specified virtual device. Valid values are: :contained by: vim.vm.device.VirtualDeviceSpec

type:vim.vm.device.VirtualDeviceSpec.Operation
name:edit

values:

edit
Specifies changes to the virtual device specification.
add
Specifies the addition of a virtual device to the configuration.
remove
Specifies the removal of a virtual device.