Sha256: 29fbd60c68bfc4d0a7e82684e10917fecb7f121571b8ca337729fd6b9f2e4785
Contents?: true
Size: 435 Bytes
Versions: 36
Compression:
Stored size: 435 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 ApplicationGatewayRequestRoutingRuleType # module ApplicationGatewayRequestRoutingRuleType Basic = "Basic" PathBasedRouting = "PathBasedRouting" end end end
Version data entries
36 entries across 36 versions & 2 rubygems