Sha256: 69401d5b17e01f468a6a85194140d4e71be396cd8853ce043bdfdac6eceddc20
Contents?: true
Size: 634 Bytes
Versions: 1
Compression:
Stored size: 634 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 EdifactCharacterSet # module EdifactCharacterSet NotSpecified = "NotSpecified" UNOB = "UNOB" UNOA = "UNOA" UNOC = "UNOC" UNOD = "UNOD" UNOE = "UNOE" UNOF = "UNOF" UNOG = "UNOG" UNOH = "UNOH" UNOI = "UNOI" UNOJ = "UNOJ" UNOK = "UNOK" UNOX = "UNOX" UNOY = "UNOY" KECA = "KECA" 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/edifact_character_set.rb |