Sha256: d0e6afedea3db98c89b3f21a3b0ac7eb7184a1201c3964460d9805ce2f93a1fb

Contents?: true

Size: 415 Bytes

Versions: 2

Compression:

Stored size: 415 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 ForwardingProtocol
    #
    module ForwardingProtocol
      HttpOnly = "HttpOnly"
      HttpsOnly = "HttpsOnly"
      MatchRequest = "MatchRequest"
    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/forwarding_protocol.rb
azure_mgmt_cdn-0.18.1 lib/2020-09-01/generated/azure_mgmt_cdn/models/forwarding_protocol.rb