Sha256: 0ce08e3239b6f2065884cc8a3e6ec33450663b446b8761d98d09203a80070721
Contents?: true
Size: 529 Bytes
Versions: 2
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::V2020_05_01 module Models # # Defines values for ContentKeyPolicyPlayReadyContentType # module ContentKeyPolicyPlayReadyContentType Unknown = "Unknown" Unspecified = "Unspecified" UltraVioletDownload = "UltraVioletDownload" UltraVioletStreaming = "UltraVioletStreaming" end end end
Version data entries
2 entries across 2 versions & 1 rubygems