Sha256: 3cfd52210d907bde5bd4fd90a48fc80d6cea7dc2c24a8a0e649676580ae6b269

Contents?: true

Size: 452 Bytes

Versions: 1

Compression:

Stored size: 452 Bytes

Contents

# encoding: utf-8
# Code generated by Microsoft (R) AutoRest Code Generator 1.0.1.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

1 entries across 1 versions & 1 rubygems

Version Path
azure_mgmt_logic-0.10.0 lib/generated/azure_mgmt_logic/models/trailing_separator_policy.rb