Compartir a través de


AssetTrack.Track Propiedad

Definición

Obtiene o establece información detallada sobre una pista en el recurso.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a