次の方法で共有


ContentKeyPolicyFairPlayOfflineRentalConfiguration(Int64, Int64) コンストラクター

定義

ContentKeyPolicyFairPlayOfflineRentalConfiguration の新しいインスタンスを初期化します。

public ContentKeyPolicyFairPlayOfflineRentalConfiguration (long playbackDurationInSeconds, long storageDurationInSeconds);
new Azure.ResourceManager.Media.Models.ContentKeyPolicyFairPlayOfflineRentalConfiguration : int64 * int64 -> Azure.ResourceManager.Media.Models.ContentKeyPolicyFairPlayOfflineRentalConfiguration
Public Sub New (playbackDurationInSeconds As Long, storageDurationInSeconds As Long)

パラメーター

playbackDurationInSeconds
Int64

再生時間。

storageDurationInSeconds
Int64

ストレージ期間。

適用対象