EnvelopeEncryption.ClearTracks プロパティ

定義

暗号化すべきではないトラックを表す取得または設定

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象