Sha256: 9f9bde541c0444d4b79553a546fdb5df1b72a7cfebd5022626c3ba9e3ae3adb4
Contents?: true
Size: 371 Bytes
Versions: 1
Compression:
Stored size: 371 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator 1.0.1.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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
azure_mgmt_mobile_engagement-0.10.0 | lib/generated/azure_mgmt_mobile_engagement/models/notification_types.rb |