Sha256: 4c584b612c50576dcc766fad854debb5d721507fd1c22a7614bcc1ad209532da
Contents?: true
Size: 391 Bytes
Versions: 36
Compression:
Stored size: 391 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::V2015_05_01_preview 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