次の方法で共有


ContentKeyPolicyFairPlayConfiguration.RentalAndLeaseKeyType プロパティ

定義

レンタル キーとリース キーの種類を取得または設定します。 使用可能な値は、'Unknown'、'Undefined'、'DualExpiry'、'PersistentUnlimited'、'PersistentLimited' です。

[Newtonsoft.Json.JsonProperty(PropertyName="rentalAndLeaseKeyType")]
public Microsoft.Azure.Management.Media.Models.ContentKeyPolicyFairPlayRentalAndLeaseKeyType RentalAndLeaseKeyType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rentalAndLeaseKeyType")>]
member this.RentalAndLeaseKeyType : Microsoft.Azure.Management.Media.Models.ContentKeyPolicyFairPlayRentalAndLeaseKeyType with get, set
Public Property RentalAndLeaseKeyType As ContentKeyPolicyFairPlayRentalAndLeaseKeyType

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象