Esx.Settings.Clusters.Vms.DiskType

Esx.Settings.Clusters.Vms.DiskType
Esx.Settings.Clusters.Vms.DiskType

The Esx.Settings.Clusters.Vms.DiskType enumerated type contains the supported disk provisioning types for VMs.

Possible values:

  • DEFAULT: Denotes no specific type for disk provisioning. Disks are provisioned as defaulted by vCenter.
  • THIN: Disks are provisioned with only used space allocated.
  • THICK: Disks are provisioned with full size and the space is zeroed on demand.

This enumeration was added in vSphere API 9.0.0.0.

This data structure has no properties.
Enumeration: DEFAULT, THIN, THICK,