ConnectToTargetAzureDbForPostgreSqlSyncTaskInput interface

Input for the task that validates connection to Azure Database for PostgreSQL and target server requirements

Properties

sourceConnectionInfo

Connection information for source PostgreSQL server

targetConnectionInfo

Connection information for target Azure Database for PostgreSQL server

Property Details

sourceConnectionInfo

Connection information for source PostgreSQL server

sourceConnectionInfo: PostgreSqlConnectionInfo

Property Value

targetConnectionInfo

Connection information for target Azure Database for PostgreSQL server

targetConnectionInfo: PostgreSqlConnectionInfo

Property Value