ManagedClusterMonitorProfileMetrics.IsControlPlaneEnabled Property

Definition

Whether to enable or disable collection of control plane metrics by the Azure Managed Prometheus addon. Defaults to disabled. See aka.ms/aks/controlplane-metrics for details.

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

Property Value

Applies to