Skip to content

Latest commit

 

History

History
49 lines (40 loc) · 1.4 KB

File metadata and controls

49 lines (40 loc) · 1.4 KB
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

accessReviewInstanceDecisionItemTarget resource type

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.

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.accessReviewInstanceDecisionItemTarget"
}