Class IotHubDeviceConnectedEventData
- java.lang.Object
-
- com.microsoft.azure.eventgrid.models.DeviceConnectionStateEventProperties
-
- com.microsoft.azure.eventgrid.models.IotHubDeviceConnectedEventData
-
public class IotHubDeviceConnectedEventData extends DeviceConnectionStateEventProperties
Event data for Microsoft.Devices.DeviceConnected event.
-
-
Constructor Summary
Constructors Constructor Description IotHubDeviceConnectedEventData()
-
Method Summary
-
Methods inherited from class com.microsoft.azure.eventgrid.models.DeviceConnectionStateEventProperties
deviceConnectionStateEventInfo, deviceId, hubName, moduleId, withDeviceConnectionStateEventInfo, withDeviceId, withHubName, withModuleId
-
-