Sha256: 71ea73d3eefa414470459ba36171d697785729c0e9dc215e3e4eeb53a91eb915
Contents?: true
Size: 459 Bytes
Versions: 23
Compression:
Stored size: 459 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 ApplicationGatewayRedirectType # module ApplicationGatewayRedirectType Permanent = "Permanent" Found = "Found" SeeOther = "SeeOther" Temporary = "Temporary" end end end
Version data entries
23 entries across 23 versions & 2 rubygems