MetricFilterExpressionParser.Parse Method (String)
Generates a MetricFilter object from the given filter string
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
Parameters
- query
-
Type:
System.String
the ($filter) query string
Return Value
Type: Microsoft.Azure.Insights.MetricFilterA MetricFilter object representing the query
Show: