vSphere Web Services API
| 
 | |||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Enum - DatastoreSectorFormat(vim.Datastore.SectorFormat)
- Since
 - vSphere API Release 9.0.0.0
 
Enum Description
The type of the sector size, such as, datastore and virtual disk, for the 4k native disk/array support.Enum Constants
| Name | Description | 
|---|---|
| emulated_512 | 
      4K sector size disk in 512 emulation mode.
    | 
| native_4k | 
      4K native sector size disk.
    | 
| native_512 | 
      512 native sector size disk.
    | 
Show WSDL type definition
| Top of page | |||
| Managed Object Types | Data Object Types | All Properties | All Methods |