Class IotHubDeviceCreatedEventData
- java.lang.Object
-
- com.microsoft.azure.eventgrid.models.DeviceLifeCycleEventProperties
-
- com.microsoft.azure.eventgrid.models.IotHubDeviceCreatedEventData
-
public class IotHubDeviceCreatedEventData extends DeviceLifeCycleEventProperties
Event data for Microsoft.Devices.DeviceCreated event.
-
-
Constructor Summary
Constructors Constructor Description IotHubDeviceCreatedEventData()
-
Method Summary
-
Methods inherited from class com.microsoft.azure.eventgrid.models.DeviceLifeCycleEventProperties
deviceId, hubName, twin, withDeviceId, withHubName, withTwin
-
-