Sha256: 718f9138bcac68f5c717af3043e01189105b63f442f5ee30bbd529dc53fb5bd5
Contents?: true
Size: 367 Bytes
Versions: 24
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::V2018_11_01 module Models # # Defines values for SecurityRuleAccess # module SecurityRuleAccess Allow = "Allow" Deny = "Deny" end end end
Version data entries
24 entries across 24 versions & 2 rubygems