Sha256: a27840dbe06c77835598b8797d03c7f58ee70289d39baee903db2572e684ee06
Contents?: true
Size: 372 Bytes
Versions: 3
Compression:
Stored size: 372 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 NotificationTypes # module NotificationTypes System = "system" Popup = "popup" end end end
Version data entries
3 entries across 3 versions & 1 rubygems