MetricTrigger::Operator Property

 

Optional. The operator that is used to compare the metric data and the threshold.

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

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