CommonEncryptionCbcs.ClearTracks Property

Definition

Gets or sets representing which tracks should not be encrypted

[Newtonsoft.Json.JsonProperty(PropertyName="clearTracks")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.TrackSelection> ClearTracks { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="clearTracks")>]
member this.ClearTracks : System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.TrackSelection> with get, set
Public Property ClearTracks As IList(Of TrackSelection)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to