Sha256: 333cf12c420588fc726266022cea5cb09c1bf911364bfc721a078f959c6a7ec4
Contents?: true
Size: 399 Bytes
Versions: 5
Compression:
Stored size: 399 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::CDN::Mgmt::V2020_04_15 module Models # # Defines values for RemoteAddressOperator # module RemoteAddressOperator Any = "Any" IPMatch = "IPMatch" GeoMatch = "GeoMatch" end end end
Version data entries
5 entries across 5 versions & 1 rubygems