Sha256: 1a72406850d9350b08e385fb7e306952aa584341a15357c73921f71caed3b958
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::V2016_03_30 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