AzureAdGroupEligibleAssignment
Entra ID group-eligible assignment.
Fields
| Field | Type | Description |
|---|---|---|
| accessId | AzureAdPimGroupAccessType! | Access type for the eligibility (member or owner). |
| endDateTime | DateTime | Eligibility expiration time, parsed from the schedule info expiration. Unset for permanent (noExpiration) eligibilities. |
| groupId | String! | Group ID that the principal is eligible for. |
| id | String! | ID of the group-eligible assignment. |
| memberType | AzureAdPimEligibilityMemberType! | Member type of the eligibility. |
| principalId | String! | Principal ID of the eligible principal. |
| startDateTime | DateTime | Eligibility start time, parsed from the schedule info. |
| status | AzureAdPimEligibilityStatus! | Status of the eligible assignment. |
Used By
Referenced by