Megosztás a következőn keresztül:


ContentKeyPolicyProperties.Options Property

Definition

Gets or sets the Key Policy options.

[Newtonsoft.Json.JsonProperty(PropertyName="options")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.ContentKeyPolicyOption> Options { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="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