DatastoreSectorFormat_enum
DatastoreSectorFormat_enum
The type of the sector size, such as, datastore and virtual disk, for the 4k native disk/array support.
Possible values:
native_512
: 512 native sector size disk.emulated_512
: 4K sector size disk in 512 emulation mode.native_4k
: 4K native sector size disk.
Since: vSphere API Release 9.0.0.0
This data structure has no properties.
Enumeration:
native_512,
emulated_512,
native_4k,