ManagedClusterAzureMonitorProfile Class

Definition

Azure Monitor addon profiles for monitoring the managed cluster.

public class ManagedClusterAzureMonitorProfile
type ManagedClusterAzureMonitorProfile = class
Public Class ManagedClusterAzureMonitorProfile
Inheritance
ManagedClusterAzureMonitorProfile

Constructors

ManagedClusterAzureMonitorProfile()

Initializes a new instance of the ManagedClusterAzureMonitorProfile class.

ManagedClusterAzureMonitorProfile(ManagedClusterAzureMonitorProfileMetrics)

Initializes a new instance of the ManagedClusterAzureMonitorProfile class.

Properties

Metrics

Gets or sets metrics profile for the Azure Monitor managed service for Prometheus addon. Collect out-of-the-box Kubernetes infrastructure metrics to send to an Azure Monitor Workspace and configure additional scraping for custom targets. See aka.ms/AzureManagedPrometheus for an overview.

Methods

Validate()

Validate the object.

Applies to