Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.22 KB

identitygovernance-groupbasedsubjectset.md

File metadata and controls

40 lines (31 loc) · 1.22 KB
title description author ms.localizationpriority ms.subservice doc_type
groupBasedSubjectSet resource type
Defines the group that is the scope of a lifecycle workflow membershipChangeTrigger configuration.
AlexFilipin
medium
entra-id-governance
resourcePageType

groupBasedSubjectSet resource type

Namespace: microsoft.graph.identityGovernance

[!INCLUDE beta-disclaimer]

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"
}