VsanDiskType_enum
VsanDiskType_enum
vSAN disk types.
Possible values:
diskGroup
: Represents disk belonging to disk group model.storagePool
: Represents disk belonging to storage pool model.directDisk
: Represents disk belonging to vSAN direct disks.VsanDiskType_Unknown
: Represents the value when lower version client cannot recognize the enum value.
This data structure has no properties.
Enumeration:
diskGroup,
storagePool,
directDisk,
VsanDiskType_Unknown,