RuleListResponse::RuleCollection Property

 

Gets the retrieved rules.

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

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