DiagnosticPartitionType_enum

DiagnosticPartitionType_enum
DiagnosticPartitionType_enum

The type of diagnostic partition.

Private diagnostic partition has one slot, so can only be used by one host. Shared diagnostic parititon needs multiple slots so to be usable by multiple hosts.

Possible values:

  • singleHost
  • multiHost
This data structure has no properties.
Enumeration: singleHost, multiHost,