CommonEncryptionCenc.Drm Property

Definition

Gets or sets configuration of DRMs for CommonEncryptionCenc encryption scheme

[Newtonsoft.Json.JsonProperty(PropertyName="drm")]
public Microsoft.Azure.Management.Media.Models.CencDrmConfiguration Drm { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="drm")>]
member this.Drm : Microsoft.Azure.Management.Media.Models.CencDrmConfiguration with get, set
Public Property Drm As CencDrmConfiguration

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to