AppInsightsMetricListenerOptions Class
Definition
Options for the AppInsightsMetricListener.
public class AppInsightsMetricListenerOptionsInheritance object
Properties
Metrics
Gets or sets the list of metrics to listen to.
public IReadOnlyCollection<string> Metrics { get; set; }