Edit

accessReviewSet resource type

Namespace: microsoft.graph

Container for the base resources that expose the access reviews API and features.

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.
unified unifiedRoot Entry point for the unified (vNext) access reviews API surface. Requests under this path are routed to the vNext service through the dedicated accessReviews/unified path segment.

JSON representation

The following JSON representation shows the resource type.

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