你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction 构造函数

定义

初始化 ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction 的新实例。

public ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction (bool isBestEffort, int configurationData);
new Azure.ResourceManager.Media.Models.ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction : bool * int -> Azure.ResourceManager.Media.Models.ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction
Public Sub New (isBestEffort As Boolean, configurationData As Integer)

参数

isBestEffort
Boolean

指示是否在尽力实施此限制。

configurationData
Int32

配置限制控制位。 必须介于 0 和 3(含 3)之间。

适用于