vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostDiskMappingOption(vim.vm.device.HostDiskMappingOption)
- Extends
- DynamicData
- See also
- HostDiskMappingPartitionOption
- Since
- 2.0
Data Object Description
The HostDiskMappingOption data object type describes the options for a virtual disk mapping to a host disk.Properties
Name | Type | Description |
---|---|---|
name | xsd:string |
Host resource name.
|
physicalPartition* | HostDiskMappingPartitionOption[] |
Array of valid partitions on this physical disk.
There is no default for this array.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |