Share via


ContentKeyPolicyPlayReadyLicense.ContentType Property

Definition

Gets or sets the PlayReady content type. Possible values include: 'Unknown', 'Unspecified', 'UltraVioletDownload', 'UltraVioletStreaming'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to