Sha256: 57bebdb80e95f47a97e793df5ffca0e6d8eb775920e006a63df60abb74600b24
Contents?: true
Size: 469 Bytes
Versions: 2
Compression:
Stored size: 469 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::V2020_05_01 module Models # # Defines values for JobErrorCategory # module JobErrorCategory Service = "Service" Download = "Download" Upload = "Upload" Configuration = "Configuration" Content = "Content" end end end
Version data entries
2 entries across 2 versions & 1 rubygems