Sha256: 9ef88e51d14e5429c6cda91b589aca56d9bce9f26e67503cb9fdb595d7fcfa21
Contents?: true
Size: 529 Bytes
Versions: 23
Compression:
Stored size: 529 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_12_01 module Models # # Defines values for NextHopType # module NextHopType Internet = "Internet" VirtualAppliance = "VirtualAppliance" VirtualNetworkGateway = "VirtualNetworkGateway" VnetLocal = "VnetLocal" HyperNetGateway = "HyperNetGateway" None = "None" end end end
Version data entries
23 entries across 23 versions & 2 rubygems