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