ManagedClusterAzureMonitorProfile.Metrics Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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