Skip to content

Latest commit

 

History

History
53 lines (42 loc) · 1.23 KB

File metadata and controls

53 lines (42 loc) · 1.23 KB
title appHostedMediaConfig resource type
description Media stack hosted by the application.
author ananmishr
ms.localizationpriority medium
ms.subservice cloud-communications
doc_type resourcePageType
ms.date 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"
}