| title | groupBasedSubjectSet resource type |
|---|---|
| description | Defines the group that is the scope of a lifecycle workflow membershipChangeTrigger configuration. |
| author | AlexFilipin |
| ms.localizationpriority | medium |
| ms.subservice | entra-id-governance |
| doc_type | resourcePageType |
| ms.date | 08/01/2024 |
Namespace: microsoft.graph.identityGovernance
Defines the group that is the scope of a lifecycle workflow membershipChangeTrigger configuration.
Inherits from microsoft.graph.subjectSet.
None.
| Relationship | Type | Description |
|---|---|---|
| groups | microsoft.graph.group collection | The specific group a user is interacting with in a membershipChangeTrigger workflow. |
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.identityGovernance.groupBasedSubjectSet"
}