Sha256: 54fdf8d41366abed23a2ef0faf922d34a769ee40dc96363147113ad9db3751eb
Contents?: true
Size: 481 Bytes
Versions: 36
Compression:
Stored size: 481 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 VirtualNetworkGatewaySkuTier # module VirtualNetworkGatewaySkuTier Basic = "Basic" HighPerformance = "HighPerformance" Standard = "Standard" UltraPerformance = "UltraPerformance" end end end
Version data entries
36 entries across 36 versions & 2 rubygems