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