Sha256: 557d6e3fda12dbccbd2433f02c67a8cd0c2c639c17d2fd7a20658ebd7bade0c6
Contents?: true
Size: 432 Bytes
Versions: 3
Compression:
Stored size: 432 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator 0.17.0.0 # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::ARM::MobileEngagement module Models # # Defines values for CampaignType # module CampaignType Announcement = "Announcement" DataPush = "DataPush" NativePush = "NativePush" Poll = "Poll" end end end
Version data entries
3 entries across 3 versions & 1 rubygems