vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualDiskPartitionedRawDiskVer2BackingInfo(vim.vm.device.VirtualDisk.PartitionedRawDiskVer2BackingInfo)
- Extends
- VirtualDiskRawDiskVer2BackingInfo
- Since
- 2.0
Data Object Description
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.Properties
Name | Type | Description |
---|---|---|
partition | xsd:int[] |
Array of partition indexes. This array identifies the
partitions that are used on the physical disk drive.
|
Properties inherited from VirtualDiskRawDiskVer2BackingInfo | ||
changeId, descriptorFileName, sharing, uuid | ||
Properties inherited from VirtualDeviceDeviceBackingInfo | ||
deviceName, useAutoDetect | ||
Properties inherited from VirtualDeviceBackingInfo | ||
None | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |