次の方法で共有


ContentKeyPolicyFairPlayConfiguration.RentalDuration プロパティ

定義

レンタル期間を取得または設定します。 0 以上である必要があります。

[Newtonsoft.Json.JsonProperty(PropertyName="rentalDuration")]
public long RentalDuration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rentalDuration")>]
member this.RentalDuration : int64 with get, set
Public Property RentalDuration As Long

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象