Sha256: 2d61176f53831c5a8d2320bcce8131551b4801840899df6a997bcdc1ef41f52e
Contents?: true
Size: 379 Bytes
Versions: 36
Compression:
Stored size: 379 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::V2016_09_01 module Models # # Defines values for ApplicationGatewayTier # module ApplicationGatewayTier Standard = "Standard" WAF = "WAF" end end end
Version data entries
36 entries across 36 versions & 2 rubygems