| title | accessReviewInstanceDecisionItemTarget resource type |
|---|---|
| description | Represents the target of a review as either a user target or a service principal target. |
| author | jyothig123 |
| ms.localizationpriority | medium |
| ms.subservice | entra-id-governance |
| doc_type | resourcePageType |
| ms.date | 07/22/2024 |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
[!INCLUDE accessreviews-disclaimer-v2]
Represents a base class for different types of review targets, each one with its own specific properties. The supported target types are: accessReviewInstanceDecisionItemUserTarget and accessReviewInstanceDecisionItemServicePrincipalTarget.
None.
None.
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.accessReviewInstanceDecisionItemTarget"
}