LocationThresholdRuleCondition::FailedLocationCount Property

 

Optional. The number of locations that must fail to activate the alert.

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

public:
property int FailedLocationCount {
	int get();
	void set(int value);
}

Property Value

Type: System::Int32
Return to top
Show: