ContentKeyPolicyFairPlayConfiguration.RentalAndLeaseKeyType Property

Definition

Gets or sets the rental and lease key type. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to