RuleResourceCollection::Value Property
Optional. The values for the alert rule resources.
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
public: property IList<RuleResource^>^ Value { IList<RuleResource^>^ get(); void set(IList<RuleResource^>^ value); }
Property Value
Type: System.Collections.Generic::IList<RuleResource^>^
Show: