Sha256: 8b2ddd70fd7fa17fcf38f903e9cca1b8bdf3ef8947c9c22df46d1f115d6e9f4a
Contents?: true
Size: 357 Bytes
Versions: 21
Compression:
Stored size: 357 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::Compute::Mgmt::V2015_06_15 module Models # # Defines values for ProtocolTypes # module ProtocolTypes Http = "Http" Https = "Https" end end end
Version data entries
21 entries across 21 versions & 1 rubygems