Sha256: 736d8d383036c16beff214fe77d60494175e0d8d0cf92a9cc6eadf5b9d7d8c24
Contents?: true
Size: 401 Bytes
Versions: 2
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_09_01 module Models # # Defines values for DestinationProtocol # module DestinationProtocol MatchRequest = "MatchRequest" Http = "Http" Https = "Https" end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
azure_mgmt_cdn-0.18.2 | lib/2020-09-01/generated/azure_mgmt_cdn/models/destination_protocol.rb |
azure_mgmt_cdn-0.18.1 | lib/2020-09-01/generated/azure_mgmt_cdn/models/destination_protocol.rb |