ContentKeyPolicyPlayReadyConfiguration Class

Specifies a configuration for PlayReady licenses.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.media.models._models_py3.ContentKeyPolicyConfiguration
ContentKeyPolicyPlayReadyConfiguration

Constructor

ContentKeyPolicyPlayReadyConfiguration(*, licenses: List[_models.ContentKeyPolicyPlayReadyLicense], response_custom_data: Optional[str] = None, **kwargs)

Variables

odata_type
str

Required. The discriminator for derived types.Constant filled by server.

licenses
list[ContentKeyPolicyPlayReadyLicense]

Required. The PlayReady licenses.

response_custom_data
str

The custom response data.