IoTDeviceInfo interface  
要配置的 IoT 设备/IoT Edge 设备的元数据。
属性
| authentication | 加密的 IoT 设备/IoT Edge 设备连接字符串。  | 
| device | 
	IoT 设备/边缘设备的 ID。  | 
| io | 
	与设备关联的 IoT 中心的主机名。  | 
| io | 
	与设备关联的 IoT 中心的 ID。  | 
属性详细信息
authentication
		deviceId
	 
	IoT 设备/边缘设备的 ID。
deviceId: string
				属性值
string
		ioTHostHub
	  
	与设备关联的 IoT 中心的主机名。
ioTHostHub: string
				属性值
string
		ioTHostHubId
	   
	与设备关联的 IoT 中心的 ID。
ioTHostHubId?: string
				属性值
string