Sha256: 284c6d706c40cc08dbf763b6177d5f2c37f393dd05886b42154f1005aa2df1fd
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_09_01 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