Sha256: 878219d647aed20f065f5fb912848a42ea227f2298b8ddcf2546772f03af7aa9
Contents?: true
Size: 374 Bytes
Versions: 27
Compression:
Stored size: 374 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_03_01_preview module Models # # Defines values for HttpProtocol # module HttpProtocol Httpshttp = "https,http" Https = "https" end end end
Version data entries
27 entries across 27 versions & 1 rubygems