Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 1.18 KB

File metadata and controls

39 lines (31 loc) · 1.18 KB
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

groupBasedSubjectSet resource type

Namespace: microsoft.graph.identityGovernance

Defines the group that is the scope of a lifecycle workflow membershipChangeTrigger configuration.

Inherits from microsoft.graph.subjectSet.

Properties

None.

Relationships

Relationship Type Description
groups microsoft.graph.group collection The specific group a user is interacting with in a membershipChangeTrigger workflow.

JSON representation

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.identityGovernance.groupBasedSubjectSet"
}