Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 1.44 KB

File metadata and controls

50 lines (36 loc) · 1.44 KB
title description author ms.localizationpriority ms.subservice doc_type
accessReviewSet resource type
Container for the base resources that expose the access reviews API and features. Currently exposes only the accessReviewScheduleDefinition resource.
jyothig123
medium
entra-id-governance
resourcePageType

accessReviewSet resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

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"
}