
Fixes RST documents to include list mark up when appropriate. closes: https://github.com/vmware/pyvmomi/issues/76
15 lines
696 B
ReStructuredText
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.
|