TrackPropertyCondition.Property Property

Definition

Gets or sets track property type. Possible values include: 'Unknown', 'FourCC'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to