MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputError interface
An interface representing MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputError.
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. |
result |
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"