Sha256: 8eb83ffc7b4e9449502f8f5b639bf61370d117075618c2a99cf0437a095adb20

Contents?: true

Size: 397 Bytes

Versions: 2

Compression:

Stored size: 397 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::ARM::Logic
  module Models
    #
    # Defines values for AgreementType
    #
    module AgreementType
      NotSpecified = "NotSpecified"
      AS2 = "AS2"
      X12 = "X12"
      Edifact = "Edifact"
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
azure_mgmt_logic-0.14.0 lib/generated/azure_mgmt_logic/models/agreement_type.rb
azure_mgmt_logic-0.13.0 lib/generated/azure_mgmt_logic/models/agreement_type.rb