Enum - VirtualDiskMode(vim.vm.device.VirtualDiskOption.DiskMode)

Since
2.0


Enum Description

The list of known disk modes.

The list of supported disk modes varies by the backing type. The "persistent" mode is supported by every backing type.

Enum Constants

NameDescription
append
independent_nonpersistent
independent_persistent
nonpersistent
persistent
undoable

Show WSDL type definition