AzureAdGroupActiveAssignment
Entra ID PIM group active assignment.
Fields
| Field | Type | Description |
|---|---|---|
| accessId | AzureAdPimGroupAccessType! | Access type for the assignment (member or owner). |
| assignmentType | AzureAdPimAssignmentType! | How this assignment was created. |
| endDateTime | DateTime | Assignment expiration time. Unset for permanent assignments. |
| groupId | String! | Group ID that the principal is assigned to. |
| groupName | String! | Name of the group to which the principal is assigned. |
| id | String! | ID of the group active assignment. |
| memberType | AzureAdPimEligibilityMemberType! | Member type of the assignment. |
| principalId | String! | Principal ID of the assigned principal. |
| principalObject | AzureAdPimActivePrincipalObject | Entra ID object assigned to the group. |
| startDateTime | DateTime | Assignment start time. |
| status | AzureAdPimEligibilityStatus! | Status of the active assignment. |
Used By
Referenced by