ConnectToTargetAzureDbForPostgreSqlSyncTaskInput interface
Input for the task that validates connection to Azure Database for PostgreSQL and target server requirements
Properties
source |
Connection information for source PostgreSQL server |
target |
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
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for JavaScript