Gets or sets the rule collection.
public: property IList<Rule^>^ Value { IList<Rule^>^ get(); void set(IList<Rule^>^ value); }
The rule collection.
RuleCollection ClassMicrosoft.WindowsAzure.Management.Monitoring.Alerts.Models Namespace