educationChannelResource 资源类型

命名空间:microsoft.graph

educationResource 的子类,表示课堂中的Microsoft Teams 频道。 只能将同一类的通道附加到模块。

属性

属性 类型 Description
url String 通道资源的 URL。

关系

无。

JSON 表示形式

以下 JSON 表示形式显示了资源类型。

{
  "url": "String"
}