Sha256: 0b30ddcceeccf6fe7c9af74b9ea1e8c4a511319ffe5f19ee89f2600cc654f0af
Contents?: true
Size: 467 Bytes
Versions: 5
Compression:
Stored size: 467 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 TrailingSeparatorPolicy # module TrailingSeparatorPolicy NotSpecified = "NotSpecified" NotAllowed = "NotAllowed" Optional = "Optional" Mandatory = "Mandatory" end end end
Version data entries
5 entries across 5 versions & 1 rubygems