Sha256: 5f219614a735b6b37c9d827de20cfee0f1cb4583ed04e70be449a6f4dd72047f
Contents?: true
Size: 634 Bytes
Versions: 2
Compression:
Stored size: 634 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 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
azure_mgmt_logic-0.12.0 | lib/generated/azure_mgmt_logic/models/edifact_character_set.rb |
azure_mgmt_logic-0.11.0 | lib/generated/azure_mgmt_logic/models/edifact_character_set.rb |