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