StartMigrationScenarioServerRoleResultResponse

data class StartMigrationScenarioServerRoleResultResponse(val exceptionsAndWarnings: List<ReportableExceptionResponse>, val name: String, val state: String)

Server role migration result

Constructors

constructor(exceptionsAndWarnings: List<ReportableExceptionResponse>, name: String, state: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Migration exceptions and warnings.

Link copied to clipboard

Name of server role.

Link copied to clipboard

Current state of migration