VirtualDeviceConfigSpecOperation_enum
VirtualDeviceConfigSpecOperation_enum
The type of operation being performed on the specified virtual device.
Valid values are:
Possible values:
add
: Specifies the addition of a virtual device to the configuration.remove
: Specifies the removal of a virtual device.edit
: Specifies changes to the virtual device specification.
This data structure has no properties.
Enumeration: add, remove, edit,