educationChannelResource resource type

Namespace: microsoft.graph

A subclass of educationResource that represents a Microsoft Teams channel in the class. Only channels from the same class can be attached to the module.

Properties

Property Type Description
url String URL of the channel resource.

JSON representation

The following JSON representation shows the resource type.

{
  "url": "String"
}