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 is a JSON representation of the resource.

{
  "blob": "String"
}