Freigeben über


IotHubDeviceCreatedEventData Klasse

Definition

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

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

Eigenschaften

DeviceId

Der eindeutige Bezeichner des Geräts. Diese Zeichenfolge, die die Groß-/Kleinschreibung berücksichtigt, 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: