MetricFilter Class
Updated: September 18, 2014
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
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
| Name | Description | |
|---|---|---|
![]() | MetricFilter() |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
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:


