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