Sha256: afdc9f40120456a211014058cb4918936054ae2b127374251a066547729c498d

Contents?: true

Size: 388 Bytes

Versions: 1

Compression:

Stored size: 388 Bytes

Contents

# encoding: utf-8
# Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0
# Changes may cause incorrect behavior and will be lost if the code is
# regenerated.

module Azure::ARM::Web
  module Models
    #
    # Defines values for Channels
    #
    module Channels
      Notification = "Notification"
      Api = "Api"
      Email = "Email"
      All = "All"
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
azure_mgmt_web-0.8.0 lib/generated/azure_mgmt_web/models/channels.rb