Flat disks are allocated when created, unlike sparse disks, which
grow as needed.
|
Name
|
Type
|
Description
|
| diskMode | xsd:string |
The disk persistence mode. Valid modes are:
- persistent
- nonpersistent
- undoable
|
| split | xsd:boolean |
Flag to indicate the type of virtual disk file: split or monolithic.
If true, the virtual disk is stored in multiple files, each 2GB.
|
| writeThrough | xsd:boolean |
Flag to indicate whether writes should go directly to the file system
or should be buffered.
|
|
Properties inherited from VirtualDeviceFileBackingInfo |
| datastore, fileName |
|
Properties inherited from VirtualDeviceBackingInfo |
| None |
|
Properties inherited from DynamicData |
| dynamicProperty, dynamicType |