Sha256: 24e640b312cbab341597589d7e2abcaa437f0ac7ee35a355ac375fff9b43b04f
Contents?: true
Size: 343 Bytes
Versions: 23
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_12_01 module Models # # Defines values for Access # module Access Allow = "Allow" Deny = "Deny" end end end
Version data entries
23 entries across 23 versions & 2 rubygems