Sha256: 18fe620dc06156e21c9871dbb25fe2376bce6259de8325ae1b41add4faa9e35b
Contents?: true
Size: 459 Bytes
Versions: 24
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_11_01 module Models # # Defines values for ApplicationGatewayRedirectType # module ApplicationGatewayRedirectType Permanent = "Permanent" Found = "Found" SeeOther = "SeeOther" Temporary = "Temporary" end end end
Version data entries
24 entries across 24 versions & 2 rubygems