vSphere Web Services API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Enum - VirtualDiskSharing(vim.vm.device.VirtualDisk.Sharing)
- Since
- vSphere API 6.0
Enum Description
The sharing mode of the virtual disk. Setting the value to sharingMultiWriter means that multiple virtual machines can write to the virtual disk. This sharing mode is allowed only for eagerly zeroed thick virtual disks.Enum Constants
Name | Description |
---|---|
sharingMultiWriter |
|
sharingNone |
|
Show WSDL type definition
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |