Sha256: 5d6e5002af26975a93b3c3f211a477689a87b52354fb42f51121fc8a0cb9be55
Contents?: true
Size: 377 Bytes
Versions: 23
Compression:
Stored size: 377 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 Origin # module Origin Local = "Local" Inbound = "Inbound" Outbound = "Outbound" end end end
Version data entries
23 entries across 23 versions & 2 rubygems