Sha256: 68e731f05167f34d0233fcfb1aa9be71941d87c86578afb35fde554fbf160b87
Contents?: true
Size: 425 Bytes
Versions: 7
Compression:
Stored size: 425 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::Scheduler::Mgmt::V2016_03_01 module Models # # Defines values for ServiceBusAuthenticationType # module ServiceBusAuthenticationType NotSpecified = "NotSpecified" SharedAccessKey = "SharedAccessKey" end end end
Version data entries
7 entries across 7 versions & 1 rubygems