RegistryManager.addModule(Module module) 方法
定义
Add module using the given Module object Return with the response module object from IotHub
public Module addModule(Module module)
参数
- module
- Module
The module object to add
返回
The module object for the requested operation
例外
IOException
This exception is thrown if the IO operation failed
IotHubException
This exception is thrown if the response verification failed