Sha256: 4e135f5f99e14f001c348d39cc25a59624e4e3e97c8744c85eae93f902762228
Contents?: true
Size: 366 Bytes
Versions: 23
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::V2018_07_01 module Models # # Defines values for HttpProtocol # module HttpProtocol Httpshttp = "https,http" Https = "https" end end end
Version data entries
23 entries across 23 versions & 1 rubygems