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