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