VoiceServicesCommunicationsGatewayData.Codecs Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Voice codecs to support.
public System.Collections.Generic.IList<Azure.ResourceManager.VoiceServices.Models.VoiceServicesTeamsCodec> Codecs { get; }
member this.Codecs : System.Collections.Generic.IList<Azure.ResourceManager.VoiceServices.Models.VoiceServicesTeamsCodec>
Public ReadOnly Property Codecs As IList(Of VoiceServicesTeamsCodec)