microsoft.identityAndAccess.policy.ruleTarget
Description
Defines details of the scope that's targeted by role management policy rule
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| caller | string | The type of caller that's the target of the policy rule. Allowed values are: None, Admin, EndUser |
| enforcedSettings | []string | The list of role settings that are enforced and cannot be overridden by child scopes |
| inheritableSettings | []string | The list of role settings that can be inherited by child scopes |
| level | string | The role assignment type that's the target of policy rule |
| operations | []string | The role management operations that are the target of the policy rule |