Sha256: 00cff36bdb6dc55916621e203a3348097ba36cabc8c50a677ffb33975e74ac10
Contents?: true
Size: 399 Bytes
Versions: 2
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_09_01 module Models # # Defines values for RemoteAddressOperator # module RemoteAddressOperator Any = "Any" IPMatch = "IPMatch" GeoMatch = "GeoMatch" end end end
Version data entries
2 entries across 2 versions & 1 rubygems