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