Partilhar via


ManagedClusterAzureMonitorProfile.Metrics Property

Definition

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.

[Newtonsoft.Json.JsonProperty(PropertyName="metrics")]
public Microsoft.Azure.Management.ContainerService.Models.ManagedClusterAzureMonitorProfileMetrics Metrics { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="metrics")>]
member this.Metrics : Microsoft.Azure.Management.ContainerService.Models.ManagedClusterAzureMonitorProfileMetrics with get, set
Public Property Metrics As ManagedClusterAzureMonitorProfileMetrics

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to