Sha256: 5f89e3ecb3f46c289cc61a2f4b676d5f0b7431c19a7ad3938fa4b60e725933a9
Contents?: true
Size: 435 Bytes
Versions: 31
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_07_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
31 entries across 31 versions & 2 rubygems