ContentKeyPolicyOption.Configuration Property

Definition

Gets or sets the key delivery configuration.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to