ContentKeyPolicy.Options Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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