public class ConfigurationContent extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Object> |
deviceContent
The configurations to be applied on devices.
|
protected Map<String,Object> |
moduleContent
The configurations to be applied on device modules.
|
protected Map<String,Map<String,Object>> |
modulesContent
The configurations to be applied to the Edge agent.
|
| Constructor and Description |
|---|
ConfigurationContent() |
| Modifier and Type | Method and Description |
|---|---|
com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationContentParser |
toConfigurationContentParser() |
Copyright © 2022. All rights reserved.