Sha256: c000bc3548410940c7f00413ccd0aa48749a33aad0e5e5734bf61e7db3e519a9
Contents?: true
Size: 458 Bytes
Versions: 36
Compression:
Stored size: 458 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_06_01 module Models # # Defines values for ApplicationGatewaySkuName # module ApplicationGatewaySkuName StandardSmall = "Standard_Small" StandardMedium = "Standard_Medium" StandardLarge = "Standard_Large" end end end
Version data entries
36 entries across 36 versions & 2 rubygems