resourceReference resource type
Namespace: microsoft.graph
Complex type containing properties of officeGraphInsights.
JSON representation
Here is a JSON representation of the resource
{
"webUrl": "string",
"id": "string",
"type": "string"
}
Properties
Property | Type | Description |
---|---|---|
id | String | The item's unique identifier. |
type | String | A string value that can be used to classify the item, such as "microsoft.graph.driveItem" |
webUrl | String | A URL leading to the referenced item. |
Feedback
Submit and view feedback for