IotHubDeviceCreatedEventData Class

Definition

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

Constructors

IotHubDeviceCreatedEventData()
IotHubDeviceCreatedEventData(String, String, DeviceTwinInfo)

Properties

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

Applies to