Sha256: dc30ec0e4285c21616512a6ee08d69cedbabfc11d545be38f8de6b4c27a4d0cc
Contents?: true
Size: 497 Bytes
Versions: 36
Compression:
Stored size: 497 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 RouteNextHopType # module RouteNextHopType VirtualNetworkGateway = "VirtualNetworkGateway" VnetLocal = "VnetLocal" Internet = "Internet" VirtualAppliance = "VirtualAppliance" None = "None" end end end
Version data entries
36 entries across 36 versions & 2 rubygems