Sha256: 8b018242b8de353874500588d3dac4d5e0e430438d07eff378c6f6eac6c77853

Contents?: true

Size: 475 Bytes

Versions: 14

Compression:

Stored size: 475 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::Monitor::Mgmt::V2016_03_01
  module Models
    #
    # Defines values for ConditionOperator
    #
    module ConditionOperator
      GreaterThan = "GreaterThan"
      GreaterThanOrEqual = "GreaterThanOrEqual"
      LessThan = "LessThan"
      LessThanOrEqual = "LessThanOrEqual"
    end
  end
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
azure_mgmt_monitor-0.19.0 lib/2016-03-01/generated/azure_mgmt_monitor/models/condition_operator.rb
azure_mgmt_monitor-0.18.0 lib/2016-03-01/generated/azure_mgmt_monitor/models/condition_operator.rb
azure_mgmt_monitor-0.17.6 lib/2016-03-01/generated/azure_mgmt_monitor/models/condition_operator.rb
azure_mgmt_monitor-0.17.5 lib/2016-03-01/generated/azure_mgmt_monitor/models/condition_operator.rb
azure_mgmt_monitor-0.17.4 lib/2016-03-01/generated/azure_mgmt_monitor/models/condition_operator.rb
azure_mgmt_monitor-0.17.3 lib/2016-03-01/generated/azure_mgmt_monitor/models/condition_operator.rb
azure_mgmt_monitor-0.17.2 lib/2016-03-01/generated/azure_mgmt_monitor/models/condition_operator.rb
azure_mgmt_monitor-0.17.1 lib/2016-03-01/generated/azure_mgmt_monitor/models/condition_operator.rb
azure_mgmt_monitor-0.17.0 lib/2016-03-01/generated/azure_mgmt_monitor/models/condition_operator.rb
azure_mgmt_monitor-0.16.1 lib/2016-03-01/generated/azure_mgmt_monitor/models/condition_operator.rb
azure_mgmt_monitor-0.16.0 lib/2016-03-01/generated/azure_mgmt_monitor/models/condition_operator.rb
azure_mgmt_monitor-0.15.2 lib/2016-03-01/generated/azure_mgmt_monitor/models/condition_operator.rb
azure_mgmt_monitor-0.15.1 lib/2016-03-01/generated/azure_mgmt_monitor/models/condition_operator.rb
azure_mgmt_monitor-0.15.0 lib/2016-03-01/generated/azure_mgmt_monitor/models/condition_operator.rb