ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeaderArgs

data class ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeaderArgs(val odataType: Output<String>) : ConvertibleToJava<ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeaderArgs>

Specifies that the content key ID is in the PlayReady header.

Constructors

constructor(odataType: Output<String>)

Properties

Link copied to clipboard
val odataType: Output<String>

The discriminator for derived types. Expected value is '#Microsoft.Media.ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader'.

Functions

Link copied to clipboard
open override fun toJava(): ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeaderArgs