Sha256: 070f74ed4152c5a9c3b9f653cdd20576580575b7cc1fe2e164c9c8bac41e4c52
Contents?: true
Size: 545 Bytes
Versions: 11
Compression:
Stored size: 545 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator. # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::MediaServices::Mgmt::V2018_06_01_preview module Models # # Defines values for ContentKeyPolicyFairPlayRentalAndLeaseKeyType # module ContentKeyPolicyFairPlayRentalAndLeaseKeyType Unknown = "Unknown" Undefined = "Undefined" PersistentUnlimited = "PersistentUnlimited" PersistentLimited = "PersistentLimited" end end end
Version data entries
11 entries across 11 versions & 1 rubygems