VsanDiskCompatibilityType_enum
VsanDiskCompatibilityType_enum
Values indicate the vSAN storage types that the disk is compatible with.
Possible values:
diskGroup
: represent disk group for regular vSAN.singleTier
: represent vSAN ESA storage pool.VsanDiskCompatibilityType_Unknown
: represent the value when the lower version client cannot recognize the enum value.
This data structure has no properties.
Enumeration:
diskGroup,
singleTier,
VsanDiskCompatibilityType_Unknown,