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

IotHubDeviceDeletedEventData 类

定义

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

构造函数

IotHubDeviceDeletedEventData()
IotHubDeviceDeletedEventData(String, String, DeviceTwinInfo)

属性

DeviceId (继承自 DeviceLifeCycleEventProperties)
HubName (继承自 DeviceLifeCycleEventProperties)
Twin (继承自 DeviceLifeCycleEventProperties)

适用于