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
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for JavaScript