Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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"
}