Sha256: b6c8b141a3a356eb323ed663c435654090e711ef093f03acf0096e85b3024816
Contents?: true
Size: 357 Bytes
Versions: 11
Compression:
Stored size: 357 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::Logic::Mgmt::V2016_06_01 module Models # # Defines values for MapType # module MapType NotSpecified = "NotSpecified" Xslt = "Xslt" end end end
Version data entries
11 entries across 11 versions & 1 rubygems