Share via


CbcsDrmConfiguration.PlayReady Property

Definition

Gets or sets playReady configurations

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to