ThresholdRuleCondition::Operator Property

 

Optional. The operator used to compare the data and the threshold.

Namespace:   Microsoft.Azure.Management.Insights.Models
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

public:
property ConditionOperator Operator {
	ConditionOperator get();
	void set(ConditionOperator value);
}
Return to top
Show: