Freigeben über


MonitoringTagRuleProperties.IsCustomMetricsEnabled Property

Definition

Configuration to enable/disable custom metrics. If enabled, custom metrics from app insights will be sent.

public bool? IsCustomMetricsEnabled { get; set; }
member this.IsCustomMetricsEnabled : Nullable<bool> with get, set
Public Property IsCustomMetricsEnabled As Nullable(Of Boolean)

Property Value

Applies to