Edit

accessReviewSet resource type

Namespace: microsoft.graph

Container for the base resources that expose the access reviews API and features. Currently exposes only the accessReviewScheduleDefinition relationship.

Inherits from entity.

Methods

None.

Properties

None.

Relationships

Relationship Type Description
definitions accessReviewScheduleDefinition collection Represents the template and scheduling for an access review.
historyDefinitions accessReviewHistoryDefinition collection Represents a collection of access review history data and the scopes used to collect that data.

JSON representation

The following JSON representation shows the resource type.

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