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
ContentKeyPolicyProperties

Constructor

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

Variables

policy_id
str

The legacy Policy ID.

created
datetime

The creation date of the Policy.

last_modified
datetime

The last modified date of the Policy.

description
str

A description for the Policy.

options
list[ContentKeyPolicyOption]

Required. The Key Policy options.