Enum - VirtualDeviceConfigSpecOperation(vim.vm.device.VirtualDeviceSpec.Operation)

Property of
InvalidDeviceOperation, VirtualDeviceConfigSpec


Enum Description

The type of operation being performed on the specified virtual device. Valid values are:

Enum Constants

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

Show WSDL type definition