Sha256: 10f8bfb568a0a859949cca0921a36caece8cd839397c17ffdb7ca97e05305777
Contents?: true
Size: 367 Bytes
Versions: 13
Compression:
Stored size: 367 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::Web::Mgmt::V2016_08_01 module Models # # Defines values for WebJobType # module WebJobType Continuous = "Continuous" Triggered = "Triggered" end end end
Version data entries
13 entries across 13 versions & 1 rubygems