Question 35:
As part of an IoT solution, you have to deploy image recognition logic to certain field devices, to complete computation-intensive tasks locally. The devices are already registered in the IoT Hub as edge devices. Your task is to go on with their configuration and deploy the runtime logic. You have to deploy 3 interdependent custom modules to your device. Which two properties should you configure in the deployment manifest to have your device operate properly?
Answer options:
A.startupOrder in the custom modules B.StartupOrder in the EdgeHub module C.routes property of EdgeHub module D.startupOrder of the EdgeAgent module E.Configuration.id in of the EdgeAgent module