Enum - DiagnosticPartitionType(vim.host.DiagnosticPartition.DiagnosticType)


Enum Description

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.

Enum Constants

NameDescription
multiHost
singleHost

Show WSDL type definition