Sha256: 3b1d5b29c3d524f67d0435736fd67fa4c0bd2ecbf5616220fbfe9ef6e4c684a0
Contents?: true
Size: 419 Bytes
Versions: 6
Compression:
Stored size: 419 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator 0.17.0.0 # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::ARM::Scheduler module Models # # Defines values for ServiceBusAuthenticationType # module ServiceBusAuthenticationType NotSpecified = "NotSpecified" SharedAccessKey = "SharedAccessKey" end end end
Version data entries
6 entries across 6 versions & 1 rubygems