你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

StartRecordingOptions.ChannelAffinity 属性

定义

呼叫录制的通道相关性 当“recordingChannelType”设置为“未混合”时,如果未指定 channelAffinity,将自动分配“channel”。 可在录制的元数据中找到Channel-Participant映射详细信息。

public System.Collections.Generic.IList<Azure.Communication.CallAutomation.ChannelAffinity> ChannelAffinity { get; set; }
member this.ChannelAffinity : System.Collections.Generic.IList<Azure.Communication.CallAutomation.ChannelAffinity> with get, set
Public Property ChannelAffinity As IList(Of ChannelAffinity)

属性值

适用于