AssetTrack.Track Property

Definition

Gets or sets detailed information about a track in the asset.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to