Sha256: 4a1e7eee44cd3532a2116d6b46f5c1c2b40fb67f1f7d2449e409894ba76572f8
Contents?: true
Size: 401 Bytes
Versions: 5
Compression:
Stored size: 401 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 DestinationProtocol # module DestinationProtocol MatchRequest = "MatchRequest" Http = "Http" Https = "Https" end end end
Version data entries
5 entries across 5 versions & 1 rubygems