AssetTrack.Track 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 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