RuleListResponse::RuleCollection Property
Gets the retrieved rules.
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
public: property RuleCollection^ RuleCollection { RuleCollection^ get(); void set(RuleCollection^ value); }
Property Value
Type: Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models::RuleCollection^The retrieved rules.
Show: