ThresholdRuleCondition::Operator Property
Optional. The operator used to compare the data and the threshold.
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
public: property ConditionOperator Operator { ConditionOperator get(); void set(ConditionOperator value); }
Property Value
Type: Microsoft.Azure.Management.Insights.Models::ConditionOperator
Show: