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

GetUserTablesMySqlTaskOutput interface

收集给定数据库列表的用户表的任务的输出

属性

databasesToTables

从数据库名称映射到表列表注意:此属性不会序列化。 它只能由服务器填充。

id

结果标识符注意:此属性不会序列化。 它只能由服务器填充。

validationErrors

验证错误注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

databasesToTables

从数据库名称映射到表列表注意:此属性不会序列化。 它只能由服务器填充。

databasesToTables?: string

属性值

string

id

结果标识符注意:此属性不会序列化。 它只能由服务器填充。

id?: string

属性值

string

validationErrors

验证错误注意:此属性不会序列化。 它只能由服务器填充。

validationErrors?: ReportableException[]

属性值