MigrateOracleAzureDbPostgreSqlSyncTaskOutputDatabaseError interface
An interface representing MigrateOracleAzureDbPostgreSqlSyncTaskOutputDatabaseError.
Properties
error |
Error message |
events | List of error events. |
id | Result identifier NOTE: This property will not be serialized. It can only be populated by the server. |
result |
Polymorphic Discriminator |
Property Details
errorMessage
Error message
errorMessage?: string
Property Value
string
events
List of error events.
events?: SyncMigrationDatabaseErrorEvent[]
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: "DatabaseLevelErrorOutput"
Property Value
"DatabaseLevelErrorOutput"