C# Class Microsoft.Azure.Insights.Legacy.MetricFilter

The stucture of the Filter represents an expression in disjunctive-normal-form Each filter contain a set of subfilters (the conjunctions) with the total filter being the disjunction of them
Show file Open project: Azure/azure-powershell Class Usage Examples