Compartilhar via


ManagedClusterPodIdentityException.PodLabels Propriedade

Definição

Obtém ou define rótulos de pod a serem correspondidos.

[Newtonsoft.Json.JsonProperty(PropertyName="podLabels")]
public System.Collections.Generic.IDictionary<string,string> PodLabels { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="podLabels")>]
member this.PodLabels : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property PodLabels As IDictionary(Of String, String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a