Enum - DpMigrationType(dp.vpx.MigrationType)

Since
vSAN API 7.4


Enum Description

Indicates the type of migration that is in progress for a DpProtectedEntity.

Enum Constants

NameDescription
coldMigration A cold migration is in progress.
hotMigration A hot migration is in progress.
migrationTypeUnknown The value to be used when the older version client cannot recognize the enum value.

Show WSDL type definition