Sha256: d79c1ba59814d6d6cdb9991eadc5ed9ab342398c38510b7d6e7d9625190a5f37
Contents?: true
Size: 383 Bytes
Versions: 26
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::V2018_10_01 module Models # # Defines values for ApplicationGatewayProtocol # module ApplicationGatewayProtocol Http = "Http" Https = "Https" end end end
Version data entries
26 entries across 26 versions & 2 rubygems