Sha256: 5cd12cea3320817aaa818bd02f5027c7a81b82a4099e353045f006be07fe905c
Contents?: true
Size: 557 Bytes
Versions: 11
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_06_01_preview module Models # # Defines values for ContentKeyPolicyPlayReadyUnknownOutputPassingOption # module ContentKeyPolicyPlayReadyUnknownOutputPassingOption Unknown = "Unknown" NotAllowed = "NotAllowed" Allowed = "Allowed" AllowedWithVideoConstriction = "AllowedWithVideoConstriction" end end end
Version data entries
11 entries across 11 versions & 1 rubygems