“抛出类型'Microsoft.Azure.Devices.Registration.Thrift.ProvisioningServiceException'的异常。” [英] "Exception of type 'Microsoft.Azure.Devices.Registration.Thrift.ProvisioningServiceException' was thrown."

查看:84
本文介绍了“抛出类型'Microsoft.Azure.Devices.Registration.Thrift.ProvisioningServiceException'的异常。”的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

无法使用" RunBulkEnrollmentOperationAsync "方法


<更新批量注册p>  BulkEnrollmentOperationResult result = await provServiceClient.RunBulkEnrollmentOperationAsync(BulkOperationMode.Update,enrollmentList);


此处获取  "类型'Microsoft.Azure.Devices.Registration的异常。抛出了Thrift.ProvisioningServiceException。"  in  BulkEnrollmentOperationResult  结果


我们将不胜感激任何帮助......



感谢高级...

解决方案


你能提供一些更多的背景吗?您正在关注的教程或SDK是什么?


供参考,请参阅Csharp批量操作示例:  https://github.com/Azure-Samples/azure-iot-samples-csharp/tree/master/provisioning/Samples/service/BulkOperationSample


谢谢




unable to update bulk enrollments using "RunBulkEnrollmentOperationAsync"method

 BulkEnrollmentOperationResult result = await provServiceClient.RunBulkEnrollmentOperationAsync(BulkOperationMode.Update, enrollmentList);

here getting "Exception of type 'Microsoft.Azure.Devices.Registration.Thrift.ProvisioningServiceException' was thrown."  in BulkEnrollmentOperationResult  result

any help would be appreciated...

thanks in advanced...

解决方案

Hi,

Can you give some more context? What is the tutorial you are following or SDK?

For reference see Csharp Bulk Operation Sample: https://github.com/Azure-Samples/azure-iot-samples-csharp/tree/master/provisioning/Samples/service/BulkOperationSample

Thank you



这篇关于“抛出类型'Microsoft.Azure.Devices.Registration.Thrift.ProvisioningServiceException'的异常。”的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆