EnvelopeEncryption.ClearTracks 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 which tracks should not be encrypted.
public System.Collections.Generic.IList<Azure.ResourceManager.Media.Models.MediaTrackSelection> ClearTracks { get; }
member this.ClearTracks : System.Collections.Generic.IList<Azure.ResourceManager.Media.Models.MediaTrackSelection>
Public ReadOnly Property ClearTracks As IList(Of MediaTrackSelection)