vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - HostDiskDimensionsLba(vim.host.DiskDimensions.Lba)
- Property of
 - HostDiskPartitionBlockRange, HostDiskPartitionLayout, HostScsiDisk
 - Extends
 - DynamicData
 - Since
 - 2.0
 
Data Object Description
This data object type describes the logical block addressing system that uses block numbers and block sizes to refer to a block. This scheme is employed by SCSI. If a SCSI disk is not involved, then blockSize is 512 bytes.Properties
| Name | Type | Description | 
|---|---|---|
| block | xsd:long | 
         The number of blocks.
       | 
| blockSize | xsd:int | 
         The size of the blocks.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |