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