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