Sha256: b8ae3f81cea2fd19ef135c5b33709279357d7b4877a2fa4802406898ce06c69a
Contents?: true
Size: 405 Bytes
Versions: 11
Compression:
Stored size: 405 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 OnErrorType # module OnErrorType StopProcessingJob = "StopProcessingJob" ContinueJob = "ContinueJob" end end end
Version data entries
11 entries across 11 versions & 1 rubygems