Sha256: 7e34998920c3c8228f1f462e36c56d71619ec5722a9feaa1a1aef4569caca674
Contents?: true
Size: 421 Bytes
Versions: 9
Compression:
Stored size: 421 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::V2018_02_01 module Models # # Defines values for Channels # module Channels Notification = "Notification" Api = "Api" Email = "Email" Webhook = "Webhook" All = "All" end end end
Version data entries
9 entries across 9 versions & 1 rubygems