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