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