Sha256: 9e0ae84825a1361bd3a7204f91bf7126a355959c5147deeb11b7df362cf2fe1c
Contents?: true
Size: 383 Bytes
Versions: 36
Compression:
Stored size: 383 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::Network::Mgmt::V2016_06_01 module Models # # Defines values for ApplicationGatewayProtocol # module ApplicationGatewayProtocol Http = "Http" Https = "Https" end end end
Version data entries
36 entries across 36 versions & 2 rubygems