你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IoTDeviceInfo interface

Metadata of IoT device/IoT Edge device to be configured.

Properties

authentication

Encrypted IoT device/IoT edge device connection string.

deviceId

ID of the IoT device/edge device.

ioTHostHub

Host name for the IoT hub associated to the device.

ioTHostHubId

Id for the IoT hub associated to the device.

Property Details

authentication

Encrypted IoT device/IoT edge device connection string.

authentication?: Authentication

Property Value

deviceId

ID of the IoT device/edge device.

deviceId: string

Property Value

string

ioTHostHub

Host name for the IoT hub associated to the device.

ioTHostHub: string

Property Value

string

ioTHostHubId

Id for the IoT hub associated to the device.

ioTHostHubId?: string

Property Value

string