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

IotHubDeviceDisconnectedEventData 类

定义

public class IotHubDeviceDisconnectedEventData : Microsoft.Azure.EventGrid.Models.DeviceConnectionStateEventProperties
type IotHubDeviceDisconnectedEventData = class
    inherit DeviceConnectionStateEventProperties
Public Class IotHubDeviceDisconnectedEventData
Inherits DeviceConnectionStateEventProperties
继承
IotHubDeviceDisconnectedEventData

构造函数

IotHubDeviceDisconnectedEventData()
IotHubDeviceDisconnectedEventData(String, String, String, DeviceConnectionStateEventInfo)

属性

DeviceConnectionStateEventInfo (继承自 DeviceConnectionStateEventProperties)
DeviceId (继承自 DeviceConnectionStateEventProperties)
HubName (继承自 DeviceConnectionStateEventProperties)
ModuleId (继承自 DeviceConnectionStateEventProperties)

适用于