ContentKeyPolicyFairPlayConfiguration.RentalAndLeaseKeyType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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