MetricTrigger::Statistic Property

 

Optional. How the metrics from multiple instances are combined.

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

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