Skip to content

Latest commit

 

History

History
53 lines (41 loc) · 1.36 KB

File metadata and controls

53 lines (41 loc) · 1.36 KB
title mediaPrompt resource type
description This resource type contains information about the audio file to be played and other additional settings.
author ananmishr
ms.localizationpriority medium
ms.subservice cloud-communications
doc_type resourcePageType
ms.date 07/22/2024

mediaPrompt resource type

Namespace: microsoft.graph

This resource type contains information about the audio file to be played and other additional settings.

Properties

Property Type Description
mediaInfo mediaInfo The media information

JSON representation

The following JSON representation shows the resource type.

{
  "mediaInfo": { "@odata.type": "#microsoft.graph.mediaInfo" }
}