Secure Iot Device Remote Tunnel Response
data class SecureIotDeviceRemoteTunnelResponse(val deviceId: String, val iotHubName: String, val type: String)
A remote tunnel securely established using IoT Hub device information.