Sha256: baa96f5330f3084257b8832b774df320b0e66a66ee335a84fc2814428f10cb23

Contents?: true

Size: 394 Bytes

Versions: 2

Compression:

Stored size: 394 Bytes

Contents

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

module Azure::ARM::Logic
  module Models
    #
    # Defines values for X12DateFormat
    #
    module X12DateFormat
      NotSpecified = "NotSpecified"
      CCYYMMDD = "CCYYMMDD"
      YYMMDD = "YYMMDD"
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
azure_mgmt_logic-0.12.0 lib/generated/azure_mgmt_logic/models/x12date_format.rb
azure_mgmt_logic-0.11.0 lib/generated/azure_mgmt_logic/models/x12date_format.rb