Sha256: 229e0ea3c4ba39e98a406aa54ebf2b6cc1069e3e4df69948fe2ef5f06a9674cc
Contents?: true
Size: 452 Bytes
Versions: 4
Compression:
Stored size: 452 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::MobileEngagement::Mgmt::V2014_12_01 module Models # # Defines values for CampaignKinds # module CampaignKinds Announcements = "announcements" Polls = "polls" DataPushes = "dataPushes" NativePushes = "nativePushes" end end end
Version data entries
4 entries across 4 versions & 1 rubygems