MigrateMySqlAzureDbForMySqlSyncTaskOutputError interface

Output for the task that migrates MySQL databases to Azure Database for MySQL for online migrations

Extends

Properties

error

Migration error NOTE: This property will not be serialized. It can only be populated by the server.

resultType

Polymorphic discriminator, which specifies the different types this object can be

Inherited Properties

id

Result identifier NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

error

Migration error NOTE: This property will not be serialized. It can only be populated by the server.

error?: ReportableException

Property Value

resultType

Polymorphic discriminator, which specifies the different types this object can be

resultType: "ErrorOutput"

Property Value

"ErrorOutput"

Inherited Property Details

id

Result identifier NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From MigrateMySqlAzureDbForMySqlSyncTaskOutput.id