Sha256: 200d30dafab52909b4e56f82a2574ad6f18505ddf802b5655dcd6a3deb617442
Contents?: true
Size: 529 Bytes
Versions: 9
Compression:
Stored size: 529 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_07_01 module Models # # Defines values for ContentKeyPolicyPlayReadyContentType # module ContentKeyPolicyPlayReadyContentType Unknown = "Unknown" Unspecified = "Unspecified" UltraVioletDownload = "UltraVioletDownload" UltraVioletStreaming = "UltraVioletStreaming" end end end
Version data entries
9 entries across 9 versions & 1 rubygems