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

IotHubServiceClientOptions.Protocol 属性

定义

配置的传输协议。

public Microsoft.Azure.Devices.IotHubTransportProtocol Protocol { get; set; }
member this.Protocol : Microsoft.Azure.Devices.IotHubTransportProtocol with get, set
Public Property Protocol As IotHubTransportProtocol

属性值

注解

仅用于通过 AMQP 进行通信,在 、 MessageFeedbackProcessorClientFileUploadNotificationProcessorClient中使用MessagesClient

适用于