Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutput

Package version

Output for the task that validates connection to Azure Database for PostgreSQL and target server requirements for Oracle source.

Hierarchy

  • ConnectToTargetOracleAzureDbForPostgreSqlSyncTaskOutput

Index

Properties

Optional databaseSchemaMap

Mapping of schemas per database

Optional databases

databases: string[]

List of databases on target server NOTE: This property will not be serialized. It can only be populated by the server.

Optional targetServerBrandVersion

targetServerBrandVersion: undefined | string

Target server brand version NOTE: This property will not be serialized. It can only be populated by the server.

Optional targetServerVersion

targetServerVersion: undefined | string

Version of the target server NOTE: This property will not be serialized. It can only be populated by the server.

Optional validationErrors

validationErrors: ReportableException[]

Validation errors associated with the task NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc