Sha256: afb36bd88236d01e434b17bb871c14fe3efc3c9a7c0e4452812fc25813f7093a
Contents?: true
Size: 385 Bytes
Versions: 26
Compression:
Stored size: 385 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_10_01 module Models # # Defines values for SecurityRuleDirection # module SecurityRuleDirection Inbound = "Inbound" Outbound = "Outbound" end end end
Version data entries
26 entries across 26 versions & 2 rubygems