Partager via


LiveEvent.Transcriptions Propriété

Définition

Obtient ou définit les paramètres de transcription en direct pour l’événement en direct. Consultez https://go.microsoft.com/fwlink/?linkid=2133742 pour plus d’informations sur la fonctionnalité de transcription en direct.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.transcriptions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.LiveEventTranscription> Transcriptions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.transcriptions")>]
member this.Transcriptions : System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.LiveEventTranscription> with get, set
Public Property Transcriptions As IList(Of LiveEventTranscription)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à