SelectVideoTrackByAttribute.Attribute 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 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