Skip to content

Latest commit

 

History

History
53 lines (42 loc) · 1.23 KB

apphostedmediaconfig.md

File metadata and controls

53 lines (42 loc) · 1.23 KB
title description author ms.localizationpriority ms.subservice doc_type ms.date
appHostedMediaConfig resource type
Media stack hosted by the application.
ananmishr
medium
cloud-communications
resourcePageType
07/22/2024

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"
}