IotHubDeviceDeletedEventData Class

Definition

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

Constructors

IotHubDeviceDeletedEventData()
IotHubDeviceDeletedEventData(String, String, DeviceTwinInfo)

Properties

DeviceId (Inherited from DeviceLifeCycleEventProperties)
HubName (Inherited from DeviceLifeCycleEventProperties)
Twin (Inherited from DeviceLifeCycleEventProperties)

Applies to