MetricFilterExpressionParser Class
Updated: September 18, 2014
The expression parser creates an Expression that represents an expression in disjunctive-normal-form Each Expression contains a set of Subexpressions (the conjunctions) with the total expression being the disjunction of them
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Parse(String^) | Generates a MetricFilter object from the given filter string |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

