IotHubDeviceConnectedEventData Class

Definition

public class IotHubDeviceConnectedEventData : Microsoft.Azure.EventGrid.Models.DeviceConnectionStateEventProperties
type IotHubDeviceConnectedEventData = class
    inherit DeviceConnectionStateEventProperties
Public Class IotHubDeviceConnectedEventData
Inherits DeviceConnectionStateEventProperties
Inheritance
IotHubDeviceConnectedEventData

Constructors

IotHubDeviceConnectedEventData()
IotHubDeviceConnectedEventData(String, String, String, DeviceConnectionStateEventInfo)

Properties

DeviceConnectionStateEventInfo (Inherited from DeviceConnectionStateEventProperties)
DeviceId (Inherited from DeviceConnectionStateEventProperties)
HubName (Inherited from DeviceConnectionStateEventProperties)
ModuleId (Inherited from DeviceConnectionStateEventProperties)

Applies to