ManagedClusterAzureMonitorProfileContainerInsights.IsCustomMetricsDisabled Property

Definition

Indicates whether custom metrics collection has to be disabled or not. If not specified the default is false. No custom metrics will be emitted if this field is false but the container insights enabled field is false.

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

Property Value

Applies to