Sha256: 76cc143a331d2881e09f55f8e07eb78c16c961b78919726c7a3b1eb33bf0971f
Contents?: true
Size: 386 Bytes
Versions: 36
Compression:
Stored size: 386 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::V2015_06_15 module Models # # Defines values for SecurityRuleProtocol # module SecurityRuleProtocol Tcp = "Tcp" Udp = "Udp" Asterisk = "*" end end end
Version data entries
36 entries across 36 versions & 2 rubygems