ManagedClusterAzureMonitorProfileMetrics.KubeStateMetrics 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 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