Sha256: b57f9fe08002111170b801a43063853e549c620232cf0a38ffa0a9e92da0c265
Contents?: true
Size: 391 Bytes
Versions: 23
Compression:
Stored size: 391 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::V2018_12_01 module Models # # Defines values for ExpressRoutePortsEncapsulation # module ExpressRoutePortsEncapsulation Dot1Q = "Dot1Q" QinQ = "QinQ" end end end
Version data entries
23 entries across 23 versions & 2 rubygems