Sha256: 9bd0946e611ab5ba551e7b4e3c62f60390b5ee5d14eccefcafdd1a8669c4b64d
Contents?: true
Size: 437 Bytes
Versions: 5
Compression:
Stored size: 437 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::V2018_07_01_preview module Models # # Defines values for MapType # module MapType NotSpecified = "NotSpecified" Xslt = "Xslt" Xslt20 = "Xslt20" Xslt30 = "Xslt30" Liquid = "Liquid" end end end
Version data entries
5 entries across 5 versions & 1 rubygems