Files
deb-python-pyvmomi/docs/vim/vm/device/VirtualDisk/PartitionedRawDiskVer2BackingInfo.rst
Shawn Hartsock c83651f5be pyvmomi RST docs do not properly show lists
Fixes RST documents to include list mark up when appropriate.

closes: https://github.com/vmware/pyvmomi/issues/76
2014-08-13 14:49:24 -04:00

15 lines
696 B
ReStructuredText

.. _int: https://docs.python.org/2/library/stdtypes.html
.. _vim.vm.device.VirtualDisk.RawDiskVer2BackingInfo: ../../../../vim/vm/device/VirtualDisk/RawDiskVer2BackingInfo.rst
vim.vm.device.VirtualDisk.PartitionedRawDiskVer2BackingInfo
===========================================================
This data object type contains information about backing a virtual disk using one or more partitions on a physical disk device. This type of backing is supported for VMware Server.
:extends: vim.vm.device.VirtualDisk.RawDiskVer2BackingInfo_
Attributes:
partition ([`int`_]):
Array of partition indexes. This array identifies the partitions that are used on the physical disk drive.