MigrateMySqlAzureDbForMySqlSyncTaskOutputError interface

An interface representing MigrateMySqlAzureDbForMySqlSyncTaskOutputError.

Properties

error

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

id

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

resultType

Polymorphic Discriminator

Property Details

error

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

error?: ReportableException

Property Value

id

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

id?: string

Property Value

string

resultType

Polymorphic Discriminator

resultType: "ErrorOutput"

Property Value

"ErrorOutput"