Partilhar via


LiveEvent.Transcriptions Propriedade

Definição

Obtém ou define as configurações de transcrição ao vivo para o evento ao vivo. Consulte https://go.microsoft.com/fwlink/?linkid=2133742 para obter mais informações sobre o recurso de transcrição ao vivo.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a