Sha256: adc5479b1996e0b08a03ff20f258684e55bd7052499760ac3d51e8782dc62205

Contents?: true

Size: 452 Bytes

Versions: 2

Compression:

Stored size: 452 Bytes

Contents

# encoding: utf-8
# Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0
# Changes may cause incorrect behavior and will be lost if the code is
# regenerated.

module Azure::ARM::Logic
  module Models
    #
    # Defines values for TrailingSeparatorPolicy
    #
    module TrailingSeparatorPolicy
      NotSpecified = "NotSpecified"
      NotAllowed = "NotAllowed"
      Optional = "Optional"
      Mandatory = "Mandatory"
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
azure_mgmt_logic-0.9.0 lib/generated/azure_mgmt_logic/models/trailing_separator_policy.rb
azure_mgmt_logic-0.8.0 lib/generated/azure_mgmt_logic/models/trailing_separator_policy.rb