ManagementEventRuleCondition::Aggregation Property

 

Optional. Aggregation condition.

Namespace:   Microsoft.Azure.Management.Insights.Models
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

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