MetricExtensions Class

Definition

There are some APIs on Metric that we hide from Intellisense by making them internal until the ...Extensibility namespace is imported. This class exposes them.

public static class MetricExtensions
type MetricExtensions = class
Public Module MetricExtensions
Inheritance
MetricExtensions

Methods

GetConfiguration(Metric)

Exposes the Configuration property for users who imported the Microsoft.ApplicationInsights.Metrics.Extensibility namespace.

Applies to