Name
|
Type
|
Description
|
diskMode | ChoiceOption |
The disk mode. Valid disk modes are:
- vim.vm.device.VirtualDiskOption.DiskMode#persistent
- vim.vm.device.VirtualDiskOption.DiskMode#nonpersistent
- vim.vm.device.VirtualDiskOption.DiskMode#undoable
- vim.vm.device.VirtualDiskOption.DiskMode#independent_persistent
- vim.vm.device.VirtualDiskOption.DiskMode#independent_nonpersistent
- vim.vm.device.VirtualDiskOption.DiskMode#append
See VirtualDiskMode
|
growable | xsd:boolean |
Flag to indicate whether this backing can have its size changed.
|
split | BoolOption |
Flag to indicate whether or not the host supports
allowing the client to select whether or not a disk
should be split.
|
writeThrough | BoolOption |
Flag to indicate whether or not the host supports
allowing the client to select "writethrough" as a mode for
virtual disks. Typically, this is available only for GSX Server Linux hosts.
|
Properties inherited from VirtualDeviceFileBackingOption |
fileNameExtensions |
Properties inherited from VirtualDeviceBackingOption |
type |
Properties inherited from DynamicData |
None |