Dela via


ManagedClusterAzureMonitorProfileMetrics.KubeStateMetrics Property

Definition

Gets or sets kube State Metrics profile for the Azure Managed Prometheus addon. These optional settings are for the kube-state-metrics pod that is deployed with the addon. See aka.ms/AzureManagedPrometheus-optional-parameters for details.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to