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 is a JSON representation of the resource.
{
"mediaInfo": { "@odata.type": "#microsoft.graph.mediaInfo" }
}
Feedback
Submit and view feedback for