| title | mediaConfig resource type |
|---|---|
| description | An abstract base class that contains the media configuration used to connect to a call. |
| author | ananmishr |
| ms.localizationpriority | medium |
| ms.subservice | cloud-communications |
| doc_type | resourcePageType |
| ms.date | 07/22/2024 |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
An abstract base class that contains the media configuration used to connect to a call.
| Property | Type | Description |
|---|---|---|
| removeFromDefaultAudioGroup | Boolean | Remove media from the default audio group. |
None.
The following JSON representation shows the resource type.
{
"removeFromDefaultAudioGroup": true
}