次の方法で共有


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)

適用対象