Sha256: 92a585a84f0ef9135643bcdac97646616aa59f849ad6258497d310b32ec7e72d
Contents?: true
Size: 362 Bytes
Versions: 2
Compression:
Stored size: 362 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 ExportFormat # module ExportFormat JsonBlob = "JsonBlob" CsvBlob = "CsvBlob" end end end
Version data entries
2 entries across 2 versions & 1 rubygems