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