Sha256: 4b849617715411318a3472bef55213137a718d445958530093144ac137f13b5b
Contents?: true
Size: 518 Bytes
Versions: 36
Compression:
Stored size: 518 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 ApplicationGatewaySkuName # module ApplicationGatewaySkuName StandardSmall = "Standard_Small" StandardMedium = "Standard_Medium" StandardLarge = "Standard_Large" WAFMedium = "WAF_Medium" WAFLarge = "WAF_Large" end end end
Version data entries
36 entries across 36 versions & 2 rubygems