| title | accessReviewError resource type |
|---|---|
| description | Represents an error that occurred within an access review instance lifecycle. |
| author | jyothig123 |
| ms.localizationpriority | medium |
| ms.subservice | entra-id-governance |
| doc_type | resourcePageType |
| ms.date | 07/22/2024 |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
[!INCLUDE accessreviews-disclaimer-v2]
Represents an error that occurred in an access review instance lifecycle. This resource is read-only.
Inherits from genericError.
| Property | Type | Description |
|---|---|---|
| code | String | Represents the error type. Inherited from genericError. Read-only. |
| message | String | Represents the error details. Inherited from genericError. Read-only. |
None.
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.accessReviewError"
}