CommonEncryptionCbcs.Drm Property

Definition

Gets or sets configuration of DRMs for current encryption scheme

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to