Sha256: 63f495a0968edfabdd8d5d17a89e82c0374f7430f61ecd9ce69006c7ec71b27d
Contents?: true
Size: 435 Bytes
Versions: 23
Compression:
Stored size: 435 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 ApplicationGatewayTier # module ApplicationGatewayTier Standard = "Standard" WAF = "WAF" StandardV2 = "Standard_v2" WAFV2 = "WAF_v2" end end end
Version data entries
23 entries across 23 versions & 2 rubygems