Migrate Ssis Task Output Migration Level Response
data class MigrateSsisTaskOutputMigrationLevelResponse(val endedOn: String, val exceptionsAndWarnings: List<ReportableExceptionResponse>, val id: String, val message: String, val resultType: String, val sourceServerBrandVersion: String, val sourceServerVersion: String, val stage: String, val startedOn: String, val status: String, val targetServerBrandVersion: String, val targetServerVersion: String)
Constructors
Link copied to clipboard
constructor(endedOn: String, exceptionsAndWarnings: List<ReportableExceptionResponse>, id: String, message: String, resultType: String, sourceServerBrandVersion: String, sourceServerVersion: String, stage: String, startedOn: String, status: String, targetServerBrandVersion: String, targetServerVersion: String)
Properties
Link copied to clipboard
Migration exceptions and warnings.
Link copied to clipboard
Result type Expected value is 'MigrationLevelOutput'.
Link copied to clipboard
Source server brand version
Link copied to clipboard
Source server version
Link copied to clipboard
Target server brand version
Link copied to clipboard
Target server version