RegistryManager.getConfiguration(String configurationId) 方法
定义
Get configuration by configuration Id from IotHub
public Configuration getConfiguration(String configurationId)
参数
- configurationId
- String
The id of requested configuration
返回
The configuration object of requested configuration on the specific device
例外
IOException
This exception is thrown if the IO operation failed
IotHubException
This exception is thrown if the response verification failed