Sha256: f2e13cdcbd51050fc614d7b22f0e1e1abdbe983ff63fc2c9bd6a27e784dbb48e
Contents?: true
Size: 431 Bytes
Versions: 2
Compression:
Stored size: 431 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::MobileEngagement module Models # # Defines values for CampaignType # module CampaignType Announcement = "Announcement" DataPush = "DataPush" NativePush = "NativePush" Poll = "Poll" end end end
Version data entries
2 entries across 2 versions & 1 rubygems