onenoteEntityBaseModel resource type
Namespace: microsoft.graph
This is the base type for OneNote entities.
Properties
Property | Type | Description |
---|---|---|
self | String | The endpoint where you can get details about the page. Read-only. |
Relationships
None.
JSON representation
The following JSON representation shows the resource type.
{
"self": "string"
}