ThresholdRuleCondition::Threshold Property

 

Optional. The threshold value that activates the alert.

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

public:
property double Threshold {
	double get();
	void set(double value);
}

Property Value

Type: System::Double
Return to top
Show: