FilterTrackPropertyCondition.Property Property

Definition

Gets or sets the track property type. Possible values include: 'Unknown', 'Type', 'Name', 'Language', 'FourCC', 'Bitrate'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to