Share via


SelectAudioTrackByAttribute.Attribute Property

Definition

Gets or sets the TrackAttribute to filter the tracks by. Possible values include: 'Bitrate', 'Language'

[Newtonsoft.Json.JsonProperty(PropertyName="attribute")]
public Microsoft.Azure.Management.Media.Models.TrackAttribute Attribute { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="attribute")>]
member this.Attribute : Microsoft.Azure.Management.Media.Models.TrackAttribute with get, set
Public Property Attribute As TrackAttribute

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to