Sha256: da70180fdc4b1a4a1aa0a1bf1607855793434416b30212c1c3b043891f82c5e8
Contents?: true
Size: 363 Bytes
Versions: 11
Compression:
Stored size: 363 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::Logic::Mgmt::V2016_06_01 module Models # # Defines values for PartnerType # module PartnerType NotSpecified = "NotSpecified" B2B = "B2B" end end end
Version data entries
11 entries across 11 versions & 1 rubygems