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