Sha256: f84d8fd2474cb17c6d1ddb3b0c8ed8e76dcf54425c9fbf367b83baf2104c1b25
Contents?: true
Size: 434 Bytes
Versions: 2
Compression:
Stored size: 434 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::ARM::MobileEngagement module Models # # Defines values for CampaignTypes # module CampaignTypes Textplain = "text/plain" Texthtml = "text/html" OnlyNotif = "only_notif" Textbase64 = "text/base64" end end end
Version data entries
2 entries across 2 versions & 1 rubygems