StringPolicy
StringPolicy
The string type of setting or configuration that may get an inherited value.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"inherited": false,
"value": "string"
}
string
value
Optional
The String value that is either set or inherited.