你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ContentKeyPolicyOption interface
Represents a policy option.
Properties
configuration | The key delivery configuration. |
name | The Policy Option description. |
policy |
The legacy Policy Option ID. NOTE: This property will not be serialized. It can only be populated by the server. |
restriction | The requirements that must be met to deliver keys with this configuration |
Property Details
configuration
The key delivery configuration.
configuration: ContentKeyPolicyConfigurationUnion
Property Value
name
The Policy Option description.
name?: string
Property Value
string
policyOptionId
The legacy Policy Option ID. NOTE: This property will not be serialized. It can only be populated by the server.
policyOptionId?: string
Property Value
string
restriction
The requirements that must be met to deliver keys with this configuration
restriction: ContentKeyPolicyRestrictionUnion