ProfileApplyProfileProperty

ProfileApplyProfileProperty
ProfileApplyProfileProperty

The ProfileApplyProfileProperty data object defines one or more subprofiles.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "propertyName": "string",
    "array": false,
    "profile": [
        "ApplyProfile Object"
    ]
}
string
propertyName
Required

Name of the property.

boolean
array
Required

Flag indicating whether this property is an array of profiles.

profile
Optional

Subprofiles that define policies and nested subprofiles.