Sha256: 9bc3fd3eaf5f997b0ebaf7244755af70e4f1bcafba0d59832c80c5797ebb9e25
Contents?: true
Size: 557 Bytes
Versions: 12
Compression:
Stored size: 557 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 ContentKeyPolicyPlayReadyUnknownOutputPassingOption # module ContentKeyPolicyPlayReadyUnknownOutputPassingOption Unknown = "Unknown" NotAllowed = "NotAllowed" Allowed = "Allowed" AllowedWithVideoConstriction = "AllowedWithVideoConstriction" end end end
Version data entries
12 entries across 12 versions & 1 rubygems