Sha256: ca2bd3cbd75de7b0288640c9021af98889c9f4210f75b3119a6530ae651589e1
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 VpnGatewayTunnelingProtocol # module VpnGatewayTunnelingProtocol IkeV2 = "IkeV2" OpenVPN = "OpenVPN" end end end
Version data entries
26 entries across 26 versions & 2 rubygems