DiagnosticPartitionStorageType_enum

DiagnosticPartitionStorageType_enum
DiagnosticPartitionStorageType_enum

Type of partition indicating the type of storage on which the partition resides.

If the diagnostic partition is local only, it will only need one slot. If the diagnostic partition is on shared storage, it could be used by multiple hosts. As a result, it will need multiple slots.

Possible values:

  • directAttached
  • networkAttached
This data structure has no properties.
Enumeration: directAttached, networkAttached,