VirtualDeviceConfigSpecFileOperation_enum

VirtualDeviceConfigSpecFileOperation_enum
VirtualDeviceConfigSpecFileOperation_enum

The type of operation being performed on the backing of a virtual device.

Valid values are:

Possible values:

  • create: Specifies the creation of the device backing; for example, the creation of a virtual disk or floppy image file.
  • destroy: Specifies the destruction of a device backing.
  • replace: Specifies the deletion of the existing backing for a virtual device and the creation of a new backing.
This data structure has no properties.
Enumeration: create, destroy, replace,