vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualMachineDiskDeviceInfo(vim.vm.DiskDeviceInfo)
- Extended by
- VirtualMachineIdeDiskDeviceInfo, VirtualMachineScsiDiskDeviceInfo
- Extends
- VirtualMachineTargetInfo
- See also
- VirtualMachine
- Since
- 2.0
Data Object Description
The DiskDeviceInfo class contains basic information about a specific disk hardware device.Properties
Name | Type | Description |
---|---|---|
capacity* | xsd:long |
Size of disk
|
vm* | ManagedObjectReference[]
to a VirtualMachine[] |
List of known virtual machines using this physical disk as a backing
|
Properties inherited from VirtualMachineTargetInfo | ||
configurationTag, name | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |