Edit

removeAccessApplyAction resource type

Namespace: microsoft.graph

In an accessReviewScheduleDefinition, the applyActions property of accessReviewScheduleSettings uses removeAccessApplyAction as the default action to remove access from a resource for denied reviewers.

Inherits from accessReviewApplyAction.

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

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