RegistryManager.addConfiguration(Configuration configuration) 方法
定义
Add configuration using the given Configuration object Return with the response configuration object from IotHub
public Configuration addConfiguration(Configuration configuration)
参数
- configuration
- Configuration
The configuration object to add
返回
The configuration 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