IntPolicy
IntPolicy
The integer 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": 0
}
integer As int32 As int32
value
Optional
The integer value that is either set or inherited.