StreamingPolicyContentKeys.KeyToTrackMappings 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.
Representing tracks needs separate content key.
public System.Collections.Generic.IList<Azure.ResourceManager.Media.Models.StreamingPolicyContentKey> KeyToTrackMappings { get; }
member this.KeyToTrackMappings : System.Collections.Generic.IList<Azure.ResourceManager.Media.Models.StreamingPolicyContentKey>
Public ReadOnly Property KeyToTrackMappings As IList(Of StreamingPolicyContentKey)