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

AdapterErrors type

适配器存储状态中每个操作的最新错误。

target 是适配器为适配器执行的每个唯一操作定义的字符串。

type AdapterErrors = { [target: string]: AdapterError }