ContentKeyPolicyOption Class

Represents a policy option.

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
ContentKeyPolicyOption

Constructor

ContentKeyPolicyOption(*, configuration: _models.ContentKeyPolicyConfiguration, restriction: _models.ContentKeyPolicyRestriction, name: Optional[str] = None, **kwargs)

Variables

policy_option_id
str

The legacy Policy Option ID.

name
str

The Policy Option description.

configuration
ContentKeyPolicyConfiguration

Required. The key delivery configuration.

restriction
ContentKeyPolicyRestriction

Required. The requirements that must be met to deliver keys with this configuration.