ManagedClusterMonitorProfileMetrics.IsEnabled Property

Definition

Whether to enable or disable the Azure Managed Prometheus addon for Prometheus monitoring. See aka.ms/AzureManagedPrometheus-aks-enable for details on enabling and disabling.

public Azure.Provisioning.BicepValue<bool> IsEnabled { get; set; }
member this.IsEnabled : Azure.Provisioning.BicepValue<bool> with get, set
Public Property IsEnabled As BicepValue(Of Boolean)

Property Value

Applies to