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