Sha256: e1d88613adfe17fbb7d79b3c03adc642d0e6be8acd56efffb2f7375e196c867c
Contents?: true
Size: 473 Bytes
Versions: 11
Compression:
Stored size: 473 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 Rotation # module Rotation Auto = "Auto" None = "None" Rotate0 = "Rotate0" Rotate90 = "Rotate90" Rotate180 = "Rotate180" Rotate270 = "Rotate270" end end end
Version data entries
11 entries across 11 versions & 1 rubygems