LocationThresholdRuleCondition::DataSource Property

 

Optional. The resource from which the rule collects its data.

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

public:
property RuleDataSource^ DataSource {
	RuleDataSource^ get();
	void set(RuleDataSource^ value);
}
Return to top
Show: