Sha256: 7e32d319cc35ebe24120f099565784490ecc7403470e714231a90d0b6bb92439
Contents?: true
Size: 357 Bytes
Versions: 15
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::V2018_06_01 module Models # # Defines values for ProtocolTypes # module ProtocolTypes Http = "Http" Https = "Https" end end end
Version data entries
15 entries across 15 versions & 1 rubygems