Sha256: 44a953e5c2c3a18bc6bca2f632640b0238b8ce86c1708396b77e4cb8ba16a39c
Contents?: true
Size: 435 Bytes
Versions: 32
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::V2018_02_01 module Models # # Defines values for ApplicationGatewayRequestRoutingRuleType # module ApplicationGatewayRequestRoutingRuleType Basic = "Basic" PathBasedRouting = "PathBasedRouting" end end end
Version data entries
32 entries across 32 versions & 2 rubygems