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
blockxsd:long

The number of blocks.
blockSizexsd:int

The size of the blocks.
Properties inherited from DynamicData
None

Show WSDL type definition