Share via


ContentKeyPolicy.Options Property

Definition

Gets or sets the Key Policy options.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.options")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.ContentKeyPolicyOption> Options { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.options")>]
member this.Options : System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.ContentKeyPolicyOption> with get, set
Public Property Options As IList(Of ContentKeyPolicyOption)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to