ContentKeyPolicyProperties Class

The properties of the Content Key Policy.

Variables are only populated by the server, and will be ignored when sending a request.

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

Inheritance
azure.mgmt.media._serialization.Model
ContentKeyPolicyProperties

Constructor

ContentKeyPolicyProperties(*, options: List[_models.ContentKeyPolicyOption], description: str | None = None, **kwargs)

Keyword-Only Parameters

Name Description
description
str

A description for the Policy.

options

The Key Policy options. Required.

Variables

Name Description
policy_id
str

The legacy Policy ID.

created

The creation date of the Policy.

last_modified

The last modified date of the Policy.

description
str

A description for the Policy.

options

The Key Policy options. Required.