Sha256: aa53de27929fc0c96a5bffdef3d119061cec48ab87c56696a8c1f4b4eeaf6bd0
Contents?: true
Size: 421 Bytes
Versions: 13
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::V2016_03_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
13 entries across 13 versions & 1 rubygems