共用方式為


ManagedClusterMonitorProfileKubeStateMetrics.MetricAnnotationsAllowList Property

Definition

Comma-separated list of Kubernetes annotation keys that will be used in the resource's labels metric (Example: 'namespaces=[kubernetes.io/team,...],pods=[kubernetes.io/team],...'). By default the metric contains only resource name and namespace labels.

public Azure.Provisioning.BicepValue<string> MetricAnnotationsAllowList { get; set; }
member this.MetricAnnotationsAllowList : Azure.Provisioning.BicepValue<string> with get, set
Public Property MetricAnnotationsAllowList As BicepValue(Of String)

Property Value

Applies to