Sha256: 1bfaf83d922c60285fd3927d45e0b5f3a4f93c7394add7f07fc079783d0f9446
Contents?: true
Size: 366 Bytes
Versions: 32
Compression:
Stored size: 366 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::Storage::Mgmt::V2017_06_01 module Models # # Defines values for HttpProtocol # module HttpProtocol Httpshttp = "https,http" Https = "https" end end end
Version data entries
32 entries across 32 versions & 1 rubygems