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