Sha256: 7e1bca61fc62da8efd35cf30f7d1b3d0a7815a4afa2f5677d80aaf621e6eccab
Contents?: true
Size: 516 Bytes
Versions: 4
Compression:
Stored size: 516 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 ExportType # module ExportType Activity = "Activity" Tag = "Tag" Crash = "Crash" Error = "Error" Event = "Event" Job = "Job" Session = "Session" Token = "Token" Push = "Push" end end end
Version data entries
4 entries across 4 versions & 1 rubygems