你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

GetUserTablesPostgreSqlTaskInput interface

获取提供的PostgreSQL数据库列表的表列表的任务的输入。

属性

connectionInfo

连接到 PostgreSQL 源的信息

selectedDatabases

要为其收集表的 PostgreSQL 数据库列表

属性详细信息

connectionInfo

连接到 PostgreSQL 源的信息

connectionInfo: PostgreSqlConnectionInfo

属性值

selectedDatabases

要为其收集表的 PostgreSQL 数据库列表

selectedDatabases: string[]

属性值

string[]