Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.09 KB

File metadata and controls

40 lines (31 loc) · 1.09 KB
title removeAccessApplyAction resource type
description Remove access from a resource for those denied in an access review of that resource.
author jyothig123
ms.localizationpriority medium
ms.subservice entra-id-governance
doc_type resourcePageType
ms.date 03/21/2024

removeAccessApplyAction resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

[!INCLUDE accessreviews-disclaimer-v2]

Remove access from a resource for those denied in an access review of that resource. This is the default option foraccessReviewApplyAction if an option isn't passed in.

Inherits from accessReviewApplyAction.

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

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