ConflictingConfigurationConfig

ConflictingConfigurationConfig
ConflictingConfigurationConfig

This class defines the configuration that is in conflict.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "entity": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "propertyPath": "string"
}
entity
Optional

Reference to an instance of the ManagedEntity managed object.

string
propertyPath
Required

The property paths that are in conflict.