removeAccessApplyAction resource type

Namespace: microsoft.graph

Removes access to a resource for those denied in an access review of that resource. This is the default option chosen for accessReviewApplyAction 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"
}