Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 389 Bytes

File metadata and controls

22 lines (17 loc) · 389 Bytes
description Automatically generated file. DO NOT MODIFY
Import-Module Microsoft.Graph.CloudCommunications

$params = @{
	id = "oneToOne"
	routingMode = "oneToOne"
	sources = @(
	"632899f8-2ea1-4604-8413-27bd2892079f"
)
receivers = @(
"550fae72-d251-43ec-868c-373732c2704f"
)
}

New-MgCommunicationCallAudioRoutingGroup -CallId $callId -BodyParameter $params