Migrate My Sql Azure Db For My Sql Sync Task Properties Response
data class MigrateMySqlAzureDbForMySqlSyncTaskPropertiesResponse(val commands: List<Either<MigrateMISyncCompleteCommandPropertiesResponse, MigrateSyncCompleteCommandPropertiesResponse>>, val errors: List<ODataErrorResponse>, val input: MigrateMySqlAzureDbForMySqlSyncTaskInputResponse? = null, val output: List<Any>, val state: String, val taskType: String)
Properties for the task that migrates MySQL databases to Azure Database for MySQL for online migrations
Constructors
Link copied to clipboard
constructor(commands: List<Either<MigrateMISyncCompleteCommandPropertiesResponse, MigrateSyncCompleteCommandPropertiesResponse>>, errors: List<ODataErrorResponse>, input: MigrateMySqlAzureDbForMySqlSyncTaskInputResponse? = null, output: List<Any>, state: String, taskType: String)
Properties
Link copied to clipboard
val commands: List<Either<MigrateMISyncCompleteCommandPropertiesResponse, MigrateSyncCompleteCommandPropertiesResponse>>
Array of command properties.
Link copied to clipboard
Array of errors. This is ignored if submitted.
Link copied to clipboard
Task input