ThresholdRuleCondition::DataSource Property

 

Optional. Condition data source.

Namespace:   Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models
Assembly:  Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)

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