appHostedMediaConfig resource type

Namespace: microsoft.graph

Media stack hosted by the application.

Properties

Property Type Description
blob String The media configuration blob generated by smart media agent.

JSON representation

The following JSON representation shows the resource type.

{
  "blob": "String"
}