Sha256: 5c7edc1851fddcc49df9f590be7dab8011d2518710f198887834cca28d5ffe29
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_06_01 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