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