Skip to content

Latest commit

 

History

History
56 lines (43 loc) · 1.13 KB

File metadata and controls

56 lines (43 loc) · 1.13 KB
title description ms.localizationpriority doc_type ms.subservice author
diagnostic resource type
Information about an error or warning for a OneNote operation.
medium
resourcePageType
onenote
jewan-microsoft

diagnostic resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

Information about an error or warning for a OneNote operation.

JSON representation

The following JSON representation shows the resource type.

{
  "message": "string",
  "url": "string"
}

Properties

Property Type Description
message String The message describing the condition that triggered the error or warning.
url String The link to the documentation for this issue.