Sha256: 248fc54855e98248f74c64e6ccdfdcefce0c546f75be83b54093c60fe2d2b4b3
Contents?: true
Size: 361 Bytes
Versions: 11
Compression:
Stored size: 361 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 SchemaType # module SchemaType NotSpecified = "NotSpecified" Xml = "Xml" end end end
Version data entries
11 entries across 11 versions & 1 rubygems