次の方法で共有


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 の範囲にする必要があります。

適用対象