Sha256: b76b33d3a74abc878a0368ba9fbc4b6a2b38c062b035cb88565a894fe684c849
Contents?: true
Size: 545 Bytes
Versions: 12
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_03_30_preview module Models # # Defines values for ContentKeyPolicyFairPlayRentalAndLeaseKeyType # module ContentKeyPolicyFairPlayRentalAndLeaseKeyType Unknown = "Unknown" Undefined = "Undefined" PersistentUnlimited = "PersistentUnlimited" PersistentLimited = "PersistentLimited" end end end
Version data entries
12 entries across 12 versions & 1 rubygems