subjectSet resource type

Namespace: microsoft.graph

Important

APIs under the /beta version in Microsoft Graph are subject to change. Use of these APIs in production applications is not supported. To determine whether an API is available in v1.0, use the Version selector.

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:

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.subjectSet"
}