MetricDefinitionFilterParser Class

 

Updated: September 18, 2014

Simple Filter parser for $filter expressions on MetricDefinition and Usage calls Supported Syntax: Name clauses (Name eq 'value') separated by " or "s (no parentheses)

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

System.Object
  Microsoft.Azure.Insights.MetricDefinitionFilterParser

Public NotInheritable Class MetricDefinitionFilterParser

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticParse(String)

Parses the 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.

Return to top
Show: