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

IoTDeviceInfo interface

要配置的 IoT 设备/IoT Edge 设备的元数据。

属性

authentication

加密的 IoT 设备/IoT Edge 设备连接字符串。

deviceId

IoT 设备/边缘设备的 ID。

ioTHostHub

与设备关联的 IoT 中心的主机名。

ioTHostHubId

与设备关联的 IoT 中心的 ID。

属性详细信息

authentication

加密的 IoT 设备/IoT Edge 设备连接字符串。

authentication?: Authentication

属性值

deviceId

IoT 设备/边缘设备的 ID。

deviceId: string

属性值

string

ioTHostHub

与设备关联的 IoT 中心的主机名。

ioTHostHub: string

属性值

string

ioTHostHubId

与设备关联的 IoT 中心的 ID。

ioTHostHubId?: string

属性值

string