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