Sha256: 56db6cc9761df5d3b6e0dd64f4b17dae9f83c6ffc9c94554a9398b05929c72d9
Contents?: true
Size: 343 Bytes
Versions: 26
Compression:
Stored size: 343 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_10_01 module Models # # Defines values for Access # module Access Allow = "Allow" Deny = "Deny" end end end
Version data entries
26 entries across 26 versions & 2 rubygems