Sha256: e00107cac350241540580d0740426aa315f65604567d076d12cecd067de74ee3
Contents?: true
Size: 395 Bytes
Versions: 36
Compression:
Stored size: 395 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::V2015_06_15 module Models # # Defines values for ExpressRouteCircuitSkuTier # module ExpressRouteCircuitSkuTier Standard = "Standard" Premium = "Premium" end end end
Version data entries
36 entries across 36 versions & 2 rubygems