Sha256: 9e49f1d02506c2b88b7cbd6e117037a9f4fcda6ce8e5aafc12d428b5b7777cd2
Contents?: true
Size: 443 Bytes
Versions: 24
Compression:
Stored size: 443 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 ApplicationGatewayCustomErrorStatusCode # module ApplicationGatewayCustomErrorStatusCode HttpStatus403 = "HttpStatus403" HttpStatus502 = "HttpStatus502" end end end
Version data entries
24 entries across 24 versions & 2 rubygems