subjectSet resource type
Namespace: microsoft.graph
A shared object that is used in entitlement management access package assignment policies, role management policies, and lifecycle workflows.
- In entitlement management, used in the request, approval, and assignment review settings of an access package assignment policy.
- In role management policies, used in the approval settings that are defined in rules for role management policies.
- In lifecycle workflows, used to configure the users that are in the scope of a workflow.
This object is an abstract base type from which the following resources are derived:
- attributeRuleMembers
- connectedOrganizationMembers
- externalSponsors
- groupMembers
- internalSponsors
- requestorManager
- ruleBasedSubjectSet
- singleUser
- singleServicePrincipal
- targetManager
- targetApplicationOwners
- targetUserSponsors
Properties
None.
Relationships
None.
JSON representation
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.subjectSet"
}