Freigeben über


EdgeIotDeviceInfo(String, String) Konstruktor

Definition

Initialisiert eine neue instance von EdgeIotDeviceInfo.

public EdgeIotDeviceInfo (string deviceId, string iotHostHub);
new Azure.ResourceManager.DataBoxEdge.Models.EdgeIotDeviceInfo : string * string -> Azure.ResourceManager.DataBoxEdge.Models.EdgeIotDeviceInfo
Public Sub New (deviceId As String, iotHostHub As String)

Parameter

deviceId
String

ID des IoT-Geräts/Edgegeräts.

iotHostHub
String

Hostname für den IoT Hub, der dem Gerät zugeordnet ist.

Ausnahmen

deviceId oder iotHostHub ist NULL.

Gilt für: