|
Name
|
Type
|
Description
|
| diskMode | xsd:string |
The disk persistence mode. Valid values are:
- persistent
- nonpersistent
- undoable
- independent_persistent
- independent_nonpersistent
- append
|
| spaceUsedInKB | xsd:long |
The space in use for this sparse disk. This information is provided
when retrieving configuration information for an exisiting virtual
machine. The client cannot modify this information using reconfigure
on a virtual machine.
|
| 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 |