Sha256: e5a72e09ed4127f75538e48c929598240afa3f2a15fe4546249b592575581af9

Contents?: true

Size: 597 Bytes

Versions: 5

Compression:

Stored size: 597 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 PostArgsOperator
    #
    module PostArgsOperator
      Any = "Any"
      Equal = "Equal"
      Contains = "Contains"
      BeginsWith = "BeginsWith"
      EndsWith = "EndsWith"
      LessThan = "LessThan"
      LessThanOrEqual = "LessThanOrEqual"
      GreaterThan = "GreaterThan"
      GreaterThanOrEqual = "GreaterThanOrEqual"
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
azure_mgmt_cdn-0.18.2 lib/2020-04-15/generated/azure_mgmt_cdn/models/post_args_operator.rb
azure_mgmt_cdn-0.18.1 lib/2020-04-15/generated/azure_mgmt_cdn/models/post_args_operator.rb
azure_mgmt_cdn-0.17.7 lib/2020-04-15/generated/azure_mgmt_cdn/models/post_args_operator.rb
azure_mgmt_cdn-0.17.6 lib/2020-04-15/generated/azure_mgmt_cdn/models/post_args_operator.rb
azure_mgmt_cdn-0.17.5 lib/2020-04-15/generated/azure_mgmt_cdn/models/post_args_operator.rb