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