LocationThresholdRuleCondition::DataSource Property
Optional. The resource from which the rule collects its data.
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
public: property RuleDataSource^ DataSource { RuleDataSource^ get(); void set(RuleDataSource^ value); }
Property Value
Type: Microsoft.Azure.Management.Insights.Models::RuleDataSource^
Show: