Compartir a través de


LiveEvent.Transcriptions Propiedad

Definición

Obtiene o establece la configuración de transcripción en directo para el evento en directo. Consulte https://go.microsoft.com/fwlink/?linkid=2133742 para obtener más información sobre la característica de transcripción en directo.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a