Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: microsoft.graph
Used in an access package assignment policy, this type inherits from subjectSet and indicates the manager, including indirect managers of a user may request on behalf of that user.
Properties
Property | Type | Description |
---|---|---|
managerLevel | Int32 | Manager level, between 1 and 4. The direct manager is 1. |
Relationships
None.
JSON representation
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.targetManager",
"managerLevel": "Integer"
}