你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
CancellationDetailsBase class
包含有关取消结果的原因的详细信息。
属性
Error |
识别失败的错误代码。 在版本 1.1.0 中添加。 |
error |
如果识别失败,请提供所发生错误的详细信息。 |
reason | 取消识别的原因。 |
属性详细信息
ErrorCode
errorDetails
如果识别失败,请提供所发生错误的详细信息。
string errorDetails
属性值
string
一个表示错误详细信息的字符串。