Sha256: d508283e31fe906fbaeddd9f161ad51dce8a11449031eb0d067f490d15c7e31e
Contents?: true
Size: 367 Bytes
Versions: 36
Compression:
Stored size: 367 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 SecurityRuleAccess # module SecurityRuleAccess Allow = "Allow" Deny = "Deny" end end end
Version data entries
36 entries across 36 versions & 2 rubygems