Freigeben über


IotHubDeviceDeletedEventData Klasse

Definition

Ereignisdaten für das Microsoft.Devices.DeviceDeleted-Ereignis.

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.IotHubDeviceDeletedEventData+IotHubDeviceDeletedEventDataConverter))]
public class IotHubDeviceDeletedEventData : Azure.Messaging.EventGrid.SystemEvents.DeviceLifeCycleEventProperties
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.IotHubDeviceDeletedEventData+IotHubDeviceDeletedEventDataConverter))>]
type IotHubDeviceDeletedEventData = class
    inherit DeviceLifeCycleEventProperties
Public Class IotHubDeviceDeletedEventData
Inherits DeviceLifeCycleEventProperties
Vererbung
IotHubDeviceDeletedEventData
Attribute

Eigenschaften

DeviceId

Der eindeutige Bezeichner des Geräts. Diese Zeichenfolge kann bis zu 128 Zeichen lang sein und unterstützt alphanumerische ASCII-7-Bit-Zeichen sowie die folgenden Sonderzeichen: - . + % _ &#35; * ? ! ( ) , = @ ; $ '.

(Geerbt von DeviceLifeCycleEventProperties)
HubName

Name des IoT Hubs, in dem das Gerät erstellt bzw. aus dem das Gerät gelöscht wurde.

(Geerbt von DeviceLifeCycleEventProperties)
Twin

Informationen zum Gerätezwilling, der Clouddarstellung der Anwendungsgeräte-Metadaten.

(Geerbt von DeviceLifeCycleEventProperties)

Gilt für: