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