LiveEvent.Transcriptions 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.
Gets or sets live transcription settings for the live event. See https://go.microsoft.com/fwlink/?linkid=2133742 for more information about the live transcription feature.
[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)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute