resourceReference resource type

Namespace: microsoft.graph

Complex type containing properties of officeGraphInsights.

JSON representation

The following JSON representation shows the resource type.

{
  "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.