Sha256: 00bac3a06b4fa1d783d2551aae00ab1af1e80fbd14b2a6c564eec882e8e94560
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_03_30 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